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 image ghcr.io/advplyr/audiobookshelf to v2.17.3 #923

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented May 26, 2024

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/advplyr/audiobookshelf minor 2.9.0 -> 2.17.3 OpenSSF Scorecard

Release Notes

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

v2.17.3

Compare Source

Added
  • Db migration to fix foreign key constraints (See #​3664)
Fixed
  • Server crash deleting library that has playback sessions #​3634
  • Server crash when deleting user that has playback sessions
  • API: Get media progress for podcast episode returning the library items progress
  • Share player settings modal not functional by @​glorenzen in #​3655
Changed
Internal

Full Changelog: advplyr/audiobookshelf@v2.17.2...v2.17.3

v2.17.2

Compare Source

Fixed
  • Unable to edit book series sequence #​3636
  • iOS unable to select m4b files in file picker #​2690 by @​sevenlayercookie in #​3632
  • Servers on v2.10.1 and below unable to upgrade to v2.17.0 and up (fixed migration file)
Changed
  • Persist podcast episode table sort and filter options in browser local storage #​1321
  • UI/UX: Upload page cleaned up for mobile screen sizes
  • More strings translated
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.1...v2.17.2

v2.17.1

Compare Source

Fixed
  • Server crash on new libraries when building filter data #​3623
  • Error adding new series when a series exists in the database with a null title #​3622

Full Changelog: advplyr/audiobookshelf@v2.17.0...v2.17.1

v2.17.0

Compare Source

Added
Fixed
  • Global search menu item unclickable from trackpad
  • Server crash when migrationsMeta table is not populated by @​nichwall in #​3589
  • Heavy memory usage in podcast episode downloader (fixes OOM server crash #​3601) by @​mikiher in #​3604
  • Podcast episodes duplicated when a scan runs while the episode is downloading #​2785
  • Series Progress filters incorrect - showing for any users progress #​2923
  • Unable to download CBC Radio podcasts due to them rejecting our user agent #​3322
  • Book library sorting by published year treats year as string (now casting to integer in query) #​3620
Changed
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.16.2...v2.17.0

v2.16.2

Compare Source

Fixed

Full Changelog: advplyr/audiobookshelf@v2.16.1...v2.16.2

v2.16.1

Compare Source

Fixed
Changed

Full Changelog: advplyr/audiobookshelf@v2.16.0...v2.16.1

v2.16.0

Compare Source

Added
Fixed
  • Incorrect version shown as latest version when update is available
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.15.1...v2.16.0

v2.15.1

Compare Source

Fixed
Changed
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.15.0...v2.15.1

v2.15.0

Compare Source

Added
Fixed
  • Unicode handling for author and series queries by @​thatguy7 in #​3491
  • Podcast episode batch mark as finished only showing for admin users #​3496
Changed
Internal

v2.14.0

Compare Source

Added
Fixed
Changed
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.13.4...v2.14.0

v2.13.4

Compare Source

Fixed
Changed

Full Changelog: advplyr/audiobookshelf@v2.13.3...v2.13.4

v2.13.3

Compare Source

Fixed
  • User permissions inverted tags accessible not being saved #​3365 by @​nichwall in #​3368
  • Unable to update root user email #​3366
  • "Unlink OpenID" button showing blank in user account modal
Changed
  • Batch edit page shows confirmation before navigating away with unsaved changes #​3369
  • More strings translated

Full Changelog: advplyr/audiobookshelf@v2.13.2...v2.13.3

v2.13.2

Compare Source

Fixed
  • New authors not setting lastFirst column
  • Toasts not showing when updating library items
Changed
  • More strings translated
    • Slovenian

Full Changelog: advplyr/audiobookshelf@v2.13.1...v2.13.2

v2.13.1

Compare Source

Added
  • Slovenian language option
Fixed
  • Server crash when adding new podcasts or uploading new items #​3353
Changed

Full Changelog: advplyr/audiobookshelf@v2.13.0...v2.13.1

v2.13.0

Compare Source

Added
Fixed
Changed
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.12.3...v2.13.0

v2.12.3

Compare Source

Fixed
  • Server crash with SQLITE_CORRUPT error (reverted unicode extension) #​3241
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.12.2...v2.12.3

v2.12.2

Compare Source

Fixed
Changed
  • Changelog modal shows all releases with the same major/minor version #​3250
  • Random sort option skips caching #​3249
  • More strings translated #​3247

Full Changelog: advplyr/audiobookshelf@v2.12.1...v2.12.2

v2.12.1

Compare Source

Fixed
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.12.0...v2.12.1

v2.12.0

Compare Source

Note: New required binary added for unicode support in sqlite (auto-downloaded on server start) (source: sqlean). See #​3199
Added
Fixed
  • Filter data not populated when opening item page directly #​3209 by @​mikiher in #​3212
  • Podcast episode match not encoding search query #​3177
  • Series and collection RSS feeds maintaining book order #​3137
  • Server crash on duplicate series in OPF #​3123 by @​mikiher in #​3152
  • M4B merge and embed tools check folder permissions #​3143 by @​mikiher in #​3182
  • M4B merge and embed tools stripping file permissions #​3146 by @​mikiher in #​3204
  • Switching libraries while on search page losing search query
  • Backups not restoring properly (ensure metadata paths exist before restoring) #​2904 by @​nichwall in #​3186
  • Series & collection RSS feeds not setting cover image #​3193
  • Media item shares unable to be set more than 24 days duration #​3164
  • Debian/PPA re-downloading ffmpeg/ffprobe on every reinstall #​633
  • UI/UX: Changelog not shown when opening from settings page #​3232
  • UI/UX: Series bookshelf row padding when using ignore prefixes setting #​3169
Changed
Internal

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.11.0...v2.12.0

v2.11.0

Compare Source

Added
  • Create book share links with expiration (admin users only) #​1768
  • Email settings option to enable/disable rejecting unauthorized certificates (default enabled) #​3030
  • Support for disabling SSRF request filter with env variable (DISABLE_SSRF_REQUEST_FILTER=1) #​2549
  • Support for custom backup path on backups config page or with env variable (BACKUP_PATH=/path/to/backups) #​2973
  • Epub ereader setting for font boldness #​3020 by @​BimBimSalaBim in #​3040
  • Finnish translations
Fixed
Changed
Internal

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

cloudflare-workers-and-pages bot commented May 26, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: ead8f62
Status: ✅  Deploy successful!
Preview URL: https://a0c96ee9.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-advplyr-aud.jjgadgets-biohazard.pages.dev

View logs

@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 00d2ac5 to b9eca97 Compare May 27, 2024 02:15
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from b9eca97 to 4183d3d Compare May 27, 2024 02:31
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 6 times, most recently from 43d7d16 to 4aacc03 Compare May 27, 2024 21:32
@tinfoild tinfoild bot changed the title feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.10.0 feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.10.1 May 27, 2024
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 7 times, most recently from 4b07a14 to 74d0db4 Compare June 3, 2024 06:13
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 7 times, most recently from 4da2602 to b631356 Compare June 12, 2024 22:34
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 20 times, most recently from 8fa9713 to f29848c Compare December 3, 2024 15:06
@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 3, 2024

--- HelmRelease: audiobookshelf/audiobookshelf Deployment: audiobookshelf/audiobookshelf

+++ HelmRelease: audiobookshelf/audiobookshelf Deployment: audiobookshelf/audiobookshelf

@@ -46,13 +46,13 @@

         - name: METADATA_PATH
           value: /metadata
         - name: PORT
           value: '8080'
         - name: TZ
           value: null
-        image: ghcr.io/advplyr/audiobookshelf:2.9.0@sha256:4665b96c90119ba453448ef956b4b6423be3521979380cfde011962186ec04eb
+        image: ghcr.io/advplyr/audiobookshelf:2.17.3@sha256:88afb2bfbada78c1084ea7e3a5c0c51512ecb547c5ca9ad264d83754b413eb99
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 5 times, most recently from 712b28a to 1b9ce85 Compare December 3, 2024 20:07
@tinfoild tinfoild bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 1b9ce85 to ead8f62 Compare December 3, 2024 21:07
@tinfoild tinfoild bot merged commit 4d5b051 into main Dec 3, 2024
3 checks passed
@tinfoild tinfoild bot deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch December 3, 2024 22:06
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