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

This commit is contained in:
github-actions[bot]
2026-04-10 19:51:50 +00:00
parent 6fa76c8911
commit 753a962ce8
2 changed files with 6 additions and 7 deletions

View File

@@ -1,12 +1,11 @@
# v2.1.0-alpha.593 # v2.1.0-alpha.594
## Changes ## Changes
- fix autoForceSync interval docstring (00cb0941) - note x-ingress-path trust requirement in reverse proxy guide (f18fa3a9)
- skip ring-buffer writes below active log level (0c8b2485) - type lock credentials api response as sanitized shape (37ad2277)
- hash admin password instead of storing plaintext (7c1f3a84) - use timingSafeEqual when verifying lock pin (8ac14b2f)
- reject unsafe paths during backup restore (2b54016f) - bump multer, lodash, path-to-regexp, minimatch to patched versions (8735c995)
- remove stray payload.json (15f42678)
--- ---
⚠️ **This is an alpha release** - use at your own risk! ⚠️ **This is an alpha release** - use at your own risk!

View File

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