From 034faf2e32adeb06774d3a4c48d4d8d68ff90906 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Jan 2026 18:22:32 +0000 Subject: [PATCH] chore(deps): update dependency booklore-app/booklore to v1.18.5 (#3471) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [booklore-app/BookLore](https://github.com/booklore-app/BookLore) | patch | `v1.18.4` β†’ `v1.18.5` | --- ### Release Notes
booklore-app/BookLore (booklore-app/BookLore) ### [`v1.18.5`](https://github.com/booklore-app/booklore/releases/tag/v1.18.5) [Compare Source](https://github.com/booklore-app/BookLore/compare/v1.18.4...v1.18.5) #### 🌟 What's New in v1.18.5 #### πŸš€ New Features - feat(book-browser): add responsive grid columns for mobile view ([#​2446](https://github.com/booklore-app/BookLore/issues/2446)) by [@​acx10](https://github.com/acx10) #### ✨ Enhancements - feat(dashboard-settings): update sort field options for Surname, and Personal Rating ([#​2456](https://github.com/booklore-app/BookLore/issues/2456)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(themes): add AMOLED theme with distinct light and dark color schemes ([#​2457](https://github.com/booklore-app/BookLore/issues/2457)) by [@​balazs-szucs](https://github.com/balazs-szucs) - feat(book-browser): preserve scroll position when navigating back fro… ([#​2449](https://github.com/booklore-app/BookLore/issues/2449)) by [@​acx10](https://github.com/acx10) - feat(pwa): add offline handling and fallback support ([#​2444](https://github.com/booklore-app/BookLore/issues/2444)) by [@​acx10](https://github.com/acx10) #### πŸ› Bug Fixes - fix(stats): show tooltip for single bubble and allow overflow in auth… ([#​2443](https://github.com/booklore-app/BookLore/issues/2443)) by [@​acx10](https://github.com/acx10) - fix(opds): fix regression with browsing shelves ([#​2423](https://github.com/booklore-app/BookLore/issues/2423)) by [@​piffio](https://github.com/piffio) #### πŸ› οΈ Refactoring & Maintenance - fix(ui): use local asset for page background ([#​2445](https://github.com/booklore-app/BookLore/issues/2445)) by [@​imnotjames](https://github.com/imnotjames) - perf: lazy-load accordion content in library metadata settings ([#​2442](https://github.com/booklore-app/BookLore/issues/2442)) by [@​acx10](https://github.com/acx10) - fix(cbx-reader): prevent touch drag on mobile and fix header title ov… ([#​2441](https://github.com/booklore-app/BookLore/issues/2441)) by [@​acx10](https://github.com/acx10) - refactor: reduce re-renders and improve filter sidebar performance ([#​2440](https://github.com/booklore-app/BookLore/issues/2440)) by [@​acx10](https://github.com/acx10) - Add clear warning when deleting books that files will be permanently … ([#​2438](https://github.com/booklore-app/BookLore/issues/2438)) by [@​acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.18.5` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.18.5` **Full Changelog**:
--- ### 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/3471 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/booklore/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/booklore/Chart.yaml b/clusters/cl01tl/helm/booklore/Chart.yaml index 9648f670e..fc7abe326 100644 --- a/clusters/cl01tl/helm/booklore/Chart.yaml +++ b/clusters/cl01tl/helm/booklore/Chart.yaml @@ -30,4 +30,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png # renovate: datasource=github-releases depName=booklore-app/BookLore -appVersion: v1.18.4 +appVersion: v1.18.5