Files
hassio-addons/spotweb/CHANGELOG.md
2025-11-19 21:35:05 +01:00

66 lines
2.1 KiB
Markdown

- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
- 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.
## 1.5.8-5 (13-01-2025)
- Allow non ssl servers
- Use /usr/bin/maria instead of mysql
## 1.5.8 (21-12-2024)
- Update to latest version from spotweb/spotweb (changelog : https://github.com/spotweb/spotweb/releases)
## 1.5.7 (30-11-2024)
- Update to latest version from spotweb/spotweb (changelog : https://github.com/spotweb/spotweb/releases)
## 1.5.6 (23-11-2024)
- Update to latest version from spotweb/spotweb (changelog : https://github.com/spotweb/spotweb/releases)
## 1.5.5-6 (28-10-2024)
- Minor bugs fixed
## 1.5.5-5 (27-10-2024)
- Minor bugs fixed
## 1.5.5-4 (27-10-2024)
- Minor bugs fixed
## 1.5.5-3 (27-10-2024)
- Minor bugs fixed
## 1.5.5-2 (27-10-2024)
- Minor bugs fixed
## 1.5.5 (26-10-2024)
- Update to latest version from spotweb/spotweb (changelog : https://github.com/spotweb/spotweb/releases)
## 1.5.4-10 (04-12-2023)
- Minor bugs fixed
- Fix : images not loading https://github.com/alexbelgium/hassio-addons/issues/1051
## 1.5.4-9 (23-09-2023)
- Minor bugs fixed
- Enable external port by default (9999)
- Redirect crond messages https://github.com/alexbelgium/hassio-addons/issues/999
## 1.5.4 (07-01-2023)
- Update to latest version from spotweb/spotweb
## 1.5.3 (27-11-2022)
- Update to latest version from spotweb/spotweb
- WARNING : update to supervisor 2022.11 before installing
## 1.5.2 (08-11-2022)
- Update to latest version from spotweb/spotweb
- Avoid base_url
- Corrects permissions for s6 v3
- Avoid mixed content error
- Allow import of /config/addons_config/spotweb/ownsettings.php
- Add codenotary sign
- Show cron jobs status in log
- Run check-cache at bootup
## 1.5.1 (22-01-2022)
- Update to latest version from spotweb/spotweb
- Initial version