GitHub bot : changelog

This commit is contained in:
github-actions
2024-03-18 07:06:37 +00:00
parent e0a9df6f1d
commit f5f3f50ac6

View File

@@ -1,3 +1,5 @@
## TEST2 (18-03-2024)
- Minor bugs fixed
## TEST1 (17-03-2024)
- ⚠ MAJOR CHANGE : switch to the new config logic from homeassistant. Your configuration files will have migrated from /config/hassio_addons/guacamole to a folder only accessible from my Filebrowser addon called /addon_configs/something-guacamole. This avoids the addon to mess with your homeassistant configuration folder, and allows to backup the options. 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/ https://github.com/alexbelgium/hassio-addons/issues/1309