mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update audiobookshelf to v2.17.7 (#2000)
This commit is contained in:
parent
559eba58eb
commit
fd8d4a5b5e
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.17.6@sha256:9602ab5dfbc3c939e569cdddff7a44b35d0c358b079a28c6b43c0192b5f2aa43
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.17.7@sha256:7fa2fe64529955b20d916d62d96919d73b08fe8e3473c220d439da367117d171
|
||||
user: 1000:1000
|
||||
init: true
|
||||
restart: on-failure
|
||||
|
@ -3,7 +3,7 @@ id: audiobookshelf
|
||||
name: Audiobookshelf
|
||||
tagline: Audiobook and podcast server
|
||||
category: media
|
||||
version: "2.17.6"
|
||||
version: "2.17.7"
|
||||
port: 13378
|
||||
description: >-
|
||||
Features:
|
||||
@ -62,19 +62,16 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Fixed:
|
||||
- Quick match not properly handling empty series or authors
|
||||
- Podcast download queue visibility on mobile screens
|
||||
- Issues with podcast episode downloads and file extensions
|
||||
- File watcher behavior with dot files
|
||||
- Cover image display issues in RSS feed preview
|
||||
- Feed episode refresh issues
|
||||
- Share media player functionality
|
||||
- User stats heatmap display and calculations
|
||||
|
||||
|
||||
Changed:
|
||||
- Improved podcast episode description handling
|
||||
- Added Australia and New Zealand podcast regions
|
||||
- Enhanced keyboard navigation and accessibility
|
||||
- Improved performance during scrolling
|
||||
- Additional translations in multiple languages
|
||||
- Improved library page performance
|
||||
- Enhanced playlist and collection management
|
||||
- Updated accessibility for book, author and series cards
|
||||
- Additional translations in Bengali, Russian and Slovenian
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
|
||||
|
Loading…
Reference in New Issue
Block a user