Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.0 #542

Merged
remoll merged 1 commits from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main 2025-07-13 10:39:25 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/advplyr/audiobookshelf Kustomization minor 2.25.1 -> 2.26.0

Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.26.0

Compare Source

Important: New authentication system
  • A more secure authentication system has been added, see https://github.com/advplyr/audiobookshelf/discussions/4460 for details
  • All users are required to re-login to the web client to start using the new authentication system
  • The old authentication system will continue to function and be removed from the server no earlier than September 30, 2025 to allow 3rd party apps time to update
Added
  • JWT authentication with refresh tokens to replace old authentication system (See #​4460) (in #​4444)
  • API Key config page for managing configurable API Keys that act on behalf of users (See #​4460) (in #​4444)
  • Session model for managing sessions in the new auth system (See #​4460) (in #​4444)
  • Rate limiter for authentication endpoints (See #​4460) (in #​4444)
  • Explicit filter for books & podcasts (only shows if user has access) #​2114 by @​Vito0912 in #​4425
Fixed
  • Scanner re-adding single-file audiobooks in folder root when they are deleted through the web ui #​4459 (in #​4469)
  • Continue listening items not updating due to updatedAt timestamp not updating for mobile local syncs #​4366 (in #​4454)
  • Dockerfile NUSQLITE3_PATH build arg not configurable by @​HadrienPatte in #​4413
  • Book author secondary sort by title not respecting ignore prefixes when sorting setting #​4414 (in #​4417)
  • Server crash when FantLab metadata provider requests time out #​4410
Changed
Internal
  • Env variable override to use experimental React client (in #​4430)

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.25.1...v2.26.0


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 becomes conflicted, 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | Kustomization | minor | `2.25.1` -> `2.26.0` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.26.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.25.1...v2.26.0) ##### Important: New authentication system - A more secure authentication system has been added, see https://github.com/advplyr/audiobookshelf/discussions/4460 for details - All users are required to re-login to the web client to start using the new authentication system - The old authentication system will continue to function and be removed from the server no earlier than September 30, 2025 to allow 3rd party apps time to update ##### Added - JWT authentication with refresh tokens to replace old authentication system (See [#&#8203;4460](https://github.com/advplyr/audiobookshelf/issues/4460)) (in [#&#8203;4444](https://github.com/advplyr/audiobookshelf/issues/4444)) - API Key config page for managing configurable API Keys that act on behalf of users (See [#&#8203;4460](https://github.com/advplyr/audiobookshelf/issues/4460)) (in [#&#8203;4444](https://github.com/advplyr/audiobookshelf/issues/4444)) - Session model for managing sessions in the new auth system (See [#&#8203;4460](https://github.com/advplyr/audiobookshelf/issues/4460)) (in [#&#8203;4444](https://github.com/advplyr/audiobookshelf/issues/4444)) - Rate limiter for authentication endpoints (See [#&#8203;4460](https://github.com/advplyr/audiobookshelf/issues/4460)) (in [#&#8203;4444](https://github.com/advplyr/audiobookshelf/issues/4444)) - Explicit filter for books & podcasts (only shows if user has access) [#&#8203;2114](https://github.com/advplyr/audiobookshelf/issues/2114) by [@&#8203;Vito0912](https://github.com/Vito0912) in [#&#8203;4425](https://github.com/advplyr/audiobookshelf/issues/4425) ##### Fixed - Scanner re-adding single-file audiobooks in folder root when they are deleted through the web ui [#&#8203;4459](https://github.com/advplyr/audiobookshelf/issues/4459) (in [#&#8203;4469](https://github.com/advplyr/audiobookshelf/issues/4469)) - Continue listening items not updating due to `updatedAt` timestamp not updating for mobile local syncs [#&#8203;4366](https://github.com/advplyr/audiobookshelf/issues/4366) (in [#&#8203;4454](https://github.com/advplyr/audiobookshelf/issues/4454)) - Dockerfile `NUSQLITE3_PATH` build arg not configurable by [@&#8203;HadrienPatte](https://github.com/HadrienPatte) in [#&#8203;4413](https://github.com/advplyr/audiobookshelf/issues/4413) - Book author secondary sort by title not respecting ignore prefixes when sorting setting [#&#8203;4414](https://github.com/advplyr/audiobookshelf/issues/4414) (in [#&#8203;4417](https://github.com/advplyr/audiobookshelf/issues/4417)) - Server crash when FantLab metadata provider requests time out [#&#8203;4410](https://github.com/advplyr/audiobookshelf/issues/4410) ##### Changed - Remove `TOKEN_SECRET` environment variable (See [#&#8203;4460](https://github.com/advplyr/audiobookshelf/issues/4460) for new vars) (in [#&#8203;4444](https://github.com/advplyr/audiobookshelf/issues/4444)) - UI/UX: Timestamps in podcast episode description are clickable to open player at time (in [#&#8203;4419](https://github.com/advplyr/audiobookshelf/issues/4419)) - UI/UX: Podcast episode view modal shows duration & episode feed modal shows duration & size (in [#&#8203;4422](https://github.com/advplyr/audiobookshelf/issues/4422)) - UI/UX: Book narrators page, narrator name links to library filtered by narrator - API: Update password change endpoint (`/api/me/password`) to return error status codes - Server init database cleanup removes duplicate media progress rows - More strings translated - Chinese (Simplified Han script) by [@&#8203;springsunx](https://github.com/springsunx) [@&#8203;FiendFEARing](https://github.com/FiendFEARing) - Croatian by [@&#8203;biuklija](https://github.com/biuklija) - Czech by [@&#8203;petr-prikryl](https://github.com/petr-prikryl) - Danish by [@&#8203;DavidMunch](https://github.com/DavidMunch) [@&#8203;Strit](https://github.com/Strit) - Dutch by [@&#8203;matieke](https://github.com/matieke) [@&#8203;DavevanIersel](https://github.com/DavevanIersel) - German by [@&#8203;B0rax](https://github.com/B0rax) [@&#8203;Dalabad](https://github.com/Dalabad) [@&#8203;Eragos](https://github.com/Eragos) [@&#8203;Vito0912](https://github.com/Vito0912) - Hungarian by [@&#8203;Kabika82](https://github.com/Kabika82) - Italian by [@&#8203;burghy86](https://github.com/burghy86) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Ukrainian by [@&#8203;buzzik](https://github.com/buzzik) [@&#8203;Maksim2005UA2](https://github.com/Maksim2005UA2) ##### Internal - Env variable override to use experimental React client (in [#&#8203;4430](https://github.com/advplyr/audiobookshelf/issues/4430)) #### New Contributors - [@&#8203;HadrienPatte](https://github.com/HadrienPatte) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/4413 **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.25.1...v2.26.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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-07-12 20:02:18 +00:00
remoll merged commit a524413fc3 into main 2025-07-13 10:39:25 +00:00
remoll deleted branch renovate/ghcr.io-advplyr-audiobookshelf-2.x 2025-07-13 10:39:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#542
No description provided.