June's notable stable release, v2026.6.11, is a maintenance release in the best sense. It focuses on the points operators notice at 2 a.m.: a message routed to the wrong thread, a send that stays stuck, a Gateway that reconnects badly, or a model setup error with no useful next step.
Delivery is the headline
The release notes cover Telegram, WhatsApp, Matrix, Google Chat, iMessage, Feishu, Mattermost, WebChat, the Control UI, and the terminal UI. Replies keep more of their conversation identity during retries and session changes. Background media is returned to the chat that requested it, and several channels now survive a short restart without a message blackout.
That is the kind of change you can test without exposing private data. Use a disposable channel, send a short prompt, restart the Gateway, and verify one final response and one history entry.
Health checks are less noisy
Heartbeat messages no longer leak internal reasoning into ordinary channel replies. Telegram progress updates are formatted more predictably, and harmless tool outcomes stop producing misleading failure banners in affected integrations.
The result is not a guarantee of delivery. It is a cleaner signal when you are diagnosing a real failure. Keep provider logs, channel logs, and Gateway status separate in your notes.
Admin defaults matter
June also improves model assignment for individual direct-message contacts on shared Gateways, bounds oversized Matrix responses, and tightens command and device approval behavior. Review those defaults when more than one person can reach the same Gateway.
openclaw gateway status
openclaw security audit
For the broader context, read the release index and the security guide together. Reliability work and access control meet at the same boundary: who can trigger an action, and where does the result go?
Reference Trail
Sources and further reading
- v2026.6.11docs.openclaw.ai
- release indexgithub.com
- security guidedocs.openclaw.ai