From 08a3c21d30238c1db99a25956980c05bd8ce383c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Dec 2025 02:31:24 +0000 Subject: [PATCH] Update ghcr.io/booklore-app/booklore Docker tag to v1.14.1 (#2665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.13.2` -> `v1.14.1` | --- ### Release Notes
booklore-app/booklore (ghcr.io/booklore-app/booklore) ### [`v1.14.1`](https://github.com/booklore-app/booklore/releases/tag/v1.14.1) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.13.2...v1.14.1) #### 🌟 What's New in v1.14.1 The v1.14.1 release is packed with lots upgrades, brand-new capabilities, and a long list of quality-of-life improvements. Here are the headline features you’ll notice right away: 1. **Custom SVG Icons**: Libraries, shelves, and magic shelves can now have fully custom SVG icons, giving users complete creative freedom and a far richer visual experience. 2. **Personal Book Ratings**: Ratings are now truly personal. Each user has their own individual rating for every book. (Thanks to [@​Muppetteer](https://github.com/Muppetteer)) 3. **EPUB Reader Bookmarks**: The EPUB reader now supports bookmarks, making it easier than ever to mark important passages and jump back to them later. (Thanks to [@​balazs-szucs](https://github.com/balazs-szucs)) 4. **Automatic Kobo Shelf Sync**: Newly added books can now be automatically added to your Kobo shelf, no more manual syncing or missed additions. (Thanks to [@​armandocerna](https://github.com/armandocerna)) 5. **OPDS Author Hierarchy**: OPDS feeds now offer a complete author hierarchy, letting you quickly explore and navigate books by your favorite authors. (Thanks to [@​shiggsy365](https://github.com/shiggsy365)) #### 🚀 New Features - Add support for uploading and assigning custom SVG icons to libraries… ([#​1788](https://github.com/booklore-app/booklore/issues/1788)) by [@​adityachandelgit](https://github.com/adityachandelgit) - Automatically add newly added books to Kobo shelf ([#​1826](https://github.com/booklore-app/booklore/issues/1826)) by [@​adityachandelgit](https://github.com/adityachandelgit) - Per user personal ratings ([#​1820](https://github.com/booklore-app/booklore/issues/1820)) by [@​Muppetteer](https://github.com/Muppetteer) - Random sort option for libraries and shelves ([#​1817](https://github.com/booklore-app/booklore/issues/1817)) by [@​Muppetteer](https://github.com/Muppetteer) - feat(bookmark): implement bookmark management with CRUD operations ([#​1795](https://github.com/booklore-app/booklore/issues/1795)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Add authors hierarchy and series metadata to OPDS feed ([#​1777](https://github.com/booklore-app/booklore/issues/1777)) by [@​shiggsy365](https://github.com/shiggsy365) #### ✨ Enhancements - feat(search): Add denormalized search\_text column for better book search ([#​1791](https://github.com/booklore-app/booklore/issues/1791)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Enable java remote debug on dev docker stack ([#​1808](https://github.com/booklore-app/booklore/issues/1808)) by [@​Muppetteer](https://github.com/Muppetteer) - fix(book-card): add menu toggle events and update styles for open state ([#​1813](https://github.com/booklore-app/booklore/issues/1813)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Allow uploading multiple SVG icons and render them directly as inline… ([#​1796](https://github.com/booklore-app/booklore/issues/1796)) by [@​adityachandelgit](https://github.com/adityachandelgit) - fix(book-card): indicate collapse series number on the library tooltip ([#​1800](https://github.com/booklore-app/booklore/issues/1800)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Feat: Improve metadata edit UI ([#​1792](https://github.com/booklore-app/booklore/issues/1792)) by [@​Muppetteer](https://github.com/Muppetteer) - fix(epub): fix and improve cover image extraction from EPUB files (specifically support for: EPUB 3 specification) ([#​1773](https://github.com/booklore-app/booklore/issues/1773)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Add OIDC mobile redirect support for mobile apps ([#​1767](https://github.com/booklore-app/booklore/issues/1767)) by [@​rmellmer](https://github.com/rmellmer) - Improve bookdrop UI ([#​1768](https://github.com/booklore-app/booklore/issues/1768)) by [@​Muppetteer](https://github.com/Muppetteer) - Feat: Hide empty filter categories from sidebar ([#​1759](https://github.com/booklore-app/booklore/issues/1759)) by [@​Muppetteer](https://github.com/Muppetteer) #### 🐛 Bug Fixes - fix(bookdrop): fix 'Select All' query logic and improve filename fallback for missing metadata ([#​1828](https://github.com/booklore-app/booklore/issues/1828)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix vertical overflow on metadata edit form dialog: part deux ([#​1816](https://github.com/booklore-app/booklore/issues/1816)) by [@​Muppetteer](https://github.com/Muppetteer) - Fix issues with library scans and file moves with a focus on SMB usage ([#​1744](https://github.com/booklore-app/booklore/issues/1744)) by [@​CounterClops](https://github.com/CounterClops) - Fix vertical overflow on metadata edit form dialog ([#​1810](https://github.com/booklore-app/booklore/issues/1810)) by [@​Muppetteer](https://github.com/Muppetteer) - fix(metadata): Fix genre/category disappearing bug in metadata updates ([#​1807](https://github.com/booklore-app/booklore/issues/1807)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix: locking fields discards unsaved changes ([#​1799](https://github.com/booklore-app/booklore/issues/1799)) by [@​Muppetteer](https://github.com/Muppetteer) - fix(path): remove trailing dots from path components for Windows compatibility ([#​1786](https://github.com/booklore-app/booklore/issues/1786)) by [@​balazs-szucs](https://github.com/balazs-szucs) - fix(bookdrop): improve file filtering to ignore .caltrash (calibre generated trash file) ([#​1785](https://github.com/booklore-app/booklore/issues/1785)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Fix: Assign Books to Shelves popup visually broken ([#​1783](https://github.com/booklore-app/booklore/issues/1783)) by [@​adityachandelgit](https://github.com/adityachandelgit) - Fix: script error preventing clearing of multi-select fields ([#​1756](https://github.com/booklore-app/booklore/issues/1756)) by [@​Muppetteer](https://github.com/Muppetteer) - hotfix(auth): add missing EC algo for Authentik, manually increase timeout limit ([#​1747](https://github.com/booklore-app/booklore/issues/1747)) by [@​balazs-szucs](https://github.com/balazs-szucs) #### 🛠️ Refactoring & Maintenance - refactor(api): minor QOL updates, code modernization ([#​1802](https://github.com/booklore-app/booklore/issues/1802)) by [@​balazs-szucs](https://github.com/balazs-szucs) - delete broken (legacy?) github discussions link in contributing.md ([#​1805](https://github.com/booklore-app/booklore/issues/1805)) by [@​JuergenFleiss](https://github.com/JuergenFleiss) - docs: update license information from MIT to GPL-3.0 in CONTRIBUTING.md ([#​1803](https://github.com/booklore-app/booklore/issues/1803)) by [@​balazs-szucs](https://github.com/balazs-szucs) - Add loader for long running operations ([#​1790](https://github.com/booklore-app/booklore/issues/1790)) by [@​adityachandelgit](https://github.com/adityachandelgit) - Configureable delimiter for remote auth groups ([#​1782](https://github.com/booklore-app/booklore/issues/1782)) by [@​aroberts](https://github.com/aroberts) - Add missing field for Kobo OverDrive expiration check ([#​1774](https://github.com/booklore-app/booklore/issues/1774)) by [@​jose-elias-alvarez](https://github.com/jose-elias-alvarez) - fix(bookdrop): ignore dot and underscore files during monitoring ([#​1771](https://github.com/booklore-app/booklore/issues/1771)) by [@​balazs-szucs](https://github.com/balazs-szucs) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.14.0` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.14.0` **Full Changelog**: #### 📸 Screenshots: ![Screenshot 2025-12-12 at 8 43 50 AM](https://github.com/user-attachments/assets/b72e4005-5846-4715-9e6c-3b34773eb69e) ![Screenshot 2025-12-12 at 8 44 09 AM](https://github.com/user-attachments/assets/bb92c5f6-0948-4852-835a-ff22c0a6c1af) ![Screenshot 2025-12-12 at 8 39 48 AM](https://github.com/user-attachments/assets/b0998af5-410f-495e-9b48-70b891c03c37) ![Screenshot 2025-12-12 at 8 38 11 AM](https://github.com/user-attachments/assets/5e402e6c-bbff-49e7-8256-2827e0ff96a8) ![Screenshot 2025-12-12 at 8 36 10 AM](https://github.com/user-attachments/assets/4e8447fa-d8b1-487e-a40b-8305472921c6) ![Screenshot 2025-12-12 at 8 34 53 AM](https://github.com/user-attachments/assets/bc8e0014-fc47-4f25-aaf2-20f6a743df08)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2665 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/booklore/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index 6a0cfcb3a..4370888eb 100644 --- a/clusters/cl01tl/helm/booklore/values.yaml +++ b/clusters/cl01tl/helm/booklore/values.yaml @@ -9,7 +9,7 @@ booklore: main: image: repository: ghcr.io/booklore-app/booklore - tag: v1.13.2 + tag: v1.14.1 pullPolicy: IfNotPresent env: - name: TZ