From 30b8949b7743476bdde738e6ed7013660fbad7bb Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 09:16:01 +0000 Subject: [PATCH] GitHub bot: changelog [nobuild] --- radarr/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/radarr/CHANGELOG.md b/radarr/CHANGELOG.md index 2ca5da0f5..103b19b6e 100644 --- a/radarr/CHANGELOG.md +++ b/radarr/CHANGELOG.md @@ -1,3 +1,5 @@ +## 6.0.4.10291-3 (26-03-2026) +- Minor bugs fixed ## 6.0.4.10291-1 (2026-01-08) - ⚠ MAJOR CHANGE : switch to the new config logic from homeassistant. Your configuration files will have migrated from /config/addons_config/radarr to a folder only accessible from my Filebrowser addon called /addon_configs/xxx-radarr_nas. This avoids the addon to mess with your homeassistant configuration folder, and allows to backup the options. Migration of data should be automatic. Please be sure to update all your links however ! For more information, see here : https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/