add 0.6.4

This commit is contained in:
2026-01-18 16:58:08 +00:00
parent 240cded8a9
commit 7a3a28d87f

View File

@@ -11,6 +11,19 @@ Sections:
--- ---
## [0.6.4] - 2026-01-18
### Fixed
- Fixed long Home Assistant startup times caused by background repository enrichment running too early.
### Changed
- Background repository enrichment is now started only after Home Assistant has fully started.
- Repository cache updates now run fully asynchronous without blocking Home Assistant startup.
### Internal
- Improved alignment with Home Assistant startup lifecycle.
- No functional changes to store behavior or UI.
## [0.6.3] - 2026-01-18 ## [0.6.3] - 2026-01-18
### Changed ### Changed