chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.33.1 #91

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-advplyr-audiobookshelf-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.32.12.33.1

Release Notes

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

v2.33.1

Compare Source

Important: New authentication system was added in v2.26.0. See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • API Keys not respecting user enabled/disabled flag
Changed
  • Podcast episode update endpoint sanitizes HTML for subtitle
  • Playlist & collection create/update endpoints strip HTML tags from name
  • More strings translated

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.33.0...v2.33.1

v2.33.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
  • IDOR vulnerabilities in listening sessions, media progress, and bookmark endpoints #​5062 by @​mandreko in #​5063
  • Server crash filtering by decade with collapsed series
  • Server crash on /me/progress/:libraryItemId/:episodeId? when episodeId is not passed in for a podcast library item #​5058
  • Updating author name merging with same name authors in a different library #​4628
  • Home page check current user from socket event when updating hide from continue listening
  • UI/UX: Match tab "click to use current value" incorrect title attribute
  • UI/UX: Aria-label for jump backward button by @​KiwiHour in #​4973
Changed

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.32.1...v2.33.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 | Update | Change | |---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | minor | `2.32.1` → `2.33.1` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.33.1`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.33.1) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.33.0...v2.33.1) ##### Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Fixed - API Keys not respecting user enabled/disabled flag ##### Changed - Podcast episode update endpoint sanitizes HTML for subtitle - Playlist & collection create/update endpoints strip HTML tags from name - More strings translated - Belarusian by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) - German by [@&#8203;fabianjuelich](https://github.com/fabianjuelich) - Spanish by [@&#8203;cyphra](https://github.com/cyphra) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.33.0...v2.33.1> ### [`v2.33.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.33.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.32.1...v2.33.0) ##### Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Added - Slovak language option by [@&#8203;belpe](https://github.com/belpe) in [#&#8203;5077](https://github.com/advplyr/audiobookshelf/issues/5077) - Belarusian language option by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) in [#&#8203;5071](https://github.com/advplyr/audiobookshelf/issues/5071) - Database indexes for discover query performance by [@&#8203;kevingatera](https://github.com/kevingatera) in [#&#8203;5073](https://github.com/advplyr/audiobookshelf/issues/5073) ##### Fixed - IDOR vulnerabilities in listening sessions, media progress, and bookmark endpoints [#&#8203;5062](https://github.com/advplyr/audiobookshelf/issues/5062) by [@&#8203;mandreko](https://github.com/mandreko) in [#&#8203;5063](https://github.com/advplyr/audiobookshelf/issues/5063) - Server crash filtering by decade with collapsed series - Server crash on `/me/progress/:libraryItemId/:episodeId?` when episodeId is not passed in for a podcast library item [#&#8203;5058](https://github.com/advplyr/audiobookshelf/issues/5058) - Updating author name merging with same name authors in a different library [#&#8203;4628](https://github.com/advplyr/audiobookshelf/issues/4628) - Home page check current user from socket event when updating hide from continue listening - UI/UX: Match tab "click to use current value" incorrect title attribute - UI/UX: Aria-label for jump backward button by [@&#8203;KiwiHour](https://github.com/KiwiHour) in [#&#8203;4973](https://github.com/advplyr/audiobookshelf/issues/4973) ##### Changed - Improved personalized shelves performance by parallelizing shelf queries and reducing search payload size by [@&#8203;kevingatera](https://github.com/kevingatera) in [#&#8203;5073](https://github.com/advplyr/audiobookshelf/issues/5073) - Improved API cache invalidation for high-churn models (sessions, media progress) by [@&#8203;kevingatera](https://github.com/kevingatera) in [#&#8203;5073](https://github.com/advplyr/audiobookshelf/issues/5073) - Improved subtitle parsing to account for bare colon in title by [@&#8203;kctdfh](https://github.com/kctdfh) in [#&#8203;5036](https://github.com/advplyr/audiobookshelf/issues/5036) - Sanitize session DeviceInfo `clientDeviceInfo` fields - Sanitize server settings `authLoginCustomMessage` on save and load - Fix OpenAPI spec description by [@&#8203;openam](https://github.com/openam) in [#&#8203;5042](https://github.com/advplyr/audiobookshelf/issues/5042) - UI/UX: Display localized/styled text for selected filter by [@&#8203;sir-wilhelm](https://github.com/sir-wilhelm) in [#&#8203;4952](https://github.com/advplyr/audiobookshelf/issues/4952) - More strings translated - Belarusian by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) - Catalan by [@&#8203;enboig](https://github.com/enboig) - Chinese (Simplified Han script) by [@&#8203;FiendFEARing](https://github.com/FiendFEARing) - Czech by [@&#8203;Plazec](https://github.com/Plazec) - Danish by [@&#8203;xxzp3](https://github.com/xxzp3) - French by [@&#8203;dapitch666](https://github.com/dapitch666) - German by [@&#8203;ShaikaJar](https://github.com/ShaikaJar) [@&#8203;Maxklos](https://github.com/Maxklos) [@&#8203;B0rax](https://github.com/B0rax) - Greek by [@&#8203;lambolighting](https://github.com/lambolighting) - Hebrew by [@&#8203;enosh](https://github.com/enosh) - Hungarian by [@&#8203;Kabika82](https://github.com/Kabika82) [@&#8203;ugyes](https://github.com/ugyes) - Japanese by [@&#8203;litoma](https://github.com/litoma) - Lithuanian by [@&#8203;mantas3](https://github.com/mantas3) - Norwegian Bokmål by [@&#8203;Torstein-Eide](https://github.com/Torstein-Eide) [@&#8203;soteland](https://github.com/soteland) - Polish by [@&#8203;Jarsey45](https://github.com/Jarsey45) - Portuguese (Brazil) by [@&#8203;lribeiro](https://github.com/lribeiro) - Romanian by [@&#8203;hac3ru](https://github.com/hac3ru) - Slovak by [@&#8203;goozi12345](https://github.com/goozi12345) [@&#8203;pecer](https://github.com/pecer) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Swedish by [@&#8203;Cotignac](https://github.com/Cotignac) [@&#8203;karlbe](https://github.com/karlbe) #### New Contributors - [@&#8203;KiwiHour](https://github.com/KiwiHour) made their first contribution in [#&#8203;4973](https://github.com/advplyr/audiobookshelf/pull/4973) - [@&#8203;openam](https://github.com/openam) made their first contribution in [#&#8203;5042](https://github.com/advplyr/audiobookshelf/pull/5042) - [@&#8203;belpe](https://github.com/belpe) made their first contribution in [#&#8203;5077](https://github.com/advplyr/audiobookshelf/pull/5077) - [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) made their first contribution in [#&#8203;5071](https://github.com/advplyr/audiobookshelf/pull/5071) - [@&#8203;kctdfh](https://github.com/kctdfh) made their first contribution in [#&#8203;5036](https://github.com/advplyr/audiobookshelf/pull/5036) - [@&#8203;mandreko](https://github.com/mandreko) made their first contribution in [#&#8203;5063](https://github.com/advplyr/audiobookshelf/pull/5063) - [@&#8203;kevingatera](https://github.com/kevingatera) made their first contribution in [#&#8203;5073](https://github.com/advplyr/audiobookshelf/pull/5073) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.32.1...v2.33.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNzMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.33.0
All checks were successful
Lint / lint (push) Successful in 46s
Lint / lint (pull_request) Successful in 44s
183d386962
renovate-bot force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from 183d386962
All checks were successful
Lint / lint (push) Successful in 46s
Lint / lint (pull_request) Successful in 44s
to 0b2b841e2f
All checks were successful
Lint / lint (push) Successful in 45s
Lint / lint (pull_request) Successful in 47s
2026-03-20 10:00:34 +00:00
Compare
renovate-bot changed title from chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.33.0 to chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.33.1 2026-03-20 10:00:36 +00:00
All checks were successful
Lint / lint (push) Successful in 45s
Lint / lint (pull_request) Successful in 47s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-advplyr-audiobookshelf-2.x:renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge --squash renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge --ff-only renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge renovate/ghcr.io-advplyr-audiobookshelf-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xenrox/ansible!91
No description provided.