New Features
- feat: add drag and drop for media uploads
#809
Bugfixes and perf improvements
- fix: fix logging in and out with a refresh
#824 - fix: remove font-awesome-svg-png
#810 - perf: download and cache polyfills on-the-fly
#814 - perf: move indexeddb operations to async module
#813 - perf: lazy-load logged-in observers, fix circular dependencies
#823 - perf: avoid caching robots.txt in service worker
#820 - perf: only run getSelection() check if we have to
#817 - perf: use terser for service worker too
#816 - perf: do prefetch to other instance to load it faster
#811
Full changelog: v0.14.4...v0.15.0