diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index e7c7d1d..d3010cb 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,16 +1,8 @@ -# v2.1.0-alpha.285 +# v2.1.0-alpha.286 ## Changes -- 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) +- fix(oom): increase heap limit to 768MB, add memory pressure guard and startup logging (#180) (1cd4201) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index f92b488..f973800 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -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 slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)