Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.4 ) #544

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

butterbutler[bot]
Copy link
Contributor

@butterbutler butterbutler bot commented Jan 5, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.17.5 -> 2.19.4

Release Notes

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

v2.19.4

Compare Source

Fixed
Changed
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.19.3...v2.19.4

v2.19.3

Compare Source

Fixed

Full Changelog: advplyr/audiobookshelf@v2.19.2...v2.19.3

v2.19.2

Compare Source

Fixed
  • Server crash for some db queries using title/titleIgnorePrefix #​3966 in #​3972

Full Changelog: advplyr/audiobookshelf@v2.19.1...v2.19.2

v2.19.1

Compare Source

Fixed
  • Security issue for remote authentication bypass by @​mikiher in #​3963 (thanks @​swiftbird07)
  • Batch update after mapping empty fields shows no update necessary #​3938
  • Users with update permissions unable to remove books from collections #​3947
  • Server crash when feed cover image is requested and doesn't exist
  • UI/UX: Book/episode edit modals: Next/prev buttons don't update contents of rich textarea when focused #​3951 in #​3954
  • UI/UX: Episode edit modal: Next/prev buttons causes 500 error (when opened on home page) (see #​3954)
Changed
  • Performance improvement: book library page queries for title and addedAt sort #​2073 by @​mikiher in #​3952
  • Requests for podcast feeds includes 'Accept-Encoding': 'gzip, compress, deflate' header #​3885 by @​Vynce in #​3941
  • Better parsing of name strings with single name authors when using semicolon delimiter (and no commas) #​3940
  • UI/UX: Trim whitespace on blur from text inputs in book/podcast/episode edit modals and batch edit page #​3943 in #​3946
  • UI/UX: Book rich text description is now resizable #​3928 by @​mikiher in #​3929
  • UI/UX: Collection/Playlist and Batch Quick Match modals bg color consistent with other modals
  • UI/UX: View feed modal on feed config page now shows feed episodes in order of pubDate
  • More strings translated
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.19.0...v2.19.1

v2.19.0

Compare Source

Note: 3rd party integrations can use descriptionPlain property on books to continue using plain text descriptions.
Added
Fixed
  • Server crash for on failed extract epub image #​3889
  • Server crash on quick match #​3883 by @​mikiher in #​3898
  • Unable to download podcast episodes with the same name by @​tharvik in #​3906
  • Collection/series feeds not incrementing pubdate correctly #​3442
  • Fatal logs not saving to crash_logs.txt #​3919
  • UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name #​3713
  • API: Basepath (/audiobookshelf) was being included in track contentUrl (see #​3921)
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.18.1...v2.19.0

v2.18.1

Compare Source

Fixed
  • Epub ebooks fail to load when using subdirectory #​3865
  • 404 not found for texture image when using subdirectory #​385 by @​mikiher in #​3864
  • 404 not found for libraries with uppercase UUID
  • Collection & series rss feeds not including episodes. in #​3867
Changed
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.18.0...v2.18.1

v2.18.0

Compare Source

Note: For those running from source, prod.js will be removed in a future release. Use index.js instead. (See #​3808)
Added
Fixed
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.7...v2.18.0

v2.17.7

Compare Source

Fixed
  • Feed episode IDs changing anytime the feed is refreshed #​3757. See #​3772
  • Feed not being refreshed in some cases. See #​3772
  • Share media player not using the media session API #​3768. See #​3769
  • UI/UX: User stats heatmap day color tints using entire listening history as range instead of just the last year
  • UI/UX: User stats heatmap caption incorrect. See #​3773
Changed
  • Performance update for library page queries by @​mikiher in #​3767
  • Migrate to new Collection and Playlist models and remove old. See #​3761 #​3766
  • Support for EXP_PROXY_SUPPORT env variable as a workaround to #​1313 by @​maxlajoie99 in #​3770
  • UI/UX: Remove unnecessary toasts when creating and adding/removing items from playlists and collections
  • UI/UX: Accessibility update for book, author and series cards to use div elements instead of article #​2268
  • More strings translated
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.6...v2.17.7

v2.17.6

Compare Source

Added
Fixed
  • Quick match w/ override enabled does not remove empty series or authors #​3743
  • Podcast download queue page not available as a tab on mobile screens #​3719
  • Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) #​3711
  • File watcher ignores dot files but still polls them #​3230
  • UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari #​3748 by @​nichwall in #​3751
Changed

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.

@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 38395e7 to 2ac106f Compare January 19, 2025 00:07
@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch from 2ac106f to 6fb68fe Compare January 26, 2025 00:08
@butterbutler butterbutler bot changed the title fix(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.17.7 ) feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.18.1 ) Jan 26, 2025
@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch from 6fb68fe to 8937461 Compare February 2, 2025 00:07
@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch from 8937461 to 3625710 Compare February 9, 2025 00:08
@butterbutler butterbutler bot changed the title feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.18.1 ) feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.0 ) Feb 9, 2025
@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch from 3625710 to b43d1c3 Compare February 16, 2025 00:08
@butterbutler butterbutler bot changed the title feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.0 ) feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.2 ) Feb 16, 2025
@butterbutler butterbutler bot force-pushed the renovate/Int-ghcr.io-advplyr-audiobookshelf-2.x branch from b43d1c3 to 41ff6f3 Compare February 23, 2025 00:06
@butterbutler butterbutler bot changed the title feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.2 ) feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.5 → 2.19.4 ) Feb 23, 2025
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