🌟 What's New in v1.3.1
In this release, the background image, blur, and transparency features have been removed as they were causing significant CPU and GPU usage. These features may be reintroduced in a future release if a more efficient solution is found.
Additionally, read progress icons have been added to the book cards, making it easier to see the reading status at a glance. A percentage-based progress tracker has also been added to the EPUB reader for more precise tracking.
🚀 New Features
- Add read status icons to book card and book browser table (#1149) by @adityachandelgit
- Add EPUB reader progress tracking and auto-update read status (#1148) by @adityachandelgit
✨ Enhancements
- Optimize topbar search for better performance (#1161) by @adityachandelgit
- feat: ctrl+click on the book cover will select the book (#1133) by @iamntz
- Automatically detect and set book subtitle from title field (#1146) by @adityachandelgit
🎨 UI Tweaks
- Remove EPUB reader transparency (#1147) by @adityachandelgit
🐛 Bug Fixes
- Rollback background blur and transparency due to high CPU/GPU usage (#1160) by @adityachandelgit
- Bug: Fix CBX cover extraction (#1155) by @rubengarciam
- Cover update not reflecting in UI (#1139) by @adityachandelgit
🛠️ Refactoring & Maintenance
- Add note specifying the maximum file size allowed for the background … (#1150) by @adityachandelgit
🐳 Docker Images
- Docker Hub:
booklore/booklore:v1.3.1
- GitHub Container Registry:
ghcr.io/booklore-app/booklore:v1.3.1
Full Changelog: v1.3.0...v1.3.1