From 4efef4451c2ecd38890f82ddeeb95cedb0bf7434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Feb 2026 16:58:05 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.285 --- hamh-alpha/CHANGELOG.md | 12 ++++++++++-- hamh-alpha/config.yaml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index c5a2138..e7c7d1d 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,16 @@ -# v2.1.0-alpha.284 +# v2.1.0-alpha.285 ## Changes -- fix(#176): skip setpoint nudge during Off transition to fix Google voice confirmation (93cc045) +- docs: fix version references v2.1.0 → v2.0.24 (actual semantic-release version) (a372723) +- Merge branch 'main' of https://github.com/RiDDiX/home-assistant-matter-hub (4db6d8a) +- docs: update README and documentation for v2.1.0 stable release (8af8849) +- fix(oom): delete endpoints in dispose() to prevent memory leak (#180) (e75902b) +- docs: sync documentation updates from alpha (filter tooltips, feature flags, new FAQs) (7191414) +- docs: update Alpha Features section on main with current alpha changes (995e684) +- chore: merge alpha into main - restore #176 auto-resume (0b53966) +- chore: merge alpha into main - README update for v2.0.21 (df553cf) +- chore: merge alpha into main - hotfixes (#178, #176 revert) (5282579) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 3e05825..f92b488 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.284" +version: "2.1.0-alpha.285" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)