What's Changed
- Add CHANGELOG.md documenting changes from v2.0.0 to v2.0.1 by @Copilot in #111
- Fix: Action buttons obscured by book cover on detail page by @Copilot in #115
- Fix series autocomplete on add book form and volume/order field independence by @Copilot in #114
- Fix logger context errors in threaded import operations by @Copilot in #121
- Allow genre deletion with associated books by @Copilot in #119
- Fix password change persistence by implementing KuzuUserRepository.update() by @Copilot in #123
- Fix reading status badge display and add genre dropdown for >3 genres by @Copilot in #125
- Change default library sort from title A-Z to newest added first by @Copilot in #127
- Fix settings import workflow, relocate search bar, and stabilize date-based sorting by @Copilot in #129
- Fix cache invalidation for book status updates by @Copilot in #132
- Fix category creation from Genre menu failing with KuzuDB type errors by @Copilot in #139
- General UI quality-of-life improvements.
- General bug fixes
Install docs: https://mybibliotheca.org/stable/
Docker tag: '2.1.0'
Full Changelog: 2.0.1...2.1.0