Update ghcr.io/booklore-app/booklore Docker tag to v1.16.3 #3042

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-booklore-app-booklore-1.x into main 2026-01-04 02:02:01 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/booklore-app/booklore patch v1.16.2v1.16.3

Release Notes

booklore-app/booklore (ghcr.io/booklore-app/booklore)

v1.16.3

Compare Source

🌟 What's New in v1.16.3

🚀 New Features

  • feat(metadata): add endpoint and service for generating custom book covers for PDFs and CBX (#​2108) by @​balazs-szucs

Enhancements

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

🐳 Docker Images

📸 Screenshots

Screenshot 2026-01-02 at 11 24 53 AM 531500478-5ef9f2eb-e3fc-4cbd-8532-6e974f202d3e 531500404-fefd4361-0250-4c25-84e9-e2f3ac247fc2 531179517-7505c27b-2043-4360-b7b5-e989d61925ea 531179588-2faf10df-2c86-4bbb-811d-066d7ac395bf

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v1.16.2` → `v1.16.3` | --- ### Release Notes <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v1.16.3`](https://github.com/booklore-app/booklore/releases/tag/v1.16.3) [Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.2...v1.16.3) #### 🌟 What's New in v1.16.3 #### 🚀 New Features - feat(metadata): add endpoint and service for generating custom book covers for PDFs and CBX ([#&#8203;2108](https://github.com/booklore-app/booklore/issues/2108)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) #### ✨ Enhancements - Enhance EPUB reader navigation by adding tap zones for easier page control ([#&#8203;2092](https://github.com/booklore-app/booklore/issues/2092)) by [@&#8203;acx10](https://github.com/acx10) - Add extended permissions for bulk metadata, reading progress, and read status actions ([#&#8203;2091](https://github.com/booklore-app/booklore/issues/2091)) by [@&#8203;acx10](https://github.com/acx10) - fix(metadata): improve ComicInfo.xml detection and normalize fallback titles ([#&#8203;2080](https://github.com/booklore-app/booklore/issues/2080)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - feat(library): improve detection of new files by using unique key and add tests for subpath handling ([#&#8203;2078](https://github.com/booklore-app/booklore/issues/2078)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix(comicvine): handle API rate limiting by skipping requests and logging warning when limit is reached ([#&#8203;2076](https://github.com/booklore-app/booklore/issues/2076)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - feat(viewer): add context-aware series collapse functionality ([#&#8203;2073](https://github.com/booklore-app/booklore/issues/2073)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix: Bookdrop responsive UI ([#&#8203;2070](https://github.com/booklore-app/booklore/issues/2070)) by [@&#8203;Muppetteer](https://github.com/Muppetteer) #### 🐛 Bug Fixes - Assign newly created library to the creating user ([#&#8203;2110](https://github.com/booklore-app/booklore/issues/2110)) by [@&#8203;acx10](https://github.com/acx10) - Fix inconsistent spacing and label display in reading heatmap chart ([#&#8203;2099](https://github.com/booklore-app/booklore/issues/2099)) by [@&#8203;acx10](https://github.com/acx10) - Fix date inconsistencies in Favorite Days and Reading Session Timeline charts ([#&#8203;2096](https://github.com/booklore-app/booklore/issues/2096)) by [@&#8203;acx10](https://github.com/acx10) - Fix: Deselect items when they are removed from current view in book browser ([#&#8203;2093](https://github.com/booklore-app/booklore/issues/2093)) by [@&#8203;acx10](https://github.com/acx10) - Fix/kobo library snapshot ([#&#8203;2051](https://github.com/booklore-app/booklore/issues/2051)) by [@&#8203;dcoffin88](https://github.com/dcoffin88) - fix(opds): update mime type support for FB2 and CBX formats based on file extension ([#&#8203;2077](https://github.com/booklore-app/booklore/issues/2077)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - fix(file-move): ensure library monitoring is restored after file move and update tests ([#&#8203;2057](https://github.com/booklore-app/booklore/issues/2057)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - Fix: Editor now properly updates metadata and locked fields after edits ([#&#8203;2084](https://github.com/booklore-app/booklore/issues/2084)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - fix(filemove): improve handling of library monitoring during file moves and add tests for operation order ([#&#8203;2104](https://github.com/booklore-app/booklore/issues/2104)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - refactor(api): modernize codebase with Java 21 idioms and improve null safety ([#&#8203;2106](https://github.com/booklore-app/booklore/issues/2106)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - feat: Append volume to comic series when extracting cbx metadata ([#&#8203;2072](https://github.com/booklore-app/booklore/issues/2072)) by [@&#8203;CharlieQLe](https://github.com/CharlieQLe) - refactor(pdf): update PDFBox usage for improved 3.x compatibility ([#&#8203;2079](https://github.com/booklore-app/booklore/issues/2079)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.16.3` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.3` - **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.2...v1.16.3> #### 📸 Screenshots <img width="1735" height="1041" alt="Screenshot 2026-01-02 at 11 24 53 AM" src="https://github.com/user-attachments/assets/01eb34f0-ef9d-44a8-88c7-cf285ea05924" /> <img width="1920" height="986" alt="531500478-5ef9f2eb-e3fc-4cbd-8532-6e974f202d3e" src="https://github.com/user-attachments/assets/8edcc607-29a5-4f77-a8f6-5a119601e5d1" /> <img width="1920" height="401" alt="531500404-fefd4361-0250-4c25-84e9-e2f3ac247fc2" src="https://github.com/user-attachments/assets/c00c5036-79e3-4425-a0d2-18bf00d39211" /> <img width="905" height="855" alt="531179517-7505c27b-2043-4360-b7b5-e989d61925ea" src="https://github.com/user-attachments/assets/15f5d07c-ea89-4b98-8ee5-de2ba95a332c" /> <img width="375" height="666" alt="531179588-2faf10df-2c86-4bbb-811d-066d7ac395bf" src="https://github.com/user-attachments/assets/7c24bdf7-7977-4c01-afcc-d697eb096f6a" /> </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2026-01-04 02:01:48 +00:00
renovate-bot added 1 commit 2026-01-04 02:01:50 +00:00
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 22s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 52s
d89f2a47c4
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-04 02:01:55 +00:00
renovate-bot merged commit e79d6783d8 into main 2026-01-04 02:02:01 +00:00
renovate-bot deleted branch renovate/ghcr.io-booklore-app-booklore-1.x 2026-01-04 02:02:09 +00:00
Sign in to join this conversation.