v2026.6.11-beta.2 changes a surface that users can see. The release record describes a channel, client, interface, or browser change; this article follows the state behind the screen instead of treating a new button as proof that the workflow is complete.
Because this is a pre-release, use a disposable Gateway first and leave the stable version available for comparison. The release body cannot certify every local combination of provider, channel, platform, and account; use the bounded test below for the path you actually run.
Channel
Pre-Release
Primary signals
More capable channel control; Richer operator workflows; Safer plugin distribution
Publication date
2026-06-28
State that a reader can see
More capable channel control
Evidence from the release. Slack relay mode, native Mattermost /oc_queue, and per-DM model overrides make channel operations easier to automate and tune.
Operator reading. The operator question around More capable channel control is where the reply lands after a restart. Record the conversation identifiers before testing and compare them after the channel is healthy again.
Richer operator workflows
Evidence from the release. openclaw agent --message-file and the RAFT CLI wake bridge add practical file-driven and remote wake-up paths.
Operator reading. For Richer operator workflows, delivery is only proven when identity survives an interruption. Keep a disposable channel, send one request, and check for a single reply in the intended thread.
Safer plugin distribution
Evidence from the release. additional official plugins are externalized cleanly, with bundled plugin icon metadata available to installed clients.
Operator reading. Keep discovery separate from permission for Safer plugin distribution. Review the manifest, source, dependencies, and removal path in a disposable workspace before enabling it.
Stronger mobile operations
Evidence from the release. Android settings detail panels improve configuration visibility and control on mobile.
Operator reading. Test Stronger mobile operations at the edges of the interface: clean start, reload, reconnect, and a refused or unavailable action. Keep the final screen and error message with the release note.
The wiring behind the screen
More reliable agent turns
Codex partial deltas, harness activation, and long-context prompt-cache stability reduce lost progress and inconsistent runs.
Check More reliable agent turns with a known prompt and a disposable account. Save the selected route, reasoning setting, latency, and refusal or fallback result so another operator can reproduce it.
Gateway and plugin tooling
channel identity hook context and per-agent usage-cost reporting give integrations and operators more precise routing and accounting.
Use Gateway and plugin tooling as a routing test: capture the destination before the send, interrupt the transport, and verify that retry logic did not duplicate or redirect the response.
Provider and model coverage
catalog parsing, reasoning controls, provider model resolution, and encrypted reasoning support now handle more live provider variants.
Provider and model coverage changes a capability choice, not automatically a billing or privacy agreement. Record provider, model id, context setting, and fallback behavior before changing a default.
A bounded check for this version
- Start with a disposable checkpoint: record the version, host, provider, and workspace tied to More capable channel control.
- Check the release's migration notes and make a restorable backup before changing persistent state.
- Use a disposable conversation for one send, one reconnect, and one retry; keep the destination identifiers with the result.
- Leave the channel disabled after the test if its credentials or pairing were created only for this rehearsal.
- If the result differs from the release body, stop the rollout and attach the log, screenshot, or transcript to the version record.
openclaw --version
openclaw gateway status
openclaw security audit
Close the loop with evidence
A useful maintenance record names the changed behavior, the behavior that stayed stable, the identity that approved the test, and the step that would undo it. Preserve that record beside the release tag.
Edge cases in this tag
Channel delivery. Telegram progress rendering, webhook lifecycle, reaction directives, duplicate mirror writes, queued update draining, and WhatsApp durable reply targets are now more reliable. Record the failure that this correction addresses before declaring the upgrade complete.
WhatsApp and message identity. native quotes, Baileys group reliability, and approval reactions across JID drift now preserve the intended conversation context. This is the edge case to include in a regression check, especially when the release is pre-release.
The authoritative record is the v2026.6.11-beta.2 GitHub release. The release index gives the surrounding sequence, while the channel routing guide supplies the operational background.
Reference Trail
Sources and further reading
- v2026.6.11-beta.2 GitHub releasegithub.com
- release indexgithub.com
- channel routing guidedocs.openclaw.ai