@riddix/hamh 2.1.0-alpha.603 → 2.1.0-alpha.605
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -54,6 +54,12 @@ of port forwarding etc.
|
|
|
54
54
|
<details>
|
|
55
55
|
<summary><strong>📦 Stable Features (v2.0.38)</strong> - Click to expand</summary>
|
|
56
56
|
|
|
57
|
+
**HOTFIX (post v2.0.38):**
|
|
58
|
+
- Fixed crash loop on startup caused by Node 22 native WebSocket dropping connections ([#297](https://github.com/RiDDiX/home-assistant-matter-hub/issues/297), [#299](https://github.com/RiDDiX/home-assistant-matter-hub/issues/299)) — affects both aarch64 (RPi) and amd64
|
|
59
|
+
- Fixed service initialization errors being silently swallowed, causing the process to hang instead of exiting
|
|
60
|
+
- Registry fetch now waits for WebSocket reconnect between retries and has increased retry tolerance
|
|
61
|
+
- Fixed `select`, `input_select`, `siren` domains showing as unsupported in filter preview ([#298](https://github.com/RiDDiX/home-assistant-matter-hub/issues/298))
|
|
62
|
+
|
|
57
63
|
**New in v2.0.38:**
|
|
58
64
|
|
|
59
65
|
| Feature | Description |
|