Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 15:18
· 1049 commits to refs/heads/master since this release
b02d670

🌟 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:

  1. Grant the “Access OPDS” permission to users who require OPDS access.
  2. Once permission is granted, the user will see an “OPDS v2” tab in their settings page.
  3. 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

📸 Screenshots

Screenshot 2025-08-31 at 9 09 05 AM
Screenshot 2025-08-31 at 9 12 45 AM
Screenshot 2025-08-31 at 9 09 12 AM
Screenshot 2025-08-31 at 9 09 21 AM
Screenshot 2025-08-31 at 9 09 28 AM
Screenshot 2025-08-31 at 9 09 36 AM
Screenshot 2025-08-31 at 9 10 28 AM
Screenshot 2025-08-31 at 9 10 35 AM