diff --git a/CHANGELOG.md b/CHANGELOG.md index d860720dc..3a5a2aa2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Docs: https://docs.openclaw.ai ### Fixes -- Exec approvals: format forwarded command text as inline/fenced monospace for safer approval scanning across channels. (#11917) +- Exec approvals: format forwarded command text as inline/fenced monospace for safer approval scanning across channels. (#11937) - Thinking: allow xhigh for `github-copilot/gpt-5.2-codex` and `github-copilot/gpt-5.2`. (#11646) Thanks @seans-openclawbot. - Discord: support forum/media `thread create` starter messages, wire `message thread create --message`, and harden thread-create routing. (#10062) Thanks @jarvis89757. - Web UI: make chat refresh smoothly scroll to the latest messages and suppress new-messages badge flash during manual refresh.