New
Release v1.16.4
π What's New in v1.16.4
This release introduces two important improvements for Kobo support:
- Fixes an issue where some users were unable to sync books to Kobo after updating to booklore v1.16.3
- Ensures that metadata updates in Booklore are correctly propagated to Kobo books, including cover images
β¨ Enhancements
- Ensure Booklore metadata changes are reflected on Kobo books (#2140) by @acx10
- Improve robustness of book uploader error handling (#2130) by @acx10
- fix(ui): reorder metadata provider columns to 1st β 4th priority (#2139) by @balazs-szucs
π Bug Fixes
- fix(recommendations): improve error handling for JSON conversion and return empty set on failure (#2137) by @balazs-szucs
- Fix: Ignore access denied when doing library scan instead of failing (fixes #1342) (#2122) by @halkeye
π οΈ Refactoring & Maintenance
- fix(metadata): add unit tests for task execution layer + fix permission validation logic (#2123) by @balazs-szucs
- Fix/auto add kobo shelf bookdrop (#2116) by @dcoffin88
- refactor(types): replace most usages of 'any' with 'unknown' and improve type safety across services and components (#2050) by @balazs-szucs