chore(deps): update booklore-app/booklore to v2.0.6 #4494
Reference in New Issue
Block a user
Delete Branch "renovate/unified-booklore-appbooklore"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.0.5→v2.0.6v2.0.5→v2.0.6Release Notes
booklore-app/BookLore (booklore-app/BookLore)
v2.0.6Compare Source
🌟 What's New in v2.0.6
The big one here is a complete OIDC overhaul. Token exchange has moved server-side (BFF pattern), ID tokens are now fully validated (issuer, audience, nonce, at_hash, expiration, JWKS signature), and there's proper CSRF state protection with one-time-use tokens. Backchannel logout lets your provider revoke Booklore sessions remotely, and a new group claim mapping system automatically assigns permissions and library access based on your OIDC groups. Auto-provisioning, local account linking, avatar sync, per-user concurrency locks, session tracking, and an admin diagnostic tool round it out.
Beyond OIDC: drag-and-drop author reordering, audiobook chapters tab, embeddable field indicators in the metadata editor, new stats insights (golden era, rarity score), clickable read status icons on book cards, and Hardcover edition-specific metadata lookups.
🚀 New Features
✨ Enhancements
🎨 UI Tweaks
🐛 Bug Fixes
🛠️ Refactoring & Maintenance
📦 Dependencies
🐳 Docker Images
booklore/booklore:v2.0.6ghcr.io/booklore-app/booklore:v2.0.6Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.5...v2.0.6
booklore-app/booklore (ghcr.io/booklore-app/booklore)
v2.0.6Compare Source
🌟 What's New in v2.0.6
The big one here is a complete OIDC overhaul. Token exchange has moved server-side (BFF pattern), ID tokens are now fully validated (issuer, audience, nonce, at_hash, expiration, JWKS signature), and there's proper CSRF state protection with one-time-use tokens. Backchannel logout lets your provider revoke Booklore sessions remotely, and a new group claim mapping system automatically assigns permissions and library access based on your OIDC groups. Auto-provisioning, local account linking, avatar sync, per-user concurrency locks, session tracking, and an admin diagnostic tool round it out.
Beyond OIDC: drag-and-drop author reordering, audiobook chapters tab, embeddable field indicators in the metadata editor, new stats insights (golden era, rarity score), clickable read status icons on book cards, and Hardcover edition-specific metadata lookups.
🚀 New Features
✨ Enhancements
🎨 UI Tweaks
🐛 Bug Fixes
🛠️ Refactoring & Maintenance
📦 Dependencies
🐳 Docker Images
booklore/booklore:v2.0.6ghcr.io/booklore-app/booklore:v2.0.6Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.5...v2.0.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.