Update changelog for version 0.1.17, improve chat history recovery, implement retry logic for backend history sync, and enhance message merging logic.

This commit is contained in:
techartdev
2026-02-20 17:31:58 +02:00
parent 0445c595ef
commit 9a22cea159
4 changed files with 58 additions and 5 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.16",
"version": "0.1.17",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}