Update autobrr to v1.47.1 (#1616)

This commit is contained in:
Nathan Fretz 2024-10-09 21:45:36 +10:00 committed by GitHub
parent c9b4601554
commit e0a8c5570c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 14 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/autobrr/autobrr:v1.47.0@sha256:42620617db5e2e51bbb4311d57ac3c42e43f0de3c8d158ec09130dd0714876e2
image: ghcr.io/autobrr/autobrr:v1.47.1@sha256:5364237a98b12bb269384dd4f4feaf7583027591c26bc2e6aaac0baa4e142b34
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.47.0"
version: "1.47.1"
tagline: Modern, easy to use download automation for torrents and usenet
description: >-
autobrr is the modern download automation tool for torrents and usenet.
@ -17,18 +17,10 @@ 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 support for LustHive indexer
- Improved filter sorting by creation and update time
- Enhanced wildcard matching optimizations
- Added optional Telegram sender for notifications
Bug fixes:
- Resolved issues with Deluge push
- Fixed release download counts in filters
- Improved handling of newline and tab characters
- Addressed mobile view issues in the web interface
Bug fixes and improvements:
- Fixed issues with wildcard matching
- Improved build process for web distribution
- Updated qBittorrent library
Full release notes are available at https://autobrr.com/release-notes