Clarify migration preserves existing config data

This commit is contained in:
Alexandre
2025-11-29 19:48:58 +01:00
parent 6bf71492eb
commit 14fa5e08c3
5 changed files with 25 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 25.10.1-2 (29-11-2025)
- Breaking change: data directories now use /data symlinks to /config; back up your installation before updating. Migration is supported only from version v25.5.24.
- Added tmpfs support for temporary storage.
## 25.10.1 (04-10-2025)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)