v0.33.0
·
627 commits
to master
since this release
- Use WebSockets for fetching resources and authentication. Faster than HTTP! #485
- Added JSON-AD Importer (Thanks to @AlexMikhalev #421 for the architecture!)
- Add HTML Bookmarks features (thanks to @Polleps #6345)
- Update Atomic-Data-Browser
- Improve CLI errors for Atomic-Server #465
- Fix default config directory, set it again to
~/.config/atomic
. This accidentally was~
since v0.32.0. - Fix flaky query test #468
- Don't subscribe to external resources #470
- Improve frequency search indexing #473
- Add HTML importer / bookmarks endpoint #432
- Allow new
Drive
resources without a parent - Refactor end-to-end tests