c391b211a4363a91373551f4247c23e2f1f50ffa
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [booklore-app/BookLore](https://github.com/booklore-app/BookLore) | minor | `v2.0.6` → `v2.1.0` | --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v2.1.0`](https://github.com/booklore-app/booklore/releases/tag/v2.1.0) [Compare Source](https://github.com/booklore-app/BookLore/compare/v2.0.6...v2.1.0) #### 🌟 What's New in v2.1.0 #### 🚀 New Features - Add bulk ISBN import from file ([#​3239](https://github.com/booklore-app/BookLore/issues/3239)) ([#​3244](https://github.com/booklore-app/BookLore/issues/3244)) by [@​acx10](https://github.com/acx10) - Allow importing and exporting magic shelf JSON from the UI ([#​3183](https://github.com/booklore-app/BookLore/issues/3183)) ([#​3210](https://github.com/booklore-app/BookLore/issues/3210)) by [@​acx10](https://github.com/acx10) #### ✨ Enhancements - Allow physical and digital book states to coexist ([#​3043](https://github.com/booklore-app/BookLore/issues/3043)) ([#​3238](https://github.com/booklore-app/BookLore/issues/3238)) by [@​acx10](https://github.com/acx10) - Add ASIN lookup to author search ([#​3162](https://github.com/booklore-app/BookLore/issues/3162)) ([#​3228](https://github.com/booklore-app/BookLore/issues/3228)) by [@​acx10](https://github.com/acx10) - Add option to regenerate only missing covers ([#​3181](https://github.com/booklore-app/BookLore/issues/3181)) ([#​3227](https://github.com/booklore-app/BookLore/issues/3227)) by [@​acx10](https://github.com/acx10) - Fall back to folder cover images when embedded cover extraction fails ([#​3212](https://github.com/booklore-app/BookLore/issues/3212)) by [@​acx10](https://github.com/acx10) - Add magnifying glass to CBX reader ([#​3190](https://github.com/booklore-app/BookLore/issues/3190)) ([#​3209](https://github.com/booklore-app/BookLore/issues/3209)) by [@​acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix cover download failing when CDN redirects to raw IP ([#​3149](https://github.com/booklore-app/BookLore/issues/3149)) ([#​3247](https://github.com/booklore-app/BookLore/issues/3247)) by [@​acx10](https://github.com/acx10) - Fix DST-related datetime rejection on TIMESTAMP columns ([#​3240](https://github.com/booklore-app/BookLore/issues/3240)) ([#​3241](https://github.com/booklore-app/BookLore/issues/3241)) ([#​3245](https://github.com/booklore-app/BookLore/issues/3245)) by [@​acx10](https://github.com/acx10) - Add groups scope to OIDC authorization request ([#​3211](https://github.com/booklore-app/BookLore/issues/3211)) ([#​3226](https://github.com/booklore-app/BookLore/issues/3226)) by [@​acx10](https://github.com/acx10) - Add Hardcover Book ID to custom metadata fetch ([#​3214](https://github.com/booklore-app/BookLore/issues/3214)) ([#​3224](https://github.com/booklore-app/BookLore/issues/3224)) by [@​acx10](https://github.com/acx10) - Fix organize files preview missing subtitle ([#​3217](https://github.com/booklore-app/BookLore/issues/3217)) ([#​3223](https://github.com/booklore-app/BookLore/issues/3223)) by [@​acx10](https://github.com/acx10) - Fix metadata center dialog mode being ignored on book card info button ([#​3218](https://github.com/booklore-app/BookLore/issues/3218)) ([#​3222](https://github.com/booklore-app/BookLore/issues/3222)) by [@​acx10](https://github.com/acx10) - fix(opds): sort libraries by name in OPDS feed ([#​3220](https://github.com/booklore-app/BookLore/issues/3220)) by [@​berb](https://github.com/berb) - Fix shelf view overrides not being respected ([#​2603](https://github.com/booklore-app/BookLore/issues/2603)) ([#​3206](https://github.com/booklore-app/BookLore/issues/3206)) by [@​acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Translations update from Hosted Weblate ([#​3200](https://github.com/booklore-app/BookLore/issues/3200)) by [@​acx10](https://github.com/acx10) - Pin footer buttons in metadata review dialog ([#​3053](https://github.com/booklore-app/BookLore/issues/3053)) ([#​3235](https://github.com/booklore-app/BookLore/issues/3235)) by [@​acx10](https://github.com/acx10) - Persist metadata search provider selection across book switches ([#​3107](https://github.com/booklore-app/BookLore/issues/3107)) ([#​3234](https://github.com/booklore-app/BookLore/issues/3234)) by [@​acx10](https://github.com/acx10) - Fix untranslatable UI strings, broken pluralization, and translation reactivity ([#​3108](https://github.com/booklore-app/BookLore/issues/3108)) ([#​3233](https://github.com/booklore-app/BookLore/issues/3233)) by [@​acx10](https://github.com/acx10) - Fix npm audit vulnerabilities ([#​3229](https://github.com/booklore-app/BookLore/issues/3229)) by [@​acx10](https://github.com/acx10) - Rename "Book Type" label to "File Format" ([#​3204](https://github.com/booklore-app/BookLore/issues/3204)) ([#​3225](https://github.com/booklore-app/BookLore/issues/3225)) by [@​acx10](https://github.com/acx10) - Increase minimum password length to 8 characters ([#​3185](https://github.com/booklore-app/BookLore/issues/3185)) ([#​3207](https://github.com/booklore-app/BookLore/issues/3207)) by [@​acx10](https://github.com/acx10) - Include physical books in the Book Type filter ([#​3205](https://github.com/booklore-app/BookLore/issues/3205)) by [@​acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.1.0` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.1.0` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.6...v2.1.0>   </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4540 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
alexlebens.net
GitOps definied infrastrucutre for the alexlebens.net domain.
Stack-cl01tl
https://argocd.alexlebens.net/api/badge?name=stack-cl01tl&revision=true&showAppName=true
App-of-Apps Application for cl01tl
License
This project is licensed under the terms of the Apache 2.0 License license.
Description