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>
This commit was merged in pull request #2938.
This commit is contained in:
@@ -9,7 +9,7 @@ booklore:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/booklore-app/booklore
|
||||
tag: v1.15.0
|
||||
tag: v1.16.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
Reference in New Issue
Block a user