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