Update jellyseerr to version v2.5.2 (#2488)

This commit is contained in:
Alexander L. 2025-04-04 00:17:24 +02:00 committed by GitHub
parent 662508ffb9
commit 76d0c94a93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 7 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fallenbagel/jellyseerr:2.5.1@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
image: fallenbagel/jellyseerr:2.5.2@sha256:52ca0b18c58ec4e769b8acae9beaae37a520a365c7ead52b7fc3ba1c3352d1f0
volumes:
- ${APP_DATA_DIR}/data/config:/app/config
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyseerr
category: media
name: Jellyseerr
version: "2.5.1"
version: "2.5.2"
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.
@ -32,11 +32,9 @@ defaultPassword: ""
releaseNotes: >-
Key highlights in this release:
- Fixed Bitwarden autofill for local/Jellyfin login
- Restored blacklist button on TitleCard for Plex
- Improved season availability updates
- Enhanced download sync for Radarr
- Various UI improvements, including corrected seasons badge order
- Resolved issues with "Remove from *arr" button
- Addressed avatar cache issues
- Fixed issues with Jellyfin device ID
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
torOnly: false