diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb83b1..66f9f97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,17 @@ Sections: --- +## [0.6.7] - 2026-01-19 + +### Fixed +- Repository metadata loaded on demand is now persisted and restored after Home Assistant restart. +- Background enrichment reliably updates latest versions and descriptions for HACS repositories. +- Cached repository data is correctly restored on startup for non-installed repositories. + +### Changed +- Repository details are only considered fully enriched once latest version information is available. +- Improved reliability of background cache synchronization without impacting startup performance. + ## [0.6.6] - 2026-01-18 ### Added