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

Merged
alexlebens merged 1 commits from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main 2025-06-02 17:23:07 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.23.0 -> 2.24.0

Release Notes

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

v2.24.0

Compare Source

Added
  • Podcast library filter "RSS Feed Open" #​4335
  • Arabic language option
Fixed
  • Security fix for uploader pathexists check in #​4342 (See GHSA-xj8h-wrw2-g829)
  • Rich text editor allowing images when copy/pasted from browser in #​4349
  • M4b encoder bit rate preset selection not working with bit rates higher than 192k #​4337
  • Unable to fetch podcast RSS feed when it has episodes with an empty guid #​4325
  • Media progress updates will use the lastUpdate value passed into the request (for local progress sync) in #​4326
  • UI/UX: Descriptions with html lists causing overlapping text when expanding (iOS/Safari specific) #​4348
Changed

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.23.0...v2.24.0


Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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.


  • 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.23.0` -> `2.24.0` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.24.0`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.24.0) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.23.0...v2.24.0) ##### Added - Podcast library filter "RSS Feed Open" [#&#8203;4335](https://github.com/advplyr/audiobookshelf/issues/4335) - Arabic language option ##### Fixed - Security fix for uploader pathexists check in [#&#8203;4342](https://github.com/advplyr/audiobookshelf/issues/4342) (See [GHSA-xj8h-wrw2-g829](https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-xj8h-wrw2-g829)) - Rich text editor allowing images when copy/pasted from browser in [#&#8203;4349](https://github.com/advplyr/audiobookshelf/issues/4349) - M4b encoder bit rate preset selection not working with bit rates higher than 192k [#&#8203;4337](https://github.com/advplyr/audiobookshelf/issues/4337) - Unable to fetch podcast RSS feed when it has episodes with an empty guid [#&#8203;4325](https://github.com/advplyr/audiobookshelf/issues/4325) - Media progress updates will use the `lastUpdate` value passed into the request (for local progress sync) in [#&#8203;4326](https://github.com/advplyr/audiobookshelf/issues/4326) - UI/UX: Descriptions with html lists causing overlapping text when expanding (iOS/Safari specific) [#&#8203;4348](https://github.com/advplyr/audiobookshelf/issues/4348) ##### Changed - Series sequence does not allow spaces [#&#8203;4314](https://github.com/advplyr/audiobookshelf/issues/4314) - Update max allowed JSON request size [#&#8203;4250](https://github.com/advplyr/audiobookshelf/issues/4250) in [#&#8203;4318](https://github.com/advplyr/audiobookshelf/issues/4318) - API: `/api/filesystem/pathexists` requires `directory` and `folderPath` in [#&#8203;4342](https://github.com/advplyr/audiobookshelf/issues/4342) - API: Updating library item descriptions and podcast episode descriptions sanitize the HTML in [#&#8203;4355](https://github.com/advplyr/audiobookshelf/issues/4355) - More strings translated - Arabic by [@&#8203;UsamaFoad](https://github.com/UsamaFoad) - Bulgarian by [@&#8203;antoniy](https://github.com/antoniy) - Catalan by [@&#8203;fitojb](https://github.com/fitojb) - 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;kuci-JK](https://github.com/kuci-JK) - German by [@&#8203;Vito0912](https://github.com/Vito0912) [@&#8203;schoenfeldj](https://github.com/schoenfeldj) - Italian by [@&#8203;ilbebinonessuno](https://github.com/ilbebinonessuno) - Slovak by [@&#8203;pecer](https://github.com/pecer) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Spanish by [@&#8203;fitojb](https://github.com/fitojb) - Ukrainian by [@&#8203;Maksim2005UA](https://github.com/Maksim2005UA) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.23.0...v2.24.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added 1 commit 2025-06-02 09:02:33 +00:00
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.24.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
ba518d3491
alexlebens merged commit 6438135cba into main 2025-06-02 17:23:07 +00:00
alexlebens deleted branch renovate/ghcr.io-advplyr-audiobookshelf-2.x 2025-06-02 17:23:07 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#542
No description provided.