diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index e165639..5e827d3 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,13 @@ -# v2.1.0-alpha.493 +# v2.1.0-alpha.494 ## Changes -- fix: make scripts momentary and fix autoReset optimistic guard conflict (#253) (8cf7ede9) +- fix: sort imports in docusaurus.config.ts (675dd8c1) +- feat: migrate documentation from MyST to Docusaurus (3e2470bd) +- docs: update plugin system docs with new device types and clusters (ae5e2abe) +- feat: add tgz upload and local path install to plugins UI (44f3e5ef) +- fix: harden plugin system (storage debounce, validation, API version check) (03789acc) +- feat: expand plugin device types and fix endpoint typing (5764b5eb) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index a6e55a8..8ce40fa 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.493" +version: "2.1.0-alpha.494" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)