diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 9bbd340..f810e7e 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,12 +1,14 @@ -# v2.1.0-alpha.614 +# v2.1.0-alpha.615 ## Changes -- docs: flip resolvable compat matrix cells with sources (ca1f2d42) -- fix: clear pending debouncers on unregisterAll (2be9c22d) -- fix: add 30s timeout to ha sendMessagePromise calls (a66f1506) -- fix: reject web-api start on port conflict (757348de) -- fix: graceful shutdown on api/backup/restart (01349adc) +- fix: serialize bridge start and stop lifecycle calls (d4a03678) +- fix: retry transient network errors on ha connect (a3e25041) +- fix: log and surface bridge import errors (cba62960) +- fix: sweep stale optimistic state entries on set (af228056) +- fix: serialize updateStates and detach plugin listeners (7839ef2f) +- fix: guard auto-refresh against overlapping reloads (22254a3d) +- fix: dispose AppEnvironment on graceful shutdown (dc94c779) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 091b488..9c2db00 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.614" +version: "2.1.0-alpha.615" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)