From d4012589e6e55b01df137148ff9353c418200f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Sun, 18 Jan 2026 19:55:59 +0000 Subject: [PATCH] add 0.6.6 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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