diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index f8fe744..2044559 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,12 +1,13 @@ -# v2.1.0-alpha.445 +# v2.1.0-alpha.446 ## Changes -- style: sort imports in electrical-sensor.ts (e8c72d3b) -- test: add tests for new sensors, retry, temperature, pressure (0049590a) -- feat: support Adaptive Lighting color pre-staging (e3f21067) -- feat: add standalone electrical sensor device type (d07f9d11) -- feat: add extended AQ sensors (NO2, O3, formaldehyde, radon, PM1, CO) (bdc82418) +- style: fix biome lint and format errors (53989e2a) +- fix: correct GitHub repo URL in update-check endpoint (ad0d6e29) +- feat: customizable dashboard widgets with reorder and visibility (88866c1b) +- feat: update check endpoint and UpdateChecker component (b74e5d46) +- feat: version mismatch detection and disconnected banner (c8b0ad1f) +- feat: add ConfirmDialog for destructive actions (f948c8b6) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 993f159..0cd002e 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.445" +version: "2.1.0-alpha.446" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)