What's Changed
Updated Dependencies 🧸
- dependencies: pump django-storages to 1.14.6 by @ilkka-ollakka in #3947
- Replace markdown library with mistune by @iangreenleaf in #3767
- build(deps-dev): bump aiohttp from 3.14.0 to 3.14.1 by @dependabot[bot] in #3954
- build(deps-dev): bump mistune from 3.2.0 to 3.2.1 by @dependabot[bot] in #3957
- build(deps-dev): bump bleach from 6.1.0 to 6.4.0 by @dependabot[bot] in #3955
New Features 🎉
- Add ability to block/mute books by @hughrun in #3889
- Users can make their profiles private by @diaxoaine in #3965
- Suggestion list by @joachimesque in #3420
- Federate reports by @mouse-reeve in #3188
Bug Fixes 🐛
- Updated author birth and death dates to allow partial dates by @timothyjrogers in #3936
- fix: List 'edit notes' exposes html by @leni1 in #3910
- Added check to clear invalid files from book cover upload form before… by @timothyjrogers in #3939
- fix author covers overflowing by @hughrun in #3946
- Fix importers ignoring shelf column by @diaxoaine in #3941
- Make series numbers non-unique by @mouse-reeve in #3951
- Fixes "show more" button showing up incorrectly by @mouse-reeve in #3959
- update suggestion-list PR to respect blocked books by @hughrun in #3963
- Fixes sizes on reading goal page with thumbnails enabled by @mouse-reeve in #3966
- Handle own-profile visibility in is_profile_visible_to by @diaxoaine in #3970
- a11y: Fix misplaced ARIA label by @joachimesque in #3975
- Fix 503 error when logging in with 1Password and 2FA by @diaxoaine in #3980
Other Changes
- Fix federate reports by @hughrun in #3937
- Add Readwise sync for quote posts by @ProtonsAndElectrons in #3918
- Leni1 fix list edit notes exposes html by @mouse-reeve in #3945
- tweak(celery): reduce celery concurrency to 20 by @ilkka-ollakka in #3948
- Avoid queuing broadcast tasks with no recipients by @diaxoaine in #3942
- Changes a handful of redirects to redirect_to_referer by @mouse-reeve in #3956
- User docker builder workflow and also build postgres-backup container by @ilkka-ollakka in #3981
- workflow: fix cleanup step by @ilkka-ollakka in #3983
- systemd: make exports directory writeable by @qbi in #3984
New Contributors
- @ProtonsAndElectrons made their first contribution in #3918
- @leni1 made their first contribution in #3910
- @qbi made their first contribution in #3984
Full Changelog: v0.8.7...v0.9.0