Skip to content

🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.36.0 - #362

Open
foundation-fondue[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x
Open

🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.36.0#362
foundation-fondue[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x

Conversation

@foundation-fondue

@foundation-fondue foundation-fondue Bot commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v2.36.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
  • Logout all devices button on account page (in #​5395)
  • Auth sessions table on account page w/ ability to logout of individual sessions (in #​5400)
Fixed
Updated
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.35.1...v2.36.0

v2.35.1

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Duplicate refresh tokens across sessions can cause unexpected logout #​5253 by @​nichwall in #​5255
  • Server crash when renaming an author to another author when they are both on the same book #​5247 by @​nichwall in #​5256
  • Server crash when invalid metadata.json is scanned in #​5268
  • Sequelize user queries to use direct case-insensitive username/email matching

Full Changelog: advplyr/audiobookshelf@v2.35.0...v2.35.1

v2.35.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
  • Listening sessions from Android app showing device name as Abs iOS
  • RSS feeds serving m4b files with incorrect Content-Type #​5041 by @​brandonfhall in #​5221
Changed
  • Book & podcast descriptions from audio files are sanitized
  • cancel_scan and set_log_listener socket events validate account type and log level
  • More strings translated
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.34.0...v2.35.0

v2.34.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
  • Recent episodes not updating from cache when media progress changes in #​5159
  • Error logging when a podcast's auto-download schedule has an invalid cron expression
Changed
  • Public media item shares: use start time passed in query parameter for existing sessions by @​pjkottke in #​5163
  • Podcast episode downloads use SSRF filtering on the HTTP request (matches other external requests)
  • Podcast create and update validate the auto-download schedule cron expression and sanitizes the HTML description
  • Playlists, collections, and library item batch API routes enforce library and per-item access
  • More strings translated
Internal
  • ApiCacheManager test coverage for recent-episodes cache invalidation
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.33.2...v2.34.0

v2.33.2

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Matroska audiobooks (.mka) with the Opus codec failing to play in web client by @​rktjmp in #​5115
  • UI/UX: Share player not using libraries cover aspect ratio setting
  • Backup uploads leaving temporary files behind when the uploaded file failed validation
  • Path traversal check on the filesystem path-exists endpoint not handling all edge cases
Changed
  • Bulk download endpoint now ensures all requested items belong to the library being requested
  • Backup load and upload now validate the backup details entry exists and is within a reasonable size limit
  • Podcast create endpoint validates that the podcast path is inside the selected library folder
  • Author and library item cover image endpoints now clamp width/height query params to a maximum of 4096
  • Podcast episode subtitles parsed from RSS feeds are now sanitized for HTML
  • author_updated/author_added socket events emitted when updating authors in the book details edit modal by @​mikiher in #​5158
  • item_removed socket event payload now includes libraryId so clients can ignore events for other libraries by @​mikiher in #​5160
  • More strings translated
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.33.1...v2.33.2

v2.33.1

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.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: advplyr/audiobookshelf@v2.33.0...v2.33.1

v2.33.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.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: advplyr/audiobookshelf@v2.32.1...v2.33.0

v2.32.1

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Server crash matching with Audible provider #​4931
Updated

Full Changelog: advplyr/audiobookshelf@v2.32.0...v2.32.1

v2.32.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
Updated
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.31.0...v2.32.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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@foundation-fondue
foundation-fondue Bot requested a review from kwehen December 22, 2025 02:56
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from b38000f to 5280d25 Compare December 24, 2025 02:48
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.32.0 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.32.1 Dec 24, 2025
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 5280d25 to 7c10865 Compare March 13, 2026 03:26
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.32.1 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.0 Mar 13, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 7c10865 to 71c47e9 Compare March 20, 2026 03:28
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.0 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.1 Mar 20, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 71c47e9 to df2b709 Compare April 20, 2026 04:17
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.1 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.2 Apr 20, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from df2b709 to e53cb3b Compare April 30, 2026 04:29
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.33.2 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.34.0 Apr 30, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from e53cb3b to a159b64 Compare May 18, 2026 05:03
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.34.0 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.35.0 May 18, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from a159b64 to b31c879 Compare May 29, 2026 05:05
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.35.0 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.35.1 May 29, 2026
@foundation-fondue
foundation-fondue Bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from b31c879 to 8512907 Compare July 28, 2026 03:56
@foundation-fondue foundation-fondue Bot changed the title 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.35.1 🤖 Update image ghcr.io/advplyr/audiobookshelf to v2.36.0 Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants