Update changelog for version 0.1.18, add voice status feedback for recognition states, improve wake word handling, and enhance error reporting for unsupported browsers.

This commit is contained in:
techartdev
2026-02-20 18:18:30 +02:00
parent 9a22cea159
commit e2fbd7ac74
4 changed files with 62 additions and 3 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to the OpenClaw Home Assistant Integration will be documented in this file.
## [0.1.18] - 2026-02-20
### Fixed
- Voice input now requires wake word only for continuous voice mode, not for manual mic usage.
- Added in-card voice status feedback (listening, wake-word wait, sending, error) to make microphone behavior visible.
- Improved handling for unsupported speech-recognition browsers with explicit UI status.
## [0.1.17] - 2026-02-20
### Fixed