release(hamh-alpha): 2.1.0-alpha.286

This commit is contained in:
github-actions[bot]
2026-02-20 19:44:14 +00:00
parent 4efef4451c
commit d7746c1700
2 changed files with 3 additions and 11 deletions

View File

@@ -1,16 +1,8 @@
# v2.1.0-alpha.285 # v2.1.0-alpha.286
## Changes ## Changes
- docs: fix version references v2.1.0 → v2.0.24 (actual semantic-release version) (a372723) - fix(oom): increase heap limit to 768MB, add memory pressure guard and startup logging (#180) (1cd4201)
- 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! ⚠️ **This is an alpha release** - use at your own risk!

View File

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