**Fixes:** * smaller app.js * Exclude admin pages from service worker * access this.dom instead of document.body to prevent issues with rapid page navigation * replace jszip-utils.getBinaryFile with get * maintenance: wait between conversions * use goTo when copying document
3.7.0rc12
Not secure
**Fixes:** * Make work in production mode (using babel/polyfill for async generators) * remove title/optional from separator * make datatable_bulk not throw errors when elements no longer present
3.7.0rc10
Not secure
**Fixes:** * Include local folder into python path by default
**Features:**
* allow adding additional MIDDLEWARE in configuration.py * allow removing apps from INSTALLED_APPS by adding them to REMOVED_APPS
3.7.0rc8
Not secure
**Fixes:** * Image deleted on image overview page is deleted also in local db
3.7.0rc7
**Fixes:** * Spanish language fixes
3.7.0rc6
Not secure
**Features:** * make wheel package optional for package installation