docs: fix changelog PR reference

Fix Exec approvals command text formatting issue for safer approval scanning.
This commit is contained in:
Seb Slight
2026-02-08 10:50:10 -05:00
committed by GitHub
parent ad8b839aa7
commit 2f91bf550f

View File

@@ -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.