From 48c2809041a9b513a68a29fd97131a4b62c9fe5e Mon Sep 17 00:00:00 2001 From: ponzischeme89 Date: Fri, 14 Aug 2026 10:48:12 +1200 Subject: [PATCH] Bump gateway to 0.1.41 --- CHANGELOG.md | 3 +++ server/internal/buildinfo/VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4b55fc..aaf16e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.1.41 — 2026-08-14 +- Improved: Sonarr and Radarr can be enabled or disabled independently from the Integrations page without removing their saved settings. + ## 0.1.40 — 2026-08-14 - Fixed: TV requests use Memby's safe Sonarr request policy: a selected 720p profile, normal monitoring and no immediate backlog search unless an operator enables it. diff --git a/server/internal/buildinfo/VERSION b/server/internal/buildinfo/VERSION index 7172442..37f868f 100644 --- a/server/internal/buildinfo/VERSION +++ b/server/internal/buildinfo/VERSION @@ -1 +1 @@ -0.1.40 +0.1.41