Update autobrr to v1.61.0 (#2558)

This commit is contained in:
Alexander L. 2025-04-14 13:44:03 +02:00 committed by GitHub
parent 18222b0d9d
commit 81a867c0b9
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_ADD: "false"
web:
image: ghcr.io/autobrr/autobrr:v1.60.0@sha256:5f95def0aa664e653c5de820f27661357a5c77a8eef0dd7fa204efedfb7d0e45
image: ghcr.io/autobrr/autobrr:v1.61.0@sha256:035adedf41dafe2a1409e0e39894f91db9af746ec23bd3f018b62f290ba3e4b4
restart: on-failure
stop_grace_period: 1m
user: "1000:1000"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: autobrr
category: media
name: autobrr
version: "1.60.0"
version: "1.61.0"
tagline: Modern, easy to use download automation for torrents and usenet
description: >-
autobrr is the modern download automation tool for torrents and usenet.
@ -18,10 +18,11 @@ description: >-
It then sends that torrent file to a download client of your choice. A download client can be anything from qBittorrent, Deluge, Radarr, Sonarr, watch folder, and more.
releaseNotes: >-
New features and improvements:
- Added DarkPeers indexer
- Added PhoenixProject indexer
- Added RocketHD indexer
- Show current download count in filter list
- Added support for reading Plaintext from file on disk
- Added display of profile picture in OIDC if present
- Fixed IRC proxy settings
- Fixed OIDC claims fetching from Userinfo endpoint
- Removed LustHive indexer
Full release notes are available at https://autobrr.com/release-notes