bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.83

This commit is contained in:
github-actions[bot]
2025-04-24 13:44:06 +00:00
parent eececaf918
commit 5a91fd9b24
2 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,23 @@
## 3.0.0-alpha.83 (2025-04-24)
### 🐛 Fixes
- ⚠️ remove feature flags ([75b2335](https://github.com/t0bst4r/home-assistant-matter-hub/commit/75b2335))
- enable update of feature flags without restarting the addon ([a5bacab](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a5bacab))
### 📚 Documentation Changes
- add more details to bridge configuration ([3cf2c7d](https://github.com/t0bst4r/home-assistant-matter-hub/commit/3cf2c7d))
- update supported device types accordingly ([ca332ff](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ca332ff))
### ⚠️ Breaking Changes
- Due to the growing code base and its complexity, I've decided to simplify the application by removing non-compliant workarounds.
### ❤️ Thank You
- t0bst4r @t0bst4r
## 3.0.0-alpha.82 (2025-04-24)
### 🐛 Fixes

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.82"
version: "3.0.0-alpha.83"
image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub