chore(deps): update booklore-app/booklore to v2.0.4 #4306

Merged
renovate-bot merged 1 commits from renovate/unified-booklore-appbooklore into main 2026-02-28 18:08:03 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
booklore-app/BookLore patch v2.0.3v2.0.4
ghcr.io/booklore-app/booklore patch v2.0.3v2.0.4

Release Notes

booklore-app/BookLore (booklore-app/BookLore)

v2.0.4

Compare Source

🌟 What's New in v2.0.4

🚀 New Features

Enhancements

🎨 UI Tweaks

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

📦 Dependencies

📖 Documentation

🐳 Docker Images

  • Docker Hub: booklore/booklore:v2.0.4
  • GitHub Container Registry: ghcr.io/booklore-app/booklore:v2.0.4

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4

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

v2.0.4

Compare Source

🌟 What's New in v2.0.4

🚀 New Features

Enhancements

🎨 UI Tweaks

🐛 Bug Fixes

🛠️ Refactoring & Maintenance

📦 Dependencies

📖 Documentation

🐳 Docker Images

  • Docker Hub: booklore/booklore:v2.0.4
  • GitHub Container Registry: ghcr.io/booklore-app/booklore:v2.0.4

Full Changelog: https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4


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 these updates 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 | |---|---|---| | [booklore-app/BookLore](https://github.com/booklore-app/BookLore) | patch | `v2.0.3` → `v2.0.4` | | [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | patch | `v2.0.3` → `v2.0.4` | --- ### Release Notes <details> <summary>booklore-app/BookLore (booklore-app/BookLore)</summary> ### [`v2.0.4`](https://github.com/booklore-app/booklore/releases/tag/v2.0.4) [Compare Source](https://github.com/booklore-app/BookLore/compare/v2.0.3...v2.0.4) #### 🌟 What's New in v2.0.4 #### 🚀 New Features - Add NOT filter mode ([#&#8203;2966](https://github.com/booklore-app/BookLore/issues/2966)) ([#&#8203;3099](https://github.com/booklore-app/BookLore/issues/3099)) by [@&#8203;acx10](https://github.com/acx10) - Add library health indicator in sidebar ([#&#8203;3005](https://github.com/booklore-app/BookLore/issues/3005)) ([#&#8203;3066](https://github.com/booklore-app/BookLore/issues/3066)) by [@&#8203;acx10](https://github.com/acx10) #### ✨ Enhancements - Improve book searcher UX ([#&#8203;3093](https://github.com/booklore-app/BookLore/issues/3093)) by [@&#8203;acx10](https://github.com/acx10) - add codec, chapter count, and bitrate magic shelf filters ([#&#8203;3065](https://github.com/booklore-app/BookLore/issues/3065)) by [@&#8203;acx10](https://github.com/acx10) - Save cover and fetch metadata by ISBN for physical books ([#&#8203;3035](https://github.com/booklore-app/BookLore/issues/3035)) ([#&#8203;3046](https://github.com/booklore-app/BookLore/issues/3046)) by [@&#8203;acx10](https://github.com/acx10) #### 🎨 UI Tweaks - style tag component to match github label aesthetics ([#&#8203;3068](https://github.com/booklore-app/BookLore/issues/3068)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix audio player cover pushing controls off-screen on resize ([#&#8203;2927](https://github.com/booklore-app/BookLore/issues/2927)) ([#&#8203;3100](https://github.com/booklore-app/BookLore/issues/3100)) by [@&#8203;acx10](https://github.com/acx10) - Fix metadata search save clearing age rating and content rating ([#&#8203;3069](https://github.com/booklore-app/BookLore/issues/3069)) ([#&#8203;3098](https://github.com/booklore-app/BookLore/issues/3098)) by [@&#8203;acx10](https://github.com/acx10) - fix title sort using series name instead of book title ([#&#8203;3070](https://github.com/booklore-app/BookLore/issues/3070)) ([#&#8203;3097](https://github.com/booklore-app/BookLore/issues/3097)) by [@&#8203;acx10](https://github.com/acx10) - Fix author endpoints leaking authors across library boundaries ([#&#8203;3077](https://github.com/booklore-app/BookLore/issues/3077)) ([#&#8203;3096](https://github.com/booklore-app/BookLore/issues/3096)) by [@&#8203;acx10](https://github.com/acx10) - Fix search metadata tab showing stale title after editing ([#&#8203;3085](https://github.com/booklore-app/BookLore/issues/3085)) ([#&#8203;3092](https://github.com/booklore-app/BookLore/issues/3092)) by [@&#8203;acx10](https://github.com/acx10) - Show bulk transfer buttons on mobile in metadata picker ([#&#8203;3083](https://github.com/booklore-app/BookLore/issues/3083)) ([#&#8203;3091](https://github.com/booklore-app/BookLore/issues/3091)) by [@&#8203;acx10](https://github.com/acx10) - Fix selection footer overflow on mobile and narrow viewports ([#&#8203;3090](https://github.com/booklore-app/BookLore/issues/3090)) by [@&#8203;acx10](https://github.com/acx10) - Clear book selection when navigating between libraries/shelves ([#&#8203;3073](https://github.com/booklore-app/BookLore/issues/3073)) ([#&#8203;3089](https://github.com/booklore-app/BookLore/issues/3089)) by [@&#8203;acx10](https://github.com/acx10) - fix: Add non-lowercased auth header to include list ([#&#8203;3078](https://github.com/booklore-app/BookLore/issues/3078)) by [@&#8203;iszla](https://github.com/iszla) - fix comic book deletion failing with transient entity error ([#&#8203;3000](https://github.com/booklore-app/BookLore/issues/3000)) ([#&#8203;3067](https://github.com/booklore-app/BookLore/issues/3067)) by [@&#8203;acx10](https://github.com/acx10) - fix magic shelf audiobook duration filter ([#&#8203;3059](https://github.com/booklore-app/BookLore/issues/3059)) ([#&#8203;3064](https://github.com/booklore-app/BookLore/issues/3064)) by [@&#8203;acx10](https://github.com/acx10) - revert uuid and eslint bumps that broke CI peer deps ([#&#8203;3058](https://github.com/booklore-app/BookLore/issues/3058)) by [@&#8203;acx10](https://github.com/acx10) - fix NPE when re-attaching a book file to a physical book after deleting the previous one ([#&#8203;3056](https://github.com/booklore-app/BookLore/issues/3056)) by [@&#8203;acx10](https://github.com/acx10) - fix auto-save on navigation not working in multi-book metadata editor ([#&#8203;3019](https://github.com/booklore-app/BookLore/issues/3019)) ([#&#8203;3051](https://github.com/booklore-app/BookLore/issues/3051)) by [@&#8203;acx10](https://github.com/acx10) - fix series page blank for names with trailing whitespace ([#&#8203;3040](https://github.com/booklore-app/BookLore/issues/3040)) ([#&#8203;3049](https://github.com/booklore-app/BookLore/issues/3049)) by [@&#8203;acx10](https://github.com/acx10) - fix prev/next book navigation arrows not showing in metadata viewer ([#&#8203;2969](https://github.com/booklore-app/BookLore/issues/2969)) ([#&#8203;3042](https://github.com/booklore-app/BookLore/issues/3042)) by [@&#8203;acx10](https://github.com/acx10) - fix medium and high severity security vulnerabilities ([#&#8203;3062](https://github.com/booklore-app/BookLore/issues/3062)) by [@&#8203;acx10](https://github.com/acx10) - fix medium severity security vulnerabilities ([#&#8203;3061](https://github.com/booklore-app/BookLore/issues/3061)) by [@&#8203;acx10](https://github.com/acx10) - Fix critical and high severity security vulnerabilities ([#&#8203;3060](https://github.com/booklore-app/BookLore/issues/3060)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Improve stats button icon in topbar ([#&#8203;3095](https://github.com/booklore-app/BookLore/issues/3095)) by [@&#8203;acx10](https://github.com/acx10) - Add option to disable support button animation ([#&#8203;3075](https://github.com/booklore-app/BookLore/issues/3075)) ([#&#8203;3094](https://github.com/booklore-app/BookLore/issues/3094)) by [@&#8203;acx10](https://github.com/acx10) - tune jvm flags for containerized deployments ([#&#8203;3063](https://github.com/booklore-app/BookLore/issues/3063)) by [@&#8203;acx10](https://github.com/acx10) - fix(goodreads): handle null and blank timestamps in date conversion ([#&#8203;3034](https://github.com/booklore-app/BookLore/issues/3034)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - show friendly error when email send fails and warn on large attachments ([#&#8203;3008](https://github.com/booklore-app/BookLore/issues/3008)) ([#&#8203;3055](https://github.com/booklore-app/BookLore/issues/3055)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - chore(deps): bump the gradle-dependencies group in /booklore-api with 8 updates ([#&#8203;3048](https://github.com/booklore-app/BookLore/issues/3048)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump the npm-dependencies group in /booklore-ui with 19 updates ([#&#8203;3050](https://github.com/booklore-app/BookLore/issues/3050)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 📖 Documentation - add backend and frontend conventions to contributing docs ([#&#8203;3081](https://github.com/booklore-app/BookLore/issues/3081)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.4` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.4` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4> </details> <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`v2.0.4`](https://github.com/booklore-app/booklore/releases/tag/v2.0.4) [Compare Source](https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4) #### 🌟 What's New in v2.0.4 #### 🚀 New Features - Add NOT filter mode ([#&#8203;2966](https://github.com/booklore-app/booklore/issues/2966)) ([#&#8203;3099](https://github.com/booklore-app/booklore/issues/3099)) by [@&#8203;acx10](https://github.com/acx10) - Add library health indicator in sidebar ([#&#8203;3005](https://github.com/booklore-app/booklore/issues/3005)) ([#&#8203;3066](https://github.com/booklore-app/booklore/issues/3066)) by [@&#8203;acx10](https://github.com/acx10) #### ✨ Enhancements - Improve book searcher UX ([#&#8203;3093](https://github.com/booklore-app/booklore/issues/3093)) by [@&#8203;acx10](https://github.com/acx10) - add codec, chapter count, and bitrate magic shelf filters ([#&#8203;3065](https://github.com/booklore-app/booklore/issues/3065)) by [@&#8203;acx10](https://github.com/acx10) - Save cover and fetch metadata by ISBN for physical books ([#&#8203;3035](https://github.com/booklore-app/booklore/issues/3035)) ([#&#8203;3046](https://github.com/booklore-app/booklore/issues/3046)) by [@&#8203;acx10](https://github.com/acx10) #### 🎨 UI Tweaks - style tag component to match github label aesthetics ([#&#8203;3068](https://github.com/booklore-app/booklore/issues/3068)) by [@&#8203;acx10](https://github.com/acx10) #### 🐛 Bug Fixes - Fix audio player cover pushing controls off-screen on resize ([#&#8203;2927](https://github.com/booklore-app/booklore/issues/2927)) ([#&#8203;3100](https://github.com/booklore-app/booklore/issues/3100)) by [@&#8203;acx10](https://github.com/acx10) - Fix metadata search save clearing age rating and content rating ([#&#8203;3069](https://github.com/booklore-app/booklore/issues/3069)) ([#&#8203;3098](https://github.com/booklore-app/booklore/issues/3098)) by [@&#8203;acx10](https://github.com/acx10) - fix title sort using series name instead of book title ([#&#8203;3070](https://github.com/booklore-app/booklore/issues/3070)) ([#&#8203;3097](https://github.com/booklore-app/booklore/issues/3097)) by [@&#8203;acx10](https://github.com/acx10) - Fix author endpoints leaking authors across library boundaries ([#&#8203;3077](https://github.com/booklore-app/booklore/issues/3077)) ([#&#8203;3096](https://github.com/booklore-app/booklore/issues/3096)) by [@&#8203;acx10](https://github.com/acx10) - Fix search metadata tab showing stale title after editing ([#&#8203;3085](https://github.com/booklore-app/booklore/issues/3085)) ([#&#8203;3092](https://github.com/booklore-app/booklore/issues/3092)) by [@&#8203;acx10](https://github.com/acx10) - Show bulk transfer buttons on mobile in metadata picker ([#&#8203;3083](https://github.com/booklore-app/booklore/issues/3083)) ([#&#8203;3091](https://github.com/booklore-app/booklore/issues/3091)) by [@&#8203;acx10](https://github.com/acx10) - Fix selection footer overflow on mobile and narrow viewports ([#&#8203;3090](https://github.com/booklore-app/booklore/issues/3090)) by [@&#8203;acx10](https://github.com/acx10) - Clear book selection when navigating between libraries/shelves ([#&#8203;3073](https://github.com/booklore-app/booklore/issues/3073)) ([#&#8203;3089](https://github.com/booklore-app/booklore/issues/3089)) by [@&#8203;acx10](https://github.com/acx10) - fix: Add non-lowercased auth header to include list ([#&#8203;3078](https://github.com/booklore-app/booklore/issues/3078)) by [@&#8203;iszla](https://github.com/iszla) - fix comic book deletion failing with transient entity error ([#&#8203;3000](https://github.com/booklore-app/booklore/issues/3000)) ([#&#8203;3067](https://github.com/booklore-app/booklore/issues/3067)) by [@&#8203;acx10](https://github.com/acx10) - fix magic shelf audiobook duration filter ([#&#8203;3059](https://github.com/booklore-app/booklore/issues/3059)) ([#&#8203;3064](https://github.com/booklore-app/booklore/issues/3064)) by [@&#8203;acx10](https://github.com/acx10) - revert uuid and eslint bumps that broke CI peer deps ([#&#8203;3058](https://github.com/booklore-app/booklore/issues/3058)) by [@&#8203;acx10](https://github.com/acx10) - fix NPE when re-attaching a book file to a physical book after deleting the previous one ([#&#8203;3056](https://github.com/booklore-app/booklore/issues/3056)) by [@&#8203;acx10](https://github.com/acx10) - fix auto-save on navigation not working in multi-book metadata editor ([#&#8203;3019](https://github.com/booklore-app/booklore/issues/3019)) ([#&#8203;3051](https://github.com/booklore-app/booklore/issues/3051)) by [@&#8203;acx10](https://github.com/acx10) - fix series page blank for names with trailing whitespace ([#&#8203;3040](https://github.com/booklore-app/booklore/issues/3040)) ([#&#8203;3049](https://github.com/booklore-app/booklore/issues/3049)) by [@&#8203;acx10](https://github.com/acx10) - fix prev/next book navigation arrows not showing in metadata viewer ([#&#8203;2969](https://github.com/booklore-app/booklore/issues/2969)) ([#&#8203;3042](https://github.com/booklore-app/booklore/issues/3042)) by [@&#8203;acx10](https://github.com/acx10) - fix medium and high severity security vulnerabilities ([#&#8203;3062](https://github.com/booklore-app/booklore/issues/3062)) by [@&#8203;acx10](https://github.com/acx10) - fix medium severity security vulnerabilities ([#&#8203;3061](https://github.com/booklore-app/booklore/issues/3061)) by [@&#8203;acx10](https://github.com/acx10) - Fix critical and high severity security vulnerabilities ([#&#8203;3060](https://github.com/booklore-app/booklore/issues/3060)) by [@&#8203;acx10](https://github.com/acx10) #### 🛠️ Refactoring & Maintenance - Improve stats button icon in topbar ([#&#8203;3095](https://github.com/booklore-app/booklore/issues/3095)) by [@&#8203;acx10](https://github.com/acx10) - Add option to disable support button animation ([#&#8203;3075](https://github.com/booklore-app/booklore/issues/3075)) ([#&#8203;3094](https://github.com/booklore-app/booklore/issues/3094)) by [@&#8203;acx10](https://github.com/acx10) - tune jvm flags for containerized deployments ([#&#8203;3063](https://github.com/booklore-app/booklore/issues/3063)) by [@&#8203;acx10](https://github.com/acx10) - fix(goodreads): handle null and blank timestamps in date conversion ([#&#8203;3034](https://github.com/booklore-app/booklore/issues/3034)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs) - show friendly error when email send fails and warn on large attachments ([#&#8203;3008](https://github.com/booklore-app/booklore/issues/3008)) ([#&#8203;3055](https://github.com/booklore-app/booklore/issues/3055)) by [@&#8203;acx10](https://github.com/acx10) #### 📦 Dependencies - chore(deps): bump the gradle-dependencies group in /booklore-api with 8 updates ([#&#8203;3048](https://github.com/booklore-app/booklore/issues/3048)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump the npm-dependencies group in /booklore-ui with 19 updates ([#&#8203;3050](https://github.com/booklore-app/booklore/issues/3050)) by @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### 📖 Documentation - add backend and frontend conventions to contributing docs ([#&#8203;3081](https://github.com/booklore-app/booklore/issues/3081)) by [@&#8203;acx10](https://github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.4` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.4` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4> </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2026-02-28 18:07:48 +00:00
renovate-bot added 1 commit 2026-02-28 18:07:51 +00:00
chore(deps): update booklore-app/booklore to v2.0.4
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 46s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 1m22s
a5abc163d0
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-28 18:07:57 +00:00
renovate-bot merged commit bfa8b0c4c7 into main 2026-02-28 18:08:03 +00:00
renovate-bot deleted branch renovate/unified-booklore-appbooklore 2026-02-28 18:08:13 +00:00
Sign in to join this conversation.