← All releases

v2026.3.13

March 14, 2026 · View on GitHub

What's new for you

Recovery release for v2026.3.13 tag path. Compaction fix, Telegram media SSRF, Discord gateway handling, session reset preservation, Android chat settings, Docker OPENCLAW_TZ, Slack interactive replies, and many stability fixes.

  • Compaction — use full-session token count for post-compaction sanity check
  • Telegram — thread media transport policy into SSRF guards for inbound media
  • Discord — handle gateway metadata fetch failures without crashing
  • Session — preserve lastAccountId and lastThreadId on session reset
  • Slack — opt-in interactive reply directives (channelData.slack.blocks)
  • Docker — OPENCLAW_TZ timezone support for gateway and CLI containers
  • Android — redesign chat settings UI, Google Code Scanner for onboarding QR
  • macOS — respect exec-approvals.json in gateway prompter
  • Security — Docker build no longer leaks gateway token in build context

Release highlights

FeatureDetails
Control UI Dashboard-v2Refreshed gateway dashboard with modular views, command palette, mobile bottom tabs, richer chat tools.
/fast Toggleparams.fastMode and shared /fast toggle for Anthropic and OpenAI fast-mode tiers.
Slack Block KitchannelData.slack.blocks for agents to send Block Kit messages through Slack.
sessions_yieldSubagents end turn, skip tool work, carry follow-up payload to next turn.
Kubernetes DocsStarter K8s install path with raw manifests and Kind setup.
Provider-Plugin ArchitectureOllama, vLLM, SGLang on provider-plugin architecture.
Security: /config & /debugOwner-only. Workspace plugin auto-load disabled.
Security: Plugin Auto-LoadWorkspace plugins require explicit trust — no auto-load from cloned repos.

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v2026.3.13 on GitHub →