Skip to content

Commit 9061482

Browse files
author
techartdev
committed
changelog
1 parent d1187a3 commit 9061482

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the OpenClaw Home Assistant Integration will be documente
44

55
## [0.1.55] - 2026-02-23
66

7+
### Added
8+
- Added configurable response timeout (`thinking_timeout`) to integration options (**Settings → Integrations → OpenClaw → Configure → Response timeout (seconds)**). Applies to all chat cards automatically.
9+
- Added `thinking_timeout` card config key (seconds) for per-card override. Card YAML takes precedence over the integration setting, which takes precedence over the built-in default of 120 s.
10+
711
### Fixed
812
- Fixed chat always scrolling to the TOP instead of bottom on every message (both user and bot).
913
- Restored `requestAnimationFrame` in `_scrollToBottom()` — synchronous scrollTop assignment after innerHTML replacement does not persist in shadow DOM before the browser finalizes layout.

0 commit comments

Comments
 (0)