Skip to content

Commit fdeb981

Browse files
committed
docs(changelog): note Windows restart probe fix
1 parent 6326ad9 commit fdeb981

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Docs: https://docs.openclaw.ai
2323

2424
### Fixes
2525

26+
- **Windows scheduled-task restart:** replace the locale-sensitive `findstr` process-state probe with a direct PowerShell task-state exit code, preventing hidden restart helpers from hanging or flashing a console window. (#84600, #91273) Thanks @deepujain and @andyk-ms.
2627
- **Android hardware keyboard chat:** send with unmodified Enter on physical keyboards while preserving Shift+Enter and other modified Enter combinations for multiline input. (#101239) Thanks @3ninyt3nin-creator.
2728
- **CJK Markdown emphasis:** render adjacent Chinese, Japanese, and Korean emphasis punctuation through the shared Markdown pipeline instead of leaking literal markers across channels. (#101230, #101120) Thanks @nicknmorty.
2829
- **Codex yielded native subagents:** keep the parent app-server subscription and shared client alive until yielded native subagent completion delivery settles, preventing lost wakeups and leaked one-shot cleanup.

0 commit comments

Comments
 (0)