Update autobrr to v1.73.0 (#4755)
This commit is contained in:
parent
d83490a13c
commit
dab7a178ee
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user