Add ISO8601 date option for updater

This commit is contained in:
Alexandre
2026-01-10 09:36:36 +01:00
parent 67c55ae284
commit 4764881b9c
4 changed files with 14 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
## description: Automatic addons update by aligning version tag with upstream releases 3.19.15 (08-12-2025)
## description: Automatic addons update by aligning version tag with upstream releases 3.19.16 (2026-01-10)
- Add config option to choose ISO8601 (YYYY-MM-DD) or DD-MM-YYYY dates for last_update/changelog entries
- 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
- Improve Codeberg handling with a Gitea API fallback when lastversion lacks custom host support