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

This commit is contained in:
github-actions[bot]
2026-03-09 09:23:08 +00:00
parent 08ec027696
commit f897773f94
2 changed files with 7 additions and 9 deletions

View File

@@ -1,14 +1,12 @@
# v2.1.0-alpha.460
# v2.1.0-alpha.461
## Changes
- feat: cross-fabric diagnostics with per-fabric metadata (b99869f2)
- feat: add i18n foundation with react-i18next, EN+DE translations (573f11e0)
- feat: add aria-label attributes to interactive UI elements (3a37f235)
- feat: populate per-entity cluster diagnostics in DiagnosticService (ba741083)
- feat: add unavailability indicator to endpoint tree view (e0ac8801)
- feat: add Rain Sensor device type for binary_sensor entities (9ed657ce)
- feat: broaden entity isolation to handle more error patterns (a29859ad)
- feat: wire up i18n for HealthDashboard (97de0ead)
- feat: wire up i18n for BridgeDetailsPage (5292abf8)
- feat: wire up i18n for StatusIndicator, ErrorBoundary, and DashboardPage (09e2982e)
- feat: add frontend unit test infrastructure and initial tests (0fe6ac18)
- feat: graceful shutdown on SIGTERM/SIGINT (b39b9b6f)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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