From f9b2d64970ffc84eda0e824c415ad8f1cc365a9d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 13:39:39 +0000 Subject: [PATCH] GitHub bot : changelog --- filebrowser/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filebrowser/CHANGELOG.md b/filebrowser/CHANGELOG.md index 075814e8d..b4fb07164 100644 --- a/filebrowser/CHANGELOG.md +++ b/filebrowser/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.23.0_reverted4 (21-11-2023) +- Minor bugs fixed ### 2.23.0_reverted2 (20-11-2023) - Minor bugs fixed - MAJOR CHANGE : new HA config logic implemented. Files are now located in the addon config file, that can be accessed from the addon_configs folder from my filebrowser or cloudcommander addons. Migration of data, custom configs, and custom scripts 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/