From 5a91fd9b24c784f8be92cb612334b1acf7586732 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 24 Apr 2025 13:44:06 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.83 --- hamh/CHANGELOG.md | 20 ++++++++++++++++++++ hamh/config.yaml | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 29800f2..449ade8 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -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 diff --git a/hamh/config.yaml b/hamh/config.yaml index 7b85c3a..86d8b4f 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -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