Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
f8f5185f61 release(hamh): 2.0.18 2026-02-12 23:08:25 +00:00
github-actions[bot]
4cd28ab21d release(hamh-alpha): 2.1.0-alpha.174 2026-02-12 23:07:33 +00:00
github-actions[bot]
06d623d2b9 release(hamh-alpha): 2.1.0-alpha.173 2026-02-12 20:22:13 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -1,15 +1,8 @@
# v2.1.0-alpha.172
# v2.1.0-alpha.174
## 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!

View File

@@ -1,4 +1,4 @@
version: "2.1.0-alpha.172"
version: "2.1.0-alpha.174"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,10 @@
## [2.0.18](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.17...v2.0.18) (2026-02-12)
### Bug Fixes
* resolve version 0.0.0-dev shown in UI for manual and workflow_dispatch builds ([63fa12f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/63fa12f544a878737571fb60941ab31e0d4f4eb1))
## [2.0.17](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.16...v2.0.17) (2026-02-12)

View File

@@ -1,4 +1,4 @@
version: "2.0.17"
version: "2.0.18"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub