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

chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.16.0 #143

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.8.1 -> 2.16.0

Release Notes

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

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

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

v2.10.1

Compare Source

Fixed
  • Debian/PPA unable to scan #​3024
  • Edit author modal resetting all form inputs on image changes #​2965
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.10.0...v2.10.1

v2.10.0

Compare Source

Added
  • Library setting to enable scripted content in epub ereader (previously enabled by default)
  • Bulgarian translations by @​lembata in #​2966
Fixed
  • Users unable to edit their playlists #​3016 by @​nichwall in #​3017
  • Embedded chapters not sorted when probed from audio files #​3007
  • Image in fullscreen cover modal not updating on cover change #​2900
  • Switching libraries while viewing a series page shows "No results" (now redirects to series home) #​2902
  • Users created with leading/trailing whitespace cannot login (usernames are now trimmed) #​2882
  • Email settings not using port 465 failing to connect #​2765
  • Server crash when transcodes fail to write concat file
  • Inconsistent progress bars shown on series & collapsed series #​2921 by @​mikiher in #​2954
  • Incorrect order of author names on book cards #​2859
  • Multi select inputs allow inserting items consisting of only whitespace
  • Collapse series and filter by "No series" shows no results #​2976
  • Podcast episode downloader downloading duplicate epsiodes if enclosure url changed #​2986
  • UI/UX: Chapter editor time input skipped when tabbing #​2685 by @​nichwall in #​3009
  • UI/UX: Ebook only book card more menu jumping to the top of the screen on hover #​2980
  • UI/UX: Author image not updating on author page when changed until page refresh #​2934
  • UI/UX: Audio player cover art aspect ratio changing to match current library #​2870
Changed
Internal

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.9.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.10.0 May 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from cf4a156 to 0ceda28 Compare May 27, 2024 02:09
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.10.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.10.1 May 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 0ceda28 to c33467f Compare May 28, 2024 05:08
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.10.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.11.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from c33467f to 9d0bc03 Compare July 8, 2024 02:03
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 9d0bc03 to aef5e72 Compare August 5, 2024 00:32
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.11.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.0 Aug 5, 2024
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.1 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from aef5e72 to aae3135 Compare August 5, 2024 16:18
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.2 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from aae3135 to f442bcd Compare August 8, 2024 23:44
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.2 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.3 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from f442bcd to af99625 Compare August 10, 2024 01:55
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.12.3 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from af99625 to aa6bde7 Compare August 31, 2024 22:17
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.1 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from aa6bde7 to 7748453 Compare September 1, 2024 16:18
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.2 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 7748453 to fc6dce7 Compare September 1, 2024 22:08
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.2 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.3 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from fc6dce7 to 390cdd3 Compare September 3, 2024 00:28
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.3 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.4 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 390cdd3 to ae6b7ab Compare September 9, 2024 23:07
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from ae6b7ab to e58dd38 Compare October 6, 2024 01:00
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.13.4 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.14.0 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from e58dd38 to 62a53d8 Compare October 12, 2024 23:03
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.14.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.15.0 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 62a53d8 to b52cd4e Compare October 19, 2024 02:05
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.15.0 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.15.1 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from b52cd4e to 2795a38 Compare October 27, 2024 21:11
@renovate renovate bot changed the title chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.15.1 chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.16.0 Oct 27, 2024
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