Files
home-assistant-addons/hamh-alpha/CHANGELOG.md

15 lines
539 B
Markdown
Raw Permalink Normal View History

2026-04-19 19:36:53 +00:00
# v2.1.0-alpha.615
2026-02-04 17:52:40 +00:00
## Changes
2026-04-19 19:36:53 +00:00
- 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)
2026-02-04 17:52:40 +00:00
---
⚠️ **This is an alpha release** - use at your own risk!