From 7c1a91937a9c76a4d23a665c03c70eab134bd29a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Sun, 18 Jan 2026 18:55:40 +0000 Subject: [PATCH] add 0.6.5 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b30de4e..133d160 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,23 @@ Sections: --- +## [0.6.5] - 2026-01-18 + +### Added +- Separate handling of HACS official repositories with an enable/disable toggle in the Store UI. +- HACS repositories are now loaded independently from the main store index. + +### Changed +- Store index can remain minimal and curated; HACS repositories are no longer required in store.yaml. +- Improved Store performance and clarity by clearly separating repository sources. + +### Fixed +- Browser cache issues resolved by proper panel cache-busting for UI updates. + +### Internal +- No changes to install, update, backup, or restore logic. +- Fully backward compatible with existing installations and configurations. + ## [0.6.4] - 2026-01-18 ### Fixed