8000 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.30.0 by renovate[bot] · Pull Request #328 · Nirajn2311/home-server-docker · GitHub
[go: up one dir, main page]

Skip to content

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Apr 27, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.20.0 -> 2.30.0

Release Notes

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

v2.30.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
  • Book cover search includes "Best" option (searches audible, google & fantlab) by @​mikiher in #​4716
Fixed
Changed
Internal

Full Changelog: advplyr/audiobookshelf@v2.29.0...v2.30.0

v2.29.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
  • Initial page load failing to load library (on token refreshes) #​4567 (in #​4590)
  • Library path folder browser not working on latest Windows 11 (replace wmic with powershell) #​4531 by @​sir-wilhelm in #​4533
  • Podcast itunes id not set on podcasts created from search and podcast matching #​4614
  • Book match tab last used provider saved in local storage being overriden by itunes when matching a podcast #​4615
  • Server listening log for ipv6 host by @​renesat in #​4595
  • UI/UX: Podcast match author input not showing the current author value #​4617
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.28.0...v2.29.0

v2.28.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
  • Server crash when transcode requests are made to the direct play endpoint #​4555 (in #​4565)
  • OIDC auto-register still creating a user when groupclaim is invalid #​4563
  • OIDC callback URL validation
Changed

Full Changelog: advplyr/audiobookshelf@v2.27.0...v2.28.0

v2.27.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
  • All e-reader devices visible to non-admin users #​4529 (in #​4530)
  • UI/UX: Edit chapter page lookup modal showing incorrect duration when removing branding by @​chriscam85 in #​4551
  • UI/UX: Cursor pointer for version in side rail by @​FelixSche in #​4528
  • UI/UX: Sessions table overflowing horizontally on mobile
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.26.3...v2.27.0

v2.26.3

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Some podcast episodes always transcoding (in #​4520)
  • Unable to change root user password when not set #​4522 (in #​4523)
Changed

Full Changelog: advplyr/audiobookshelf@v2.26.2...v2.26.3

v2.26.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
Changed

Full Changelog: advplyr/audiobookshelf@v2.26.1...v2.26.2

v2.26.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
Changed

Full Changelog: advplyr/audiobookshelf@v2.26.0...v2.26.1

v2.26.0

Compare Source

Important: New authentication system
  • A more secure authentication system has been added, see https://redirect.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: advplyr/audiobookshelf@v2.25.1...v2.26.0

v2.25.1

Compare Source

Note: v2.25.0 had a bug that I caught immediately so release notes were never drafted
Added
  • Notifications for podcast episode check failed and disabled due to too many failed attempts #​4377 by @​Vito0912 in #​4378
  • Support env variable MAX_FAILED_EPISODE_CHECKS for podcast episode check cron job by @​Vito0912 in #​4370
Fixed
  • Follow-up security fix for uploader pathexists check (in #​4393) (See GHSA-xjqw-8829-qmm6)
  • M4B encoder ignoring custom values #​4359 by @​Vito0912 in #​4361
  • M4B encoder backup file with the same name overwriting the original file (in #​4361)
  • Potential fix with podcast episode check cron job getting stuck #​4098 by @​Vito0912 in #​4373
  • All file attachments were not being removed from rich text editor by @​Vito0912 in #​4374
  • API: /api/filesystem/pathexists and /api/upload not respecting user library access permissions (in #​4398)
  • UI/UX: Alignment issue in chapters table on audiobook tools page
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.24.0...v2.25.1

v2.25.0

Compare Source

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: advplyr/audiobookshelf@v2.23.0...v2.24.0

v2.23.0

Compare Source

Added
Fixed
  • Docker image not including nunicode in #​4299
Changed
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.22.0...v2.23.0

v2.22.0

Compare Source

Added
Fixed
  • Server crash when updating the "Ignore prefixes when sorting" setting #​4221 in #​4234
  • .ignore file causing ignores outside the directory by @​nschum in #​4261
  • Users without access to any book in a series still able to find the series in search results #​3736
  • UI/UX: Share audio player track bar tooltip overflowing page (now hidden on mobile) in #​4241
  • API: Library stats endpoint returning null instead of 0 for some stats #​4251
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.21.0...v2.22.0

v2.21.0

Compare Source

Added
Fixed
  • Validate uploads endpoint request (See GHSA-47g3-c5hx-2q3w)
  • Incorrect items count on library page for users with item restricting permissions #​4163 in #​4164
  • Book tools page, chapter edit page and library stats page not setting the current library properly on refresh #​4170
  • Podcast library item size not updating when downloading episodes #​4180
  • Inconsistent order of multiple authors on a book #​4177
  • Re-scanning podcast items can result in inaccurate episode counts. in #​4195
  • Socket events for library item updates not respecting users item restricting permissions #​4199 in #​4200
  • Server crash when requesting an RSS feed for a collection with no books by @​Vito0912 in #​4223
  • UI/UX: Library item page details overflowing text for some translations #​4187
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.20.0...v2.21.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.21.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.22.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 264c8c9 to 94ce569 Compare May 16, 2025 23:04
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.22.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.23.0 May 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 94ce569 to f252c97 Compare June 2, 2025 01:06
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.23.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.24.0 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from f252c97 to 2d23b16 Compare June 15, 2025 01:38
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.24.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.25.1 Jun 15, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.25.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.0 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 84dabc1 to d10ce1b Compare July 16, 2025 23:10
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.1 Jul 16, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.2 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 0d04178 to 7d9cb97 Compare July 24, 2025 01:51
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.2 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.3 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 7d9cb97 to a5dd6b7 Compare August 3, 2025 03:05
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.26.3 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.27.0 Aug 3, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.27.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.28.0 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from a5dd6b7 to f99e9ac Compare August 11, 2025 01:22
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from f99e9ac to 6c3121d Compare August 26, 2025 03:50
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.28.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.29.0 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 6c3121d to b64e806 Compare October 8, 2025 18:45
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.29.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.30.0 Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

0