diff --git a/audiobookshelf/docker-compose.yml b/audiobookshelf/docker-compose.yml index 04e047e..2803166 100644 --- a/audiobookshelf/docker-compose.yml +++ b/audiobookshelf/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" web: - image: ghcr.io/advplyr/audiobookshelf:2.13.2@sha256:4ee9ae2535e101915109df2f72c79e8d0ff9323a5a7adcdcbfdc3e4b93cb8d85 + image: ghcr.io/advplyr/audiobookshelf:2.13.3@sha256:e8b14ccc2ebc34784494d35296c66a869559b3eac936a11f6a2f667ddc01fce3 user: 1000:1000 init: true restart: on-failure diff --git a/audiobookshelf/umbrel-app.yml b/audiobookshelf/umbrel-app.yml index fee1afa..685f7f0 100644 --- a/audiobookshelf/umbrel-app.yml +++ b/audiobookshelf/umbrel-app.yml @@ -3,7 +3,7 @@ id: audiobookshelf name: Audiobookshelf tagline: Audiobook and podcast server category: media -version: "2.13.2" +version: "2.13.3" port: 13378 description: >- Features: @@ -65,12 +65,14 @@ releaseNotes: >- Fixed: - - New authors not setting 'lastFirst' column - - Toasts not showing when updating library items + - User permissions inverted tags accessible not being saved + - Unable to update root user email + - "Unlink OpenID" button showing blank in user account modal Changed: - - More strings translated, including Slovenian + - Batch edit page shows confirmation before navigating away with unsaved changes + - More strings translated, including Bengali and Polish Full release notes can be found at https://github.com/advplyr/audiobookshelf/releases