Releases & Changelog
What's new in OpenClaw—and what it means for you
What's new in OpenClaw—and what it means for you
Upgrade to the latest with openclaw update, then run openclaw doctor to verify. Here's what you'll get in each release—written for how you'll actually use it. For the full technical changelog, see GitHub Releases.
Released March 14, 2026. This recovery release is tagged v2026.3.13-1 on GitHub (npm version remains 2026.3.13). Full release notes on GitHub · Source (ZIP)
lastAccountId and lastThreadId preserved across resets so replies keep routing to the same account/thread.OPENCLAW_TZ support for gateway/CLI timezone; apt-get upgrade in Dockerfiles; security fix to prevent gateway token leak in build context.Released March 13, 2026. Full release notes on GitHub · Source (ZIP)
/fast, TUI, Control UI, and ACP; per-model defaults; OpenAI/Codex and Anthropic service_tier support.sessions_yield — Orchestrators can end the current turn immediately and carry a hidden follow-up payload into the next session turn.channelData.slack.blocks.Released March 12, 2026. Full release notes on GitHub · Source (ZIP)
resumeSessionId.openclaw doctor --fix for legacy cron storage and notify/webhook metadata migration.Released March 9, 2026. Full release notes on GitHub · Source (ZIP)
openclaw backup create and openclaw backup verify create local state archives with options like --only-config and --no-include-workspace. Destructive flows now suggest backup first.talk.silenceTimeoutMs config lets you set how long Talk waits for silence before auto-sending the transcript. Fewer accidental early sends or long waits.agent: targets still work.tools.web.search.brave.mode: "llm-context" uses Brave's LLM Context endpoint so web_search returns extracted grounding snippets with source metadata.--version — openclaw --version now includes the short git commit hash when available, so you can match installs to source.openclaw acp --provenance off|meta|meta+receipt) so OpenClaw agents can retain and report ACP-origin context with session trace IDs.m.direct homeservers and explicit room bindings honored.openclaw update can recover from a disabled gateway service; LaunchAgent re-enabled before updater bootstrap.Released March 8, 2026. Full release notes on GitHub · Source (ZIP)
gateway.auth.token at a secret managed by your vault (e.g. HashiCorp, Doppler) instead of plain config. Cleaner and more secure for production.allowPromptInjection).If you use both a gateway token and a password (including from SecretRefs), you must now set gateway.auth.mode to token or password explicitly. Add this to your config before upgrading to avoid startup or pairing issues.
Released March 3, 2026. Release notes
openclaw config validate checks your config before the gateway starts. Fewer surprise failures.Heads up: New installs default to tools.profile: "messaging" (fewer tools out of the box). ACP dispatch is on by default. Plugin HTTP handlers use a new registration API. Zalo Personal no longer uses external CLI binaries.
Released March 2, 2026. Release notes
/health and /ready endpoints for liveness and readiness probes. Easier to run OpenClaw in containers and orchestration./session idle and /session max-age to tune how long threads stay active.de).Released February 27, 2026. Release notes
openclaw secrets audit, configure, apply, and reload. Pull API keys and tokens from your vault instead of editing config by hand.openclaw agents bindings, bind, and unbind let you control which accounts and channels route to which agents.Full changelog for each release on GitHub: