diff --git a/readarr/docker-compose.yml b/readarr/docker-compose.yml index c2cdd11..d1d9147 100644 --- a/readarr/docker-compose.yml +++ b/readarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/readarr:0.4.3-nightly@sha256:ca4cb37cd5c81ed85897daf68fb09e50624135815fde5c2a92ab1a770ee207fa + image: linuxserver/readarr:0.4.7-nightly@sha256:3f09844a3a296080b11c3f325c3915ada063dd06a9451483432876a47b9f90c4 environment: - PUID=1000 - PGID=1000 diff --git a/readarr/umbrel-app.yml b/readarr/umbrel-app.yml index e2d6ea7..b66ed39 100644 --- a/readarr/umbrel-app.yml +++ b/readarr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: readarr category: media name: Readarr -version: "0.4.3.2665" +version: "0.4.7.2718" tagline: Your book collection manager description: >- ⚠️ Readarr is currently in beta testing and is generally still a work in progress. Features may be broken, incomplete, or cause spontaneous combustion. @@ -39,11 +39,10 @@ submitter: Choff3 submission: https://github.com/getumbrel/umbrel-apps/pull/712 releaseNotes: >- This update includes several improvements and bug fixes: - - Improved error handling and status checks for downloads - - Enhanced user interface stability - - Fixed issues with author metadata handling - - Better handling of download client communications - - Improved system logging and error reporting + - Improved backup system reliability + - Enhanced Transmission authentication handling + - Better error handling and status checks + - Improved system stability and performance Full release notes are found at https://github.com/Readarr/Readarr/releases \ No newline at end of file