mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update audiobookshelf to v2.13.4 (#1464)
This commit is contained in:
parent
264dc942f9
commit
1a801caa7c
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.13.3@sha256:e8b14ccc2ebc34784494d35296c66a869559b3eac936a11f6a2f667ddc01fce3
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.13.4@sha256:be7977352e38fdbc2cfd6961f93d546636f2017b2f5cc03212436f127c37db20
|
||||
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.13.3"
|
||||
version: "2.13.4"
|
||||
port: 13378
|
||||
description: >-
|
||||
Features:
|
||||
|
@ -65,14 +65,17 @@ releaseNotes: >-
|
|||
|
||||
|
||||
Fixed:
|
||||
- User permissions inverted tags accessible not being saved
|
||||
- Unable to update root user email
|
||||
- "Unlink OpenID" button showing blank in user account modal
|
||||
- Metadata embed tool failing to embed webp covers
|
||||
- Server crash when quick match adds a new series
|
||||
- Server crash when using the get all collections API endpoint
|
||||
- Server crash when using a custom metadata provider that returns an invalid response
|
||||
- Byte conversion for file sizes using 1024 instead of 1000
|
||||
|
||||
|
||||
Changed:
|
||||
- Batch edit page shows confirmation before navigating away with unsaved changes
|
||||
- More strings translated, including Bengali and Polish
|
||||
- Improved formatting for entity total in bookshelf toolbar
|
||||
- Cleanup of logging output for library item updates
|
||||
- More strings translated, including Bengali, German, and Simplified Chinese
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user