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,34 +1,34 @@
- 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.
## v0.14.5-2 (23-07-2025)
## v0.14.5-2 (2025-07-23)
- Minor bugs fixed
## v0.14.5 (12-07-2025)
## v0.14.5 (2025-07-12)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.14.5 (03-08-2024)
## 0.14.5 (2024-08-03)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.14.0 (13-07-2024)
## 0.14.0 (2024-07-13)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.13.1-8 (13-03-2024)
## 0.13.1-8 (2024-03-13)
- Minor bugs fixed
## 0.13.1-7 (13-03-2024)
## 0.13.1-7 (2024-03-13)
- Fix : not starting https://github.com/alexbelgium/hassio-addons/issues/1270
## 0.13.1 (27-01-2024)
## 0.13.1 (2024-01-27)
- Update to latest version from Unpackerr/unpackerr
## 0.13.0 (20-01-2024)
## 0.13.0 (2024-01-20)
- Update to latest version from Unpackerr/unpackerr
## 0.12.0-3 (31-12-2023)
## 0.12.0-3 (2023-12-31)
- Minor bugs fixed
- Deprecated options watch_path and extraction_path to avoid breakage of the configuration file. Any modifications needs to be done manually using (for example) the Filebrowser addon in /addon_configs/db21ed7f_unpackerr/unpackerr.conf. This also means you'll have to make sure the PUID/PGID specified really correspond to your actual permissions (the app doesn't allow to run as root)
## 0.12.0 (30-12-2023)
## 0.12.0 (2023-12-30)
- Update to latest version from Unpackerr/unpackerr
@@ -70,7 +70,7 @@
- Update to latest version from hotio/unpackerr
## 0.11.1 (21-01-2023)
## 0.11.1 (2023-01-21)
- Update to latest version from davidnewhall/unpackerr
- Add local & smb disks mounting
@@ -78,25 +78,25 @@
- Breaking change : define downloads and extraction folder from options
- Feat : allow changing puid pgid
## 0.10.1-2 (08-10-2022)
## 0.10.1-2 (2022-10-08)
- Update to latest version from hotio/unpackerr
- Changed upstream image to hotio/unpackerr
- Breaking change : remove default folders config (see Readme)
## 0.10.1 (07-07-2022)
## 0.10.1 (2022-07-07)
- Update to latest version from davidnewhall/unpackerr
## 0.10.0 (10-05-2022)
## 0.10.0 (2022-05-10)
- Update to latest version from davidnewhall/unpackerr
## 0.9.9 (06-05-2022)
## 0.9.9 (2022-05-06)
- Update to latest version from davidnewhall/unpackerr
## v0.9.9 (06-05-2022)
## v0.9.9 (2022-05-06)
- Update to latest version from davidnewhall/unpackerr
- Initial build