OpenClaw v2026.3.13 was released on March 14, 2026, delivering 69 merged pull requests with contributions from 18 new developers. This release focuses on browser automation, platform polish, and security hardening.
Chrome DevTools Attach Mode
The headline feature is official Chrome DevTools attach mode for signed-in browser sessions. Built-in browser profiles like profile="user" and profile="chrome-relay" make it easier to automate tasks in authenticated contexts. Browser act batching and improved selector targeting make automation significantly more reliable.
Docker Timezone Support
A new OPENCLAW_TZ environment variable lets Docker deployments pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default — a long-requested feature for international deployments.
Operator Quality-of-Life
Cron jobs can now target the current or a named session. Mobile onboarding flows are cleaner on both iOS and Android. The memory bootstrap behavior is simplified — OpenClaw now loads a single root bootstrap file instead of accidentally doubling up.
Security & Stability
Key fixes include addressing Docker gateway token leaks, enhanced browser session validation, improved Telegram media handling, Discord gateway resilience, Feishu duplicate reply prevention, and Slack interactive reply improvements.
OpenClaw Launch users get these updates automatically — deploy your agent and always run the latest stable release.