diff --git a/CHANGELOG.md b/CHANGELOG.md index 133d160..2eb83b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,21 @@ Sections: --- +## [0.6.6] - 2026-01-18 + +### Added +- Source filter to limit repositories by origin: BCS Official, HACS, or Custom. +- Visual source badges for repositories (BCS Official, HACS, Custom). +- Restored HACS enable/disable toggle in the Store UI. + +### Changed +- HACS repositories now display human-readable names and descriptions based on official HACS metadata. +- Improved Store usability on mobile devices by fixing back navigation from repository detail view. + +### Fixed +- Fixed missing HACS toggle after UI updates. +- Fixed mobile browser back button exiting the Store instead of returning to the repository list. + ## [0.6.5] - 2026-01-18 ### Added