What's Changed
Updated Dependencies 🧸
- pump nginx container version to current stable and enable file-descriptor/ssl session cache by @ilkka-ollakka in #3827
- Pump environs version to support reading secrets from file by @ilkka-ollakka in #3848
Bug Fixes 🐛
- Don't consider file type when checking for file link dupes by @mouse-reeve in #3824
- fix user exports when S3 used by @hughrun in #3823
- Fix reading goal year check to respect user's timezone by @LakshmiSravyaVedantham in #3849
- fix ISNI timeout error handling by @hughrun in #3850
Other Changes
- Fix Uncaught ReferenceError on DMs page by @hughrun in #3819
- Sets a empty string as default reading progress when unset by @WKobes in #3821
- No longer pull l10n branch in update locales command by @mouse-reeve in #3822
- Add missing JS map file by @iangreenleaf in #3766
- Dockerfile: mount cache for apt/npm/pip to improve rebuild times by @ilkka-ollakka in #3815
- build full bookwyrm container by @ilkka-ollakka in #3803
- Gets stylelint working in docker and in the github workflow by @mouse-reeve in #3818
- db-container: define shared memory size to be 128mb by default by @ilkka-ollakka in #3826
- Manually delete unused keys from redis activity cache by @mouse-reeve in #3282
- Updates unit test for file links by @mouse-reeve in #3830
- Uses old-style media queries to keep libsass happy by @mouse-reeve in #3831
- Updates locale reference file by @mouse-reeve in #3832
- Fix makemigrations running by @ilkka-ollakka in #3834
- tweak anubis rules by @ilkka-ollakka in #3835
- dev container refactoring and fixing bw-dev pytest by @ilkka-ollakka in #3838
- book query tuneups by @ilkka-ollakka in #3839
- docker compose fixes by @ilkka-ollakka in #3842
- initdb: fix case connectors have been changed from defaults by @ilkka-ollakka in #3844
- Anubis config fixes for paths by @ilkka-ollakka in #3851
- Reduce container default memory usage by @ilkka-ollakka in #3852
New Contributors
- @WKobes made their first contribution in #3821
- @iangreenleaf made their first contribution in #3766
- @LakshmiSravyaVedantham made their first contribution in #3849
Full Changelog: v0.8.4...v0.8.5