Renovate Bot
08a3c21d30
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 9s
renovate / renovate (push) Has been cancelled
Update ghcr.io/booklore-app/booklore Docker tag to v1.14.1 (#2665)
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
<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>
### [`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**: <https://github.com/booklore-app/booklore/compare/v1.13.2...v1.14.0>
#### 📸 Screenshots:






</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2665
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-18 02:31:24 +00:00
..
2025-12-17 22:43:56 +00:00
2025-12-17 16:14:03 +00:00
2025-12-17 01:21:50 +00:00
2025-12-17 22:43:56 +00:00
2025-12-17 19:11:14 -06:00
2025-12-17 22:43:56 +00:00
2025-12-16 22:12:28 +00:00
2025-12-15 20:25:29 -06:00
2025-12-18 02:31:24 +00:00
2025-12-11 17:21:25 -06:00
2025-12-17 16:05:37 +00:00
2025-12-11 17:21:25 -06:00
2025-12-17 19:11:14 -06:00
2025-12-11 17:21:25 -06:00
2025-12-01 23:11:55 -06:00
2025-12-11 17:21:25 -06:00
2025-12-17 19:11:14 -06:00
2025-12-11 17:21:25 -06:00
2025-12-17 19:11:14 -06:00
2025-12-17 22:43:56 +00:00
2025-12-11 17:21:25 -06:00
2025-12-11 17:21:25 -06:00
2025-12-11 17:21:25 -06:00
2025-12-17 19:11:14 -06:00
2025-12-15 22:10:26 -06:00
2025-12-17 16:14:03 +00:00
2025-12-16 18:02:14 +00:00
2025-12-18 02:27:51 +00:00
2025-12-18 02:27:07 +00:00
2025-12-16 22:02:20 +00:00
2025-12-11 21:22:41 -06:00
2025-12-17 16:02:30 +00:00
2025-12-15 20:42:19 -06:00
2025-12-17 19:11:14 -06:00
2025-12-16 22:48:08 -06:00
2025-12-17 16:14:03 +00:00
2025-12-12 09:01:47 +00:00
2025-12-17 13:27:22 -06:00
2025-12-17 16:14:03 +00:00
2025-12-18 02:27:51 +00:00
2025-12-12 16:05:18 -06:00
2025-12-17 16:14:03 +00:00
2025-12-17 10:58:10 -06:00
2025-12-12 16:24:00 -06:00
2025-12-17 13:32:53 -06:00
2025-12-17 13:32:53 -06:00
2025-12-17 10:41:33 -06:00
2025-12-17 10:41:40 -06:00
2025-12-17 10:41:40 -06:00
2025-12-12 18:20:28 -06:00
2025-12-14 21:06:40 +00:00
2025-12-01 20:50:19 -06:00
2025-12-18 02:29:24 +00:00
2025-12-13 13:46:01 -06:00
2025-12-17 10:42:18 -06:00
2025-12-01 20:50:19 -06:00
2025-12-13 15:00:52 -06:00
2025-12-13 15:00:52 -06:00
2025-12-17 11:29:03 -06:00
2025-12-13 15:11:43 -06:00
2025-12-17 19:11:14 -06:00
2025-12-05 21:07:08 +00:00
2025-12-17 16:14:03 +00:00
2025-12-14 15:08:29 -06:00
2025-12-17 19:11:14 -06:00
2025-12-14 15:57:28 -06:00
2025-12-17 11:34:10 -06:00
2025-12-18 02:30:18 +00:00
2025-12-17 13:27:48 -06:00
2025-12-17 13:27:48 -06:00
2025-12-17 13:27:48 -06:00
2025-12-17 13:27:48 -06:00
2025-12-01 20:50:19 -06:00
2025-12-16 07:02:04 +00:00
2025-12-17 19:11:14 -06:00
2025-12-17 13:32:53 -06:00
2025-12-17 20:26:07 -06:00
2025-12-17 13:28:34 -06:00
2025-12-17 13:28:41 -06:00
2025-12-10 19:31:10 +00:00
2025-12-17 19:11:14 -06:00
2025-12-17 19:11:14 -06:00
2025-12-14 17:05:55 -06:00
2025-12-14 17:05:55 -06:00
2025-12-17 13:28:02 -06:00
2025-12-17 13:28:02 -06:00
2025-12-17 13:28:02 -06:00
2025-12-02 04:37:17 +00:00
2025-12-17 10:42:22 -06:00
2025-12-17 13:28:58 -06:00
2025-12-14 20:14:46 -06:00
2025-12-17 13:32:53 -06:00
2025-12-17 13:29:03 -06:00
2025-12-17 13:29:09 -06:00
2025-12-14 22:24:02 -06:00
2025-12-17 16:06:05 +00:00
2025-12-15 13:45:22 -06:00
2025-12-05 21:07:08 +00:00
2025-12-14 20:26:50 -06:00
2025-12-17 13:32:53 -06:00
2025-12-17 19:11:14 -06:00
2025-12-14 20:34:24 -06:00
2025-12-17 16:16:56 +00:00
2025-12-17 16:14:03 +00:00