Release v1.8.0
·
901 commits
to refs/heads/master
since this release
🌟 What's New in v1.8.0
-
In this release, all OPDS endpoints have been consolidated into a single unified endpoint: /api/v1/opds.
Please migrate as soon as possible, as the legacy endpoints /api/v2/opds and /api/v1/opds/catalog are now deprecated and no longer functional. -
The new /api/v1/opds endpoint also introduces navigational feeds, providing a smoother and more intuitive way to browse books.
🚀 New Features
- Consolidate OPDS endpoints and implement structured navigation feeds (#1375) by @adityachandelgit
🐛 Bug Fixes
- Fix: preserve genre list when adding multiple genres (#1386) by @adityachandelgit
- Replace hardcoded Amazon domains with configurable value from AppSett… (#1385) by @adityachandelgit
- Fix: update read status correctly when multiple items are selected in… (#1382) by @adityachandelgit
- Fix hardcoded OIDC mapping (#1371) by @zacxihu
- Fix shift+click selection range handling in grid view (#1381) by @adityachandelgit
📖 Documentation
- Add reference link to OIDC documentation (#1376) by @adityachandelgit
🐳 Docker Images
- Docker Hub:
booklore/booklore:v1.8.0 - GitHub Container Registry:
ghcr.io/booklore-app/booklore:v1.8.0
Full Changelog: v1.7.0...v1.8.0




