From 1cbd3bf189d2f66128f1248866521dff730a7398 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Wed, 23 Oct 2024 14:48:43 +1000 Subject: [PATCH] Update autobrr to v1.48.0 (#1670) --- autobrr/docker-compose.yml | 2 +- autobrr/umbrel-app.yml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/autobrr/docker-compose.yml b/autobrr/docker-compose.yml index 9b41f17..0093106 100644 --- a/autobrr/docker-compose.yml +++ b/autobrr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" web: - image: ghcr.io/autobrr/autobrr:v1.47.1@sha256:5364237a98b12bb269384dd4f4feaf7583027591c26bc2e6aaac0baa4e142b34 + image: ghcr.io/autobrr/autobrr:v1.48.0@sha256:0ae19e3beedf491396e450b024c23e9e24df4d692286c0442a81fa699493def0 restart: on-failure stop_grace_period: 1m user: "1000:1000" diff --git a/autobrr/umbrel-app.yml b/autobrr/umbrel-app.yml index 46e55c2..3badaff 100644 --- a/autobrr/umbrel-app.yml +++ b/autobrr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: autobrr category: media name: autobrr -version: "1.47.1" +version: "1.48.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,10 +17,16 @@ 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: >- - Bug fixes and improvements: + New features and improvements: + - Improved rejection handling in filters + - Added label to Deluge if it does not exist + + + Bug fixes: - Fixed issues with wildcard matching - - Improved build process for web distribution - - Updated qBittorrent library + - Updated Fuzer IRC address + - Resolved problems with PTP and OPS API test functions + - Removed unnecessary link to Logs in web interface Full release notes are available at https://autobrr.com/release-notes