Update autobrr to v1.73.0 (#4755)

This commit is contained in:
Alexander L. 2026-02-16 12:22:22 +01:00 committed by GitHub
parent d83490a13c
commit dab7a178ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/autobrr/autobrr:v1.72.1@sha256:89e5e266ae415b4979ddc303cfa80c9bd90fd5be26290ebd8b4757fdc47d7523
image: ghcr.io/autobrr/autobrr:v1.73.0@sha256:6b0e57048087e5b7b626b0f02d39e91c8287d32691c26c709b3957227df12f7c
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.72.1"
version: "1.73.0"
tagline: Modern, easy to use download automation for torrents and usenet
description: >-
autobrr is the modern download automation tool for torrents and usenet.
@ -17,9 +17,20 @@ 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: >-
This release includes bug fixes:
- Sanitized torrentData from actions and webhooks in logs
- Fixed Gotify URL handling
This release includes new features and improvements:
- OIDC retry failed init on startup
- Sonarr and Radarr now send indexer flags
- Skip TLS Verification toggle for download clients and feeds
- Select categories for Torznab and Newznab feeds
- Added SkipTheCommercials indexer support
- Copy List ID button added to menu
- ReleaseTags macro support
- Option to follow OS theme
- URL filtering on Releases page
Bug fixes:
- Updated HappyFappy format
Full release notes are available at https://autobrr.com/release-notes