Update version to 0.1.50 and enhance voice behavior, chat consistency, and auto-scroll functionality

This commit is contained in:
techartdev
2026-02-21 19:07:53 +02:00
parent 77b64fd785
commit bee2fd5a45
5 changed files with 59 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/techartdev/OpenClawHomeAssistant/issues",
"requirements": [],
"version": "0.1.49",
"version": "0.1.50",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}