What's Changed
Updated Dependencies 🧸
- Bump aiohttp from 3.10.2 to 3.10.11 by @dependabot in #3473
- Bump django from 4.2.18 to 4.2.20 by @dependabot in #3520
Other Changes
- possible fix for #3372 - user export timeouts by @hughrun in #3378
- Fix CSS path prefix when S3 storage is used by @lo48576 in #3384
- Use a simpler query for books to show on the landing page by @mouse-reeve in #3374
- Add an up-to-date sqlparse to requirements.txt by @dato in #3400
- Avoid empty <title> in templates by @dato in #3402
- In-memory Celery backend for tests by @dato in #3151
- Fix reading progress
start_date
bug by @dato in #3401 - Trim search whitespace by @timothyjrogers in #3410
- Narrowed is_authenticated check in verfication_modal to only restrict… by @timothyjrogers in #3411
- csv import and export fixes by @hughrun in #3135
- Hide ratings by @mouse-reeve in #3418
- Sets edit status header to indicate status type by @mouse-reeve in #3416
- Order user shelf previews by book shelved date by @matthewmincher in #3394
- sign all AP requests by @hughrun in #3434
- Fix IntegrityError caused by duplicate periodic task creation by @Guanchishan in #3451
- show Wikidata link on author page by @Guanchishan in #3454
- Fix post dates being inconsistent by @hughrun in #3437
- Prevent invite requests from blocked domains by @hughrun in #3476
- add Finna API connector by @ilkka-ollakka in #3498
- Add STATIC_ROOT to .env.example to fix CSS loading issues by @Guanchishan in #3452
- Add author born/death years to search results by @tkbremnes in #3474
- Included value of Accept header in Vary header generated for get requ… by @timothyjrogers in #3516
- Removed login_required from viewing public lists from user profiles by @timothyjrogers in #3518
- Updated locations that process a cover file upload to strip EXIF data… by @timothyjrogers in #3524
- Replace imghdr with use of pil.Image.format by @ilkka-ollakka in #3519
- Fix statuses creating duplicate Editions by @hughrun in #3471
- Import goodreads key when importing goodreads csv by @ilkka-ollakka in #3515
- User import and export improvements by @hughrun in #3431
- RSS for shelves by @mattkatz in #3013
- add CONTRIBUTING and minor updates to other meta docs. by @hughrun in #3532
- Make non-BookWyrm connectors default to a lower priority by @hughrun in #3531
- add django generated migrations for updated timezones by @ilkka-ollakka in #3534
- importer: add openreads importer by @ilkka-ollakka in #3511
- Make remote follow username regex comply to rfc 7565 by @timothyjrogers in #3528
- Duplicate authors by @hughrun in #3535
- Manage connectors from admin web UI by @hughrun in #3530
- Update locales and simplifies bw-dev command for loading locales by @mouse-reeve in #3544
New Contributors
- @lo48576 made their first contribution in #3384
- @timothyjrogers made their first contribution in #3410
- @matthewmincher made their first contribution in #3394
- @Guanchishan made their first contribution in #3451
- @ilkka-ollakka made their first contribution in #3498
- @tkbremnes made their first contribution in #3474
- @mattkatz made their first contribution in #3013
Full Changelog: v0.7.4...v0.7.5