Renovate Bot
a353cc0f25
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 (#2938)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.15.0` → `v1.16.1` |
---
### Release Notes
<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>
### [`v1.16.1`](https://github.com/booklore-app/booklore/releases/tag/v1.16.1)
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1)
#### 🌟 What's New in v1.16.1
#### 🚀 New Features
- Feat/lubimyczytac metadata provider ([#​2019](https://github.com/booklore-app/booklore/issues/2019)) by [@​gajewsky](https://github.com/gajewsky)
- Display paginated reading sessions in the book metadata view ([#​2003](https://github.com/booklore-app/booklore/issues/2003)) by [@​acx10](https://github.com/acx10)
#### ✨ Enhancements
- Improve the SVG fetching and caching logic ([#​2011](https://github.com/booklore-app/booklore/issues/2011)) by [@​acx10](https://github.com/acx10)
- Fix(metadata): Improve handling of non-author creator roles ([#​1987](https://github.com/booklore-app/booklore/issues/1987)) by [@​MightyHalfGinger](https://github.com/MightyHalfGinger)
- Add more user-specific charts ([#​1991](https://github.com/booklore-app/booklore/issues/1991)) by [@​acx10](https://github.com/acx10)
- fix: when selecting a series, select all books from the series ([#​1979](https://github.com/booklore-app/booklore/issues/1979)) by [@​farfromrefug](https://github.com/farfromrefug)
- fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#​1973](https://github.com/booklore-app/booklore/issues/1973)) by [@​cwar](https://github.com/cwar)
- Add anonymous usage telemetry ([#​2026](https://github.com/booklore-app/booklore/issues/2026)) by [@​acx10](https://github.com/acx10)
- perf(cbz): optimize CBZ reading ([#​1980](https://github.com/booklore-app/booklore/issues/1980)) by [@​balazs-szucs](https://github.com/balazs-szucs)
- Fix: regenerate improvements ([#​1981](https://github.com/booklore-app/booklore/issues/1981)) by [@​farfromrefug](https://github.com/farfromrefug)
#### 🐛 Bug Fixes
- Fix: Custom/Added icons not visible when assigning shelf ([#​2010](https://github.com/booklore-app/booklore/issues/2010)) by [@​acx10](https://github.com/acx10)
- fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#​1983](https://github.com/booklore-app/booklore/issues/1983)) by [@​balazs-szucs](https://github.com/balazs-szucs)
#### 🛠️ Refactoring & Maintenance
- refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#​2018](https://github.com/booklore-app/booklore/issues/2018)) by [@​balazs-szucs](https://github.com/balazs-szucs)
- Refactor book service in BE and FE ([#​2013](https://github.com/booklore-app/booklore/issues/2013)) by [@​acx10](https://github.com/acx10)
- Disable nginx IPv6 listener when disabled on host ([#​1998](https://github.com/booklore-app/booklore/issues/1998)) by [@​descensus](https://github.com/descensus)
- test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#​1985](https://github.com/booklore-app/booklore/issues/1985)) by [@​balazs-szucs](https://github.com/balazs-szucs)
- fix: Prevent transaction rollback when cover download fails ([#​1971](https://github.com/booklore-app/booklore/issues/1971)) by [@​cwar](https://github.com/cwar)
##### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.16.1`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1>
### [`v1.16.0`](https://github.com/booklore-app/booklore/releases/tag/v1.16.0)
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0)
#### 🌟 What's New in v1.16.0
#### 🚀 New Features
- Introduce reading session tracking with visual insights ([#​1957](https://github.com/booklore-app/booklore/issues/1957)) by [@​acx10](https://github.com/acx10)
- Introduce more granular permission controls and update the user management UI ([#​1965](https://github.com/booklore-app/booklore/issues/1965)) by [@​acx10](https://github.com/acx10)
- Enhance EPUB reader with new themes and UI improvements ([#​1948](https://github.com/booklore-app/booklore/issues/1948)) by [@​acx10](https://github.com/acx10)
#### ✨ Enhancements
- feat(bookmark): improve bookmark feature by adding rename, note, color, priority functionalities ([#​1946](https://github.com/booklore-app/booklore/issues/1946)) by [@​balazs-szucs](https://github.com/balazs-szucs)
- Fix: Add missing kobo progress bar and stats ([#​1942](https://github.com/booklore-app/booklore/issues/1942)) by [@​pedronave](https://github.com/pedronave)
- Fix/hardcover api key per user ([#​1943](https://github.com/booklore-app/booklore/issues/1943)) by [@​boludo00](https://github.com/boludo00)
#### 🐛 Bug Fixes
- fix(scans): prevent shelf associations from being cleared during metadata operations ([#​1947](https://github.com/booklore-app/booklore/issues/1947)) by [@​balazs-szucs](https://github.com/balazs-szucs)
##### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.16.0`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.0`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2938
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-29 23:49:23 +00:00
..
2025-12-27 18:27:55 -06:00
2025-12-27 19:50:33 +00:00
2025-12-28 21:54:07 +00:00
2025-12-27 18:27:55 -06:00
2025-12-27 19:50:33 +00:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 10:52:49 -06:00
2025-12-29 23:49:23 +00:00
2025-12-23 17:37:47 -06:00
2025-12-25 19:26:38 -06:00
2025-12-23 17:37:47 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 17:37:47 -06:00
2025-12-23 17:37:47 -06:00
2025-12-23 17:37:47 -06:00
2025-12-27 19:50:33 +00:00
2025-12-23 17:37:47 -06:00
2025-12-23 17:37:47 -06:00
2025-12-28 21:53:26 +00:00
2025-12-23 17:37:47 -06:00
2025-12-23 17:37:47 -06:00
2025-12-23 17:37:47 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 21:34:17 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 23:08:34 +00:00
2025-12-28 21:54:34 -06:00
2025-12-29 16:10:29 -06:00
2025-12-27 19:50:33 +00:00
2025-12-23 17:37:47 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 10:52:49 -06:00
2025-12-23 17:54:30 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:36:14 -06:00
2025-12-23 17:54:30 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 18:08:37 -06:00
2025-12-27 19:50:33 +00:00
2025-12-28 21:56:53 +00:00
2025-12-23 22:32:33 -06:00
2025-12-23 22:32:33 -06:00
2025-12-29 16:57:03 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-26 21:55:48 +00:00
2025-12-27 23:18:19 -06:00
2025-12-24 19:28:30 +00:00
2025-12-27 18:27:55 -06:00
2025-12-23 22:43:35 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 22:43:35 -06:00
2025-12-23 22:43:35 -06:00
2025-12-23 22:43:35 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 23:03:52 -06:00
2025-12-27 19:50:33 +00:00
2025-12-23 23:03:52 -06:00
2025-12-27 19:50:33 +00:00
2025-12-25 02:30:05 +00:00
2025-12-28 21:54:52 +00:00
2025-12-23 23:03:52 -06:00
2025-12-27 18:27:55 -06:00
2025-12-28 08:01:19 +00:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 23:43:51 -06:00
2025-12-23 23:43:51 -06:00
2025-12-23 23:43:51 -06:00
2025-12-27 18:27:55 -06:00
2025-12-23 23:43:51 -06:00
2025-12-29 15:02:10 +00:00
2025-12-27 18:27:55 -06:00
2025-12-24 00:07:03 -06:00
2025-12-17 19:11:14 -06:00
2025-12-17 19:11:14 -06:00
2025-12-24 13:25:04 -06:00
2025-12-24 00:07:03 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-24 00:26:20 -06:00
2025-12-17 10:42:22 -06:00
2025-12-27 21:29:52 -06:00
2025-12-24 00:26:20 -06:00
2025-12-24 00:26:20 -06:00
2025-12-27 18:27:55 -06:00
2025-12-27 18:27:55 -06:00
2025-12-24 00:26:20 -06:00
2025-12-28 02:00:55 +00:00
2025-12-24 00:26:20 -06:00
2025-12-24 19:36:52 +00:00
2025-12-28 01:54:22 +00:00
2025-12-29 17:31:42 -06:00
2025-12-27 14:54:44 -06:00
2025-12-24 00:26:20 -06:00
2025-12-28 21:53:03 +00:00
2025-12-29 17:48:31 -06:00