Update jellyseerr to v2.7.3 (#3494)

This commit is contained in:
Alexander L. 2025-08-21 22:19:11 +02:00 committed by GitHub
parent e2a471601d
commit 08d9943edb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 7 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fallenbagel/jellyseerr:2.7.2@sha256:98296861cf3caebe8ada72e5dbe2729fb10cdb2042d2b82e86065bf870418587
image: fallenbagel/jellyseerr:2.7.3@sha256:4538137bc5af902dece165f2bf73776d9cf4eafb6dd714670724af8f3eb77764
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.7.2"
version: "2.7.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.
@ -30,11 +30,12 @@ defaultPassword: ""
releaseNotes: >-
Key highlights in this release:
- Fixed an issue with proxy settings
- Added support for IPv6 addresses in the hostname field
- Resolved a problem with Gotify notifications when priority is set to 0
- Improved proxy settings application for better connectivity
- Removed LunaSea app from the platform
- Fixed an issue with API documentation for user settings
- Improved handling of username fields in UserSettings API schema
- Updated Plex Watchlist URL
- Enhanced blacklist keyword handling
- Improved media availability notifications
- Fixed issues with deleting media files and applying proxy settings
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
torOnly: false