Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.17.7 #273

Merged
remoll merged 1 commits from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main 2025-01-03 11:59:38 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/advplyr/audiobookshelf Kustomization patch 2.17.5 -> 2.17.7

Release Notes

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

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: https://github.com/advplyr/audiobookshelf/compare/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 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 | Type | Update | Change | |---|---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | Kustomization | patch | `2.17.5` -> `2.17.7` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.17.7`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.7) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.17.6...v2.17.7) ##### Fixed - Feed episode IDs changing anytime the feed is refreshed [#&#8203;3757](https://github.com/advplyr/audiobookshelf/issues/3757). See [#&#8203;3772](https://github.com/advplyr/audiobookshelf/issues/3772) - Feed not being refreshed in some cases. See [#&#8203;3772](https://github.com/advplyr/audiobookshelf/issues/3772) - Share media player not using the media session API [#&#8203;3768](https://github.com/advplyr/audiobookshelf/issues/3768). See [#&#8203;3769](https://github.com/advplyr/audiobookshelf/issues/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 [#&#8203;3773](https://github.com/advplyr/audiobookshelf/issues/3773) ##### Changed - Performance update for library page queries by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;3767](https://github.com/advplyr/audiobookshelf/issues/3767) - Migrate to new Collection and Playlist models and remove old. See [#&#8203;3761](https://github.com/advplyr/audiobookshelf/issues/3761) [#&#8203;3766](https://github.com/advplyr/audiobookshelf/issues/3766) - Support for `EXP_PROXY_SUPPORT` env variable as a workaround to [#&#8203;1313](https://github.com/advplyr/audiobookshelf/issues/1313) by [@&#8203;maxlajoie99](https://github.com/maxlajoie99) in [#&#8203;3770](https://github.com/advplyr/audiobookshelf/issues/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` [#&#8203;2268](https://github.com/advplyr/audiobookshelf/issues/2268) - More strings translated - Bengali by [@&#8203;soaibsafi](https://github.com/soaibsafi) - Russian by [@&#8203;Nab0y](https://github.com/Nab0y) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) #### New Contributors - [@&#8203;maxlajoie99](https://github.com/maxlajoie99) made their first contribution in https://github.com/advplyr/audiobookshelf/pull/3754 **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.6...v2.17.7 ### [`v2.17.6`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.6) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.17.5...v2.17.6) ##### Added - Option to enable downloading for media item shares [#&#8203;3606](https://github.com/advplyr/audiobookshelf/issues/3606) by [@&#8203;glorenzen](https://github.com/glorenzen) in [#&#8203;3666](https://github.com/advplyr/audiobookshelf/issues/3666) - Year in Review dropdown to select year by [@&#8203;Vito0912](https://github.com/Vito0912) in [#&#8203;3717](https://github.com/advplyr/audiobookshelf/issues/3717) ##### Fixed - Quick match w/ override enabled does not remove empty series or authors [#&#8203;3743](https://github.com/advplyr/audiobookshelf/issues/3743) - Podcast download queue page not available as a tab on mobile screens [#&#8203;3719](https://github.com/advplyr/audiobookshelf/issues/3719) - Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) [#&#8203;3711](https://github.com/advplyr/audiobookshelf/issues/3711) - File watcher ignores dot files but still polls them [#&#8203;3230](https://github.com/advplyr/audiobookshelf/issues/3230) - UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari [#&#8203;3748](https://github.com/advplyr/audiobookshelf/issues/3748) by [@&#8203;nichwall](https://github.com/nichwall) in [#&#8203;3751](https://github.com/advplyr/audiobookshelf/issues/3751) ##### Changed - Downloaded podcast episodes trim whitespace for descriptions [#&#8203;3720](https://github.com/advplyr/audiobookshelf/issues/3720) - Migrate to new Feed/FeedEpisode model and remove old. See [#&#8203;3721](https://github.com/advplyr/audiobookshelf/issues/3721) [#&#8203;3724](https://github.com/advplyr/audiobookshelf/issues/3724) - Support `SSRF_REQUEST_FILTER_WHITELIST` env variable [#&#8203;3742](https://github.com/advplyr/audiobookshelf/issues/3742) - Added Australia and New Zealand podcast regions by [@&#8203;brinlyau](https://github.com/brinlyau) in [#&#8203;3727](https://github.com/advplyr/audiobookshelf/issues/3727) - No compression when downloading library item as zip file [#&#8203;3081](https://github.com/advplyr/audiobookshelf/issues/3081) by [@&#8203;nichwall](https://github.com/nichwall) in [#&#8203;3714](https://github.com/advplyr/audiobookshelf/issues/3714) - UI/UX: Optimized rendering of LazyBookshelf, especially during scrolling by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;3726](https://github.com/advplyr/audiobookshelf/issues/3726) - UI/UX: Keyboard navigation for multi select inputs by [@&#8203;glorenzen](https://github.com/glorenzen) in [#&#8203;3575](https://github.com/advplyr/audiobookshelf/issues/3575) - UI/UX: Accessibility updates for web client [#&#8203;2268](https://github.com/advplyr/audiobookshelf/issues/2268) [#&#8203;3699](https://github.com/advplyr/audiobookshelf/issues/3699) - UI/UX: Modals gain focus when opened - More strings translated - Chinese (Simplified Han script) by [@&#8203;Tamanegii](https://github.com/Tamanegii) - Croatian by [@&#8203;biuklija](https://github.com/biuklija) - Czech by [@&#8203;kuci-JK](https://github.com/kuci-JK) [@&#8203;Plazec](https://github.com/Plazec) - Danish by [@&#8203;jonarihen](https://github.com/jonarihen) - French by [@&#8203;Fymyte](https://github.com/Fymyte) - German by [@&#8203;Vito0912](https://github.com/Vito0912) [@&#8203;JBlond](https://github.com/JBlond) - Hungarian by [@&#8203;ugyes](https://github.com/ugyes) - Lithuanian by [@&#8203;pranelio](https://github.com/pranelio) - Norwegian Bokmål by [@&#8203;PSchaug](https://github.com/PSchaug) [@&#8203;soteland](https://github.com/soteland) - Russian by [@&#8203;ezhkov-ph](https://github.com/ezhkov-ph) [@&#8203;Nab0y](https://github.com/Nab0y) - Slovenian by [@&#8203;thehijacker](https://github.com/thehijacker) - Spanish by [@&#8203;gallegonovato](https://github.com/gallegonovato) - Swedish by [@&#8203;Cotignac](https://github.com/Cotignac) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-12-30 12:01:40 +00:00
renovate force-pushed renovate/ghcr.io-advplyr-audiobookshelf-2.x from af36e0e84f to f603de439c 2025-01-01 22:31:47 +00:00 Compare
renovate changed title from Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.17.6 to Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.17.7 2025-01-01 22:31:47 +00:00
remoll merged commit 57f7a93acf into main 2025-01-03 11:59:38 +00:00
remoll deleted branch renovate/ghcr.io-advplyr-audiobookshelf-2.x 2025-01-03 11:59:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#273
No description provided.