diff --git a/CHANGELOG.md b/CHANGELOG.md index 6638c5ec4..e4c85574b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Docs: https://docs.openclaw.ai ### Fixes -- Discord: inherit thread parent bindings when routing Discord messages. (#3892) Thanks @aerolalit. +- Process: resolve Windows `spawn()` failures for npm-family CLIs by appending `.cmd` when needed. (#5815) Thanks @thejhinvirtuoso. - Docs: update MiniMax OAuth setup commands; Extensions: use OpenClaw plugin SDK for MiniMax OAuth. (#5402) Thanks @Maosghoul. - Discord: resolve PluralKit proxied senders for allowlists and labels. (#5838) Thanks @thewilloftheshadow. - Telegram: restore draft streaming partials. (#5543) Thanks @obviyus.