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/