Update prowlarr to v1.29.2.4915 (#2013)

This commit is contained in:
Nathan Fretz 2025-01-06 16:09:13 +10:00 committed by GitHub
parent 53de46ad19
commit 842f175032
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/prowlarr:1.28.2@sha256:e64cb6fe480d68615cbec57b9c717fafb321676f360575b332990fc6251a386c
image: linuxserver/prowlarr:1.29.2@sha256:1f235ff7a178444398a9a431a4e65704d22f83a348192dececf75811212c9217
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: prowlarr
category: media
name: Prowlarr
version: "1.28.2.4885"
version: "1.29.2.4915"
tagline: Prowlarr is an indexer manager/proxy
description: >-
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps.
@ -38,10 +38,11 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This update includes several improvements and fixes:
- Improved backup management and list refresh functionality
- Enhanced process handling and system stability
- Updated translations across multiple languages
- Various bug fixes and performance improvements
- Improved backup system reliability and folder management
- Enhanced IPv4 address handling and network stability
- Better error handling and messaging for various indexers
- Updated authentication and rate limiting for specific trackers
- Various performance improvements and bug fixes
Full release notes are found at https://github.com/Prowlarr/Prowlarr/releases.