mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 03:10:42 +02:00
Update audiobookshelf to 2.7.1 (#937)
This commit is contained in:
parent
ae5c5e99b3
commit
c502a47a43
@ -9,7 +9,7 @@ services:
|
||||
|
||||
|
||||
web:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.6.0@sha256:73356ac9ffbb85f0b9dd265b8b7c966d9adcb152c8713cadca961d576af13700
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.7.1@sha256:78506de0bca185f0f396922dcdbd1badb795b0aa6ac2a5275c76b29f54131a07
|
||||
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.6.0"
|
||||
version: "2.7.1"
|
||||
port: 13378
|
||||
description: >-
|
||||
Features:
|
||||
@ -61,22 +61,20 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This release brings audiobookshelf from version 2.5.0 to 2.6.0.
|
||||
This release brings audiobookshelf from version 2.6.0 to 2.7.1.
|
||||
|
||||
Note: OpenID Connect Authentication requires mobile app v0.9.70-beta or up
|
||||
|
||||
|
||||
Added
|
||||
|
||||
- SSO via OpenID Connect authentication
|
||||
- Year in review stats images to user stats page
|
||||
|
||||
- Simple API caching for /libraries* requests
|
||||
- Ability to fetch book data in uploader
|
||||
|
||||
- NFO files as book metadata source
|
||||
|
||||
- Czech translations
|
||||
|
||||
- Swedish translations
|
||||
- Zoom controls to comic reader
|
||||
|
||||
Plus many fixes and changes...
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases
|
||||
|
Loading…
Reference in New Issue
Block a user