add 0.6.7

This commit is contained in:
2026-01-19 07:16:35 +00:00
parent 1306ee9518
commit 33502a6d99

View File

@@ -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 ## [0.6.6] - 2026-01-18
### Added ### Added