Releases

Everything we've shipped, day by day. New features, quality improvements, and fixes with direct links to each release note.

OpenClaw
#2026-03-31

OpenClaw updated to v2026.3.31 with breaking changes to node exec, plugin SDK, and gateway auth, plus new...

  • Improved OpenClaw Updated OpenClaw dependency to v2026.3.31, including breaking changes to node exec, plugin SDK dangerous-code scanning, gateway auth, and node commands/events security model
  • New OpenClaw New background task management with SQLite-backed flow control, unified ACP/subagent/cron execution, and task-to-flow linkage
  • New OpenClaw Added QQ Bot as bundled channel plugin with multi-account setup, slash commands, and media support
OpenClaw
#2026-03-29

Updated OpenClaw to v2026.3.28 with Qwen OAuth migration, xAI Responses API support, MiniMax image...

  • New OpenClaw MiniMax: added image generation provider for image-01 model with generate and image-to-image editing, including aspect ratio control. (#54487)
  • New OpenClaw Plugins/hooks: added async requireApproval to before_tool_call hooks for user approval via exec overlay, Telegram, Discord, or /approve command. (#55339)
  • New OpenClaw xAI/tools: moved bundled Grok provider to Responses API, added first-class x_search, and auto-enabled xAI plugin from owned web-search config. (#56048)
#2026-03-25

OpenClaw updated to v2026.3.24, bringing Gateway/OpenAI compatibility endpoints, Teams SDK migration, and...

  • Improved OpenClaw Updated OpenClaw to v2026.3.24 (https://github.com/openclaw/openclaw/releases/tag/v2026.3.24): adds `/v1/models` and `/v1/embeddings` endpoints and forwards explicit model overrides through `/v1/chat/completions` and `/v1/responses` for broader OpenAI client and RAG compatibility.
  • Improved OpenClaw v2026.3.24: `/tools` endpoint now returns only tools the current agent can use at the moment, with a compact default view, optional detailed mode, and a live 'Available Right Now' section in the Control UI.
  • Improved OpenClaw v2026.3.24: Microsoft Teams integration migrated to the official Teams SDK with streaming 1:1 replies, welcome cards, feedback/reflection, typing indicators, native AI labeling, and message edit/delete support including in-thread fallbacks.
OpenClaw OpenClaw Container Skills
#2026-03-24

Added marketing-content-synthesizer skill for generating outcome-led marketing copy across taglines,...

  • Fixed OpenClaw Channel auth auto-select and hardening for single-channel setups and on-demand channel installs
  • Fixed OpenClaw OpenAI token credential writes now persist correctly instead of reverting to expired tokens
  • Improved OpenClaw Knot theme refinements: black-and-red palette with WCAG 2.1 AA contrast, config icons for Diagnostics/CLI/Secrets/ACP/MCP sections