From f18ed2b00d93e10b2f4abe934328a84969eada71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Feb 2026 20:05:29 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.172 --- hamh-alpha/CHANGELOG.md | 11 +++++++++-- hamh-alpha/config.yaml | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index a887aa0..f9bc116 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,15 @@ -# v2.1.0-alpha.171 +# v2.1.0-alpha.172 ## Changes - +- Merge branch 'alpha' (64b29fa) +- chore: update README with alpha features and fixes (e428949) +- chore: add new sponsors to README (3d83c15) +- fix(#141): limit Node.js heap to 512MB to prevent OOM kills on low-resource devices (24760bb) +- Merge branch 'alpha' (2bf379c) +- docs: fix Docker env variable names - require HAMH_ prefix (78a11f6) +- docs(#129): extend connectivity troubleshooting guide with network equipment, Apple Home, and mDNS sections (39c9f31) +- docs(#129): add network troubleshooting guide for mDNS/multicast issues (a3231f7) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 45c1825..f5cfb0a 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.171" +version: "2.1.0-alpha.172" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)