What's Changed
- Fix: Resolve infinite scan loop caused by problematic files hanging the worker during thumbnail generation. by @hunter-read in #21
- Add reading progress and recently opened books by @KrapfalAT in #19
- Adds tag support for library books by @KrapfalAT in #18
- Bump pillow from 12.1.1 to 12.2.0 in /backend by @dependabot[bot] in #24
- Enhancement: Add archive download support with format picker modal for systems, maps, and tokens by @hunter-read in #25
- Enhancement: Allow admins to set a new password for any non-self user in user management settings by @hunter-read in #27
- Add book sorting and reader keyboard shortcuts with favorite indicator by @KrapfalAT in #28
- Fix: Add is_missing flag to track library items whose files no longer exist on disk by @hunter-read in #29
New Contributors
- @dependabot[bot] made their first contribution in #24
Full Changelog: v1.1.1...v1.1.2