๐ What's New in v1.1.0
Deprecation of OPDS v1
The legacy OPDS (v1) implementation is now officially deprecated. OPDS v1 will continue to function until its removal in a future release, but migrating to OPDS v2 is strongly recommended to take advantage of improved functionality and security.
Migration Steps:
- Grant the โAccess OPDSโ permission to users who require OPDS access.
- Once permission is granted, the user will see an โOPDS v2โ tab in their settings page.
- From this tab, users can create and manage their own OPDS credentials, eliminating the need for admin provisioning.
Advantages of OPDS v2:
The legacy OPDS (v1) lacked scoped access, allowing any user with OPDS credentials to view all books in Booklore. OPDS v2 introduces library-scoped access, ensuring that users can only view books from libraries to which they have explicit access, enhancing both privacy and usability.
Redesigned Settings Pages
- Settings pages now feature a clean, consistent layout for improved usability.
๐ New Features
- Implement OPDS v2 to return user-specific book feeds (#1041) by @adityachandelgit
๐จ UI Tweaks
- Revamp styling and layout of settings pages (#1044) by @adityachandelgit
๐ณ Docker Images
- Docker Hub:
booklore/booklore:v1.1.0
- GitHub Container Registry:
ghcr.io/booklore-app/booklore:v1.1.0
Full Changelog: v1.0.0...v1.1.0