From 9b4f638c3df800ce9570a5a64864141a00124369 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Sat, 21 Dec 2024 22:43:37 +1100 Subject: [PATCH] Update sabnzbd to 4.4.1 --- sabnzbd/docker-compose.yml | 2 +- sabnzbd/umbrel-app.yml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sabnzbd/docker-compose.yml b/sabnzbd/docker-compose.yml index 994820e965..e60b9cd320 100644 --- a/sabnzbd/docker-compose.yml +++ b/sabnzbd/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api*" web: - image: lscr.io/linuxserver/sabnzbd:4.4.0@sha256:d0e307ed7ddbda9c93872f02fed402d538aab52b2605e71a2f80c26f5ba8d3c7 + image: lscr.io/linuxserver/sabnzbd:4.4.1@sha256:37cfb25fdeaca82e1ad89a1bf664efe41ad481ed56aa069f710ac975cc5c6ecf restart: unless-stopped stop_grace_period: 1m volumes: diff --git a/sabnzbd/umbrel-app.yml b/sabnzbd/umbrel-app.yml index 5567c4458f..71b4bdebc0 100644 --- a/sabnzbd/umbrel-app.yml +++ b/sabnzbd/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: sabnzbd category: networking name: SABnzbd -version: "4.4.0" +version: "4.4.1" tagline: The automated Usenet download tool description: >- SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. @@ -32,6 +32,8 @@ port: 9876 releaseNotes: >- This release includes several improvements and fixes: + - Added medium level certificate verification to support firewall/antivirus certificates + - Fixed Windows notification functionality - Added support for subtitle file deobfuscation - Added display of server personal notes - Fixed issues with jobs getting stuck at 99%