diff --git a/jellyseerr/docker-compose.yml b/jellyseerr/docker-compose.yml index fef0abe54b..0f41b90b0e 100644 --- a/jellyseerr/docker-compose.yml +++ b/jellyseerr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: fallenbagel/jellyseerr:2.1.0@sha256:af5563771964282e5bfb6a4f30b05c75c8d30661a920f0399086f575217d0573 + image: fallenbagel/jellyseerr:2.2.3@sha256:a324fa4d81cce73116801bee3c50b632f3457c0ca0ad31aa692c640e22f50dea volumes: - ${APP_DATA_DIR}/data/config:/app/config restart: on-failure \ No newline at end of file diff --git a/jellyseerr/umbrel-app.yml b/jellyseerr/umbrel-app.yml index 49b56b444c..0e1d2bce11 100644 --- a/jellyseerr/umbrel-app.yml +++ b/jellyseerr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: jellyseerr category: media name: Jellyseerr -version: "2.1.0" +version: "2.2.3" tagline: Beautiful media discovery for Jellyfin users description: >- Jellyseerr is a request management and media discovery tool built to work with your existing Jellyfin ecosystem. @@ -31,10 +31,12 @@ defaultUsername: "" defaultPassword: "" releaseNotes: >- Key highlights in this release: - - Added proxy settings with support for username/password authentication - - Improved avatar caching for better performance - - Enhanced setup process with better URL validation - - Various bug fixes and stability improvements + - Added support for Emby avatars + - Improved request list sorting options + - Enhanced streaming service region settings + - Added special episodes configuration + - Improved Discord notifications + - Various UI improvements and bug fixes Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases