diff --git a/autobrr/docker-compose.yml b/autobrr/docker-compose.yml index 48c4162..6ecf682 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.33.0@sha256:e7e39742d4340e3f361f7d645115c796e539671a98dcad02f5ee969dce71a393 + image: ghcr.io/autobrr/autobrr:v1.34.1@sha256:7a21e928f9e6fe608c99ea01714cd261f093adc640cb104848651a264cb490b2 restart: on-failure stop_grace_period: 1m user: "1000:1000" diff --git a/autobrr/umbrel-app.yml b/autobrr/umbrel-app.yml index 869fd3a..0f62dfd 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.33.0" +version: "1.34.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,7 +17,21 @@ 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 is a minor release that includes bug fixes and performance improvements. Full release notes are available at https://github.com/autobrr/autobrr/releases. + This update takes autobrr from version 1.33.0 to 1.34.1, and includes the following changes: + + + - ui overhaul + + - log connection errors + + - support optional bot mode + + - verify external autobrr.com URLs + + - and many more... + + + Full release notes are available at https://github.com/autobrr/autobrr/releases. developer: autobrr website: https://autobrr.com/ dependencies: []