mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
release(hamh-alpha): 2.1.0-alpha.481
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
# v2.1.0-alpha.480
|
||||
# v2.1.0-alpha.481
|
||||
|
||||
## Changes
|
||||
|
||||
- docs: remove Matterbridge compatibility claims and update plugin example to plain JS (df408ac5)
|
||||
- fix: document unhandled rejection limitation in SafePluginRunner (d0dee2d9)
|
||||
- fix: share PluginRegistry and PluginInstaller instances instead of duplicating (4eb512c6)
|
||||
- fix: improve tgz package name detection using dependency diff (94e06780)
|
||||
- fix: add upload size limit and restrict install-local path traversal (fd70aea5)
|
||||
- fix: validate plugin manifest before import and track started state for safe shutdown (25ac9c5d)
|
||||
- fix: remove non-functional Matterbridge adapter and false compatibility claims (7548dedc)
|
||||
- fix: rewrite example plugin as plain JS (no build step needed) (c54e79d9)
|
||||
- fix: remove deprecated alexaPreserveBrightnessOnTurnOn and vacuumMinimalClusters feature flags (5736bf5b)
|
||||
|
||||
---
|
||||
⚠️ **This is an alpha release** - use at your own risk!
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "2.1.0-alpha.480"
|
||||
version: "2.1.0-alpha.481"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-alpha
|
||||
name: Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
Reference in New Issue
Block a user