Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
135afbd79e release(hamh): 2.0.34 2026-03-11 09:46:21 +00:00
github-actions[bot]
b167515d1b release(hamh-alpha): 2.1.0-alpha.488 2026-03-11 09:22:43 +00:00
github-actions[bot]
0681edbc31 release(hamh-alpha): 2.1.0-alpha.487 2026-03-11 09:11:45 +00:00
github-actions[bot]
b18ab02818 release(hamh-alpha): 2.1.0-alpha.486 2026-03-11 08:20:32 +00:00
4 changed files with 17 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.485
# v2.1.0-alpha.488
## Changes
- fix: preserve endpoint numbers across restarts (#247) (c3c796bd)
- fix: allow deprecated feature flags in stored bridge data to pass validation (1fef4017)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,3 +1,16 @@
## [2.0.34](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.33...v2.0.34) (2026-03-11)
### Bug Fixes
* allow deprecated feature flags in stored bridge data to pass validation ([1fef401](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fef40171dd1725d0cb33f903125b100b913a19b))
* always auto-map battery entity for vacuum endpoints ([#237](https://github.com/RiDDiX/home-assistant-matter-hub/issues/237)) ([29b724a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/29b724a258d96926264176b844b7146d5eae10bf))
### Features
* add automatic backup with retention policy and snapshot management ([1af8330](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1af8330c93a218dbd99b1ce6ad08dafa94205a21))
## [2.0.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.32...v2.0.33) (2026-03-11)

View File

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