Update changelog for version 0.1.7, resolve chat card startup race, enhance frontend registration with retries, and add MIT license file

This commit is contained in:
techartdev
2026-02-20 15:44:50 +02:00
parent c3311a6376
commit b89ad7528a
5 changed files with 86 additions and 38 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.6",
"version": "0.1.7",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}