From c18e93406ab2b1e06cae887d5f70a2d05816c027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Fri, 16 Jan 2026 19:20:07 +0000 Subject: [PATCH] 0.5.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc72b5d..2d3ea6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ Sections: --- +## [0.5.3] - 2026-01-16 + +### Added +- Native Home Assistant Update entities for installed repositories (shown under **Settings → System → Updates**). +- Human-friendly update names based on repository name (instead of internal repo IDs like `index:1`). + +### Changed +- Update UI now behaves like official Home Assistant integrations (update action is triggered via the HA Updates screen). + ## [0.5.2] - 2026-01-16 ### Added