releaseintermediate
[Release] openclaw/openclaw v2026.3.2-beta.1: openclaw 2026.3.2-beta.1
By steipetegithub
View original on githubOpenClaw v2026.3.2-beta.1 introduces major features including expanded SecretRef support across 64 targets, native PDF analysis tools, enhanced outbound adapters with multi-media support, and improved Telegram streaming with DM-specific optimizations. The release includes breaking changes to onboarding defaults, ACP dispatch behavior, and plugin SDK HTTP handler registration, alongside numerous fixes for plugin command validation, Telegram token handling, and group system prompts.
Key Points
- •Expanded SecretRef support across 64 credential targets including runtime collectors and planning/apply/audit flows with fast-fail on active surfaces and non-blocking diagnostics on inactive surfaces
- •Added first-class PDF tool with native Anthropic and Google support, extraction fallback, and configurable defaults for model selection and file limits
- •Implemented shared sendPayload support across Discord, Slack, WhatsApp, Zalo, and Zalouser with multi-media iteration and chunk-aware text fallback
- •Added MiniMax-M2.5-highspeed first-class support while maintaining backward compatibility with legacy MiniMax-M2.5-Lightning configurations
- •Introduced inline file attachment support for sessions_spawn with base64/utf8 encoding, transcript redaction, and configurable lifecycle limits
- •Changed Telegram streaming default from 'off' to 'partial' for live preview out-of-box, with sendMessageDraft for private DM preview streaming
- •Added openclaw config validate CLI command with JSON output and detailed invalid-key path reporting for pre-startup validation
- •Expanded plugin SDK with channelRuntime exposure, STT transcription API, session lifecycle hooks with sessionKey, and event subscriptions for agent/transcript updates
- •BREAKING: Onboarding now defaults tools.profile to 'messaging' instead of broad coding/system tools; ACP dispatch now enabled by default; removed api.registerHttpHandler in favor of explicit route registration
- •BREAKING: Zalo Personal plugin rebuilt to use native zca-js in-process integration, removing dependency on external CLI binaries; operators must re-login after upgrade
Found this useful? Add it to a playbook for a step-by-step implementation guide.