Align changelog dates to ISO 8601

This commit is contained in:
Alexandre
2026-01-10 20:12:24 +01:00
parent 7329f7b3b1
commit 6636d72d86
109 changed files with 6083 additions and 6083 deletions

View File

@@ -1,118 +1,118 @@
## 1.6.0-bullseye (24-12-2025)
## 1.6.0-bullseye (2025-12-24)
- Update to latest version from abesnier/guacamole
## (23-12-2025)
## (2025-12-23)
- Update to latest version from abesnier/guacamole
- 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.6.0-12 (02-10-2025)
## 1.6.0-12 (2025-10-02)
- Added configuration to enable the history recording storage extension with a configurable recording path
## 1.6.0-11 (16-09-2025)
## 1.6.0-11 (2025-09-16)
- Minor bugs fixed
## 1.6.0-10 (16-09-2025)
## 1.6.0-10 (2025-09-16)
- Minor bugs fixed
## 1.6.0-9 (16-09-2025)
## 1.6.0-9 (2025-09-16)
- Addon is now working again
## 1.6.0-4 (24-07-2025)
## 1.6.0-4 (2025-07-24)
- Minor bugs fixed
## 1.6.0-3 (24-07-2025)
## 1.6.0-3 (2025-07-24)
- Minor bugs fixed
## 1.6.0-2 (20-07-2025)
## 1.6.0-2 (2025-07-20)
- Minor bugs fixed
## 1.6.0-bullseye (18-07-2025)
## 1.6.0-bullseye (2025-07-18)
- Minor bugs fixed
## 1.5.5-bullseye (25-01-2025)
## 1.5.5-bullseye (2025-01-25)
- Update to latest version from abesnier/guacamole
## 1.5.5-pg17 (25-01-2025)
## 1.5.5-pg17 (2025-01-25)
- Update to latest version from abesnier/guacamole
## githubtest (25-01-2025)
## githubtest (2025-01-25)
- Update to latest version from abesnier/guacamole
## 1.5.5 (08-10-2024)
## 1.5.5 (2024-10-08)
- Info : https://hub.docker.com/r/abesnier/guacamole
## TEST3 (18-03-2024)
## TEST3 (2024-03-18)
- Minor bugs fixed
## TEST2 (18-03-2024)
## TEST2 (2024-03-18)
- Minor bugs fixed
## TEST1 (17-03-2024)
## TEST1 (2024-03-17)
- ⚠ 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
## testnoupload (11-11-2023)
## testnoupload (2023-11-11)
- Update to latest version from abesnier/guacamole
## testarmv7 (07-10-2023)
## testarmv7 (2023-10-07)
- Update to latest version from abesnier/guacamole
## test (23-09-2023)
## test (2023-09-23)
- Update to latest version from abesnier/guacamole
## github-pg15 (26-08-2023)
## github-pg15 (2023-08-26)
- Update to latest version from abesnier/guacamole
## simple (26-08-2023)
## simple (2023-08-26)
- Update to latest version from abesnier/guacamole
## github-pg15 (12-08-2023)
## github-pg15 (2023-08-12)
- Update to latest version from abesnier/guacamole
## test (24-06-2023)
## test (2023-06-24)
- Update to latest version from abesnier/guacamole
## alpine (10-06-2023)
## alpine (2023-06-10)
- Update to latest version from abesnier/guacamole
## 1.5.2-pg15 (03-06-2023)
## 1.5.2-pg15 (2023-06-03)
- Update to latest version from abesnier/guacamole
## 1.5.1-pg15 (27-05-2023)
## 1.5.1-pg15 (2023-05-27)
- Update to latest version from abesnier/guacamole
## 1.5.1-2 (04-05-2023)
## 1.5.1-2 (2023-05-04)
- Minor bugs fixed
## 1.5.1-pg14 (23-04-2023)
## 1.5.1-pg14 (2023-04-23)
- Update to latest version from abesnier/guacamole
## 1.5.1 (22-04-2023)
## 1.5.1 (2023-04-22)
- Minor bugs fixed
## 1.5.0 (18-03-2023)
## 1.5.0 (2023-03-18)
- Update to latest version from MaxWaldorf/guacamole
- Implemented healthcheck
## 1.4.3 (04-03-2023)
## 1.4.3 (2023-03-04)
- Update to latest version from MaxWaldorf/guacamole
- Switch upstream image to abesnier/guacamole
- Allow custom fonts (thanks @fischer-felix)
- WARNING : update to supervisor 2022.11 before installing
## 1.4.2 (14-05-2022)
## 1.4.2 (2022-05-14)
- Update to latest version from MaxWaldorf/guacamole
## 1.4.1 (11-05-2022)
## 1.4.1 (2022-05-11)
- Update to latest version from MaxWaldorf/guacamole
- Initial release