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

This commit is contained in:
github-actions[bot]
2024-11-29 15:51:46 +00:00
committed by Tobias Glatthar
parent 449a008a66
commit b36a169fbd
5 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
## 3.0.0-alpha.44 (2024-11-29)
### 🚀 Features
- add base url and proxy detection ([bbce762](https://github.com/t0bst4r/home-assistant-matter-hub/commit/bbce762))
- **cli:** allow explicit whitelisting of ip addresses for http ([dee117e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/dee117e))
### 🩹 Fixes
- prevent edge cases where storage gets deleted ([3bdc6ee](https://github.com/t0bst4r/home-assistant-matter-hub/commit/3bdc6ee))
- built clean update mechanism to prevent devices to get re-created ([26dc0be](https://github.com/t0bst4r/home-assistant-matter-hub/commit/26dc0be))
- **frontend:** add base to index.html ([75137fe](https://github.com/t0bst4r/home-assistant-matter-hub/commit/75137fe))
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.43 (2024-11-28)
### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.43"
package_version: "3.0.0-alpha.44"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.43"
version: "3.0.0-alpha.44"
slug: hamh
name: Home-Assistant-Matter-Hub
description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.