v2026.4.24-beta.3 arrived on 2026-04-25 with a change that matters during maintenance: talk, voice call, and google meet can use realtime voice. The page is a researched reading note from the official release record, with a test path for a real Gateway.
The tag is pre-release: keep it isolated from a production Gateway and compare it with the stable line before making it a default. Support still depends on the provider, channel, platform, and account behind the installation, so check those boundaries before extrapolating from the tag.
Channel
Pre-Release
Primary signals
Google Meet joins OpenClaw as a bundled; DeepSeek V4 Flash and V4 Pro are; Talk, Voice Call, and Google Meet can use
Publication date
2026-04-25
Before the package changes
Google Meet joins OpenClaw as a bundled participant
Evidence from the release. Google Meet joins OpenClaw as a bundled participant plugin, with personal Google auth, Chrome/Twilio realtime sessions, paired-node Chrome support, artifact/attendance exports, and recovery tooling for already-open Meet tabs.
Operator reading. Read Google Meet joins OpenClaw as a bundled participant as an authorization checkpoint: prove who may act, what the action can reach, and how the rejected attempt is surfaced to the operator.
DeepSeek V4 Flash and V4 Pro are in the bundled catalog
Evidence from the release. DeepSeek V4 Flash and V4 Pro are in the bundled catalog, V4 Flash is the onboarding default, and DeepSeek thinking/replay behavior is fixed for follow-up tool-call turns.
Operator reading. DeepSeek V4 Flash and V4 Pro are in the bundled catalog changes a capability choice, not automatically a billing or privacy agreement. Record provider, model id, context setting, and fallback behavior before changing a default.
Talk, Voice Call, and Google Meet can use realtime voice
Evidence from the release. Talk, Voice Call, and Google Meet can use realtime voice loops that consult the full OpenClaw agent for deeper tool-backed answers.
Operator reading. The safe reading of Talk, Voice Call, and Google Meet can use realtime voice is operational: prove the model can answer the intended task, then force a bounded failure and verify that no side effect is repeated.
Browser automation gets coordinate clicks, longer
Evidence from the release. Browser automation gets coordinate clicks, longer default action budgets, per-profile headless overrides, and steadier tab reuse/recovery.
Operator reading. For Browser automation gets coordinate clicks, longer, inspect state rather than only the new control. Repeat the flow after reload and reconnect, and note the session, pending action, URL, and visible error.
Details behind the headline
Plugin and model infrastructure is lighter at startup
static model catalogs, manifest-backed model rows, lazy provider dependencies, and external runtime-dependency repair for packaged installs.
A catalog label for Plugin and model infrastructure is lighter at startup is only the first signal. Confirm the account, endpoint, context limit, and tool policy that the running Gateway actually selected.
Packaged installs
preserve package-root runtime dependencies when bundled plugin runtime mirrors fall back to copying shared chunks, fixing Windows npm updates that could fail to load copied dist modules.
The maintainer check for Packaged installs is a complete package review: identify the entry point, requested access, dependency tree, and uninstall behavior before publishing or upgrading.
Heartbeat
clamp oversized scheduler delays through the shared safe timer helper, preventing every values over Node's timeout cap from becoming a 1 ms crash loop. Fixes #71414.
Exercise Heartbeat twice with a disposable trigger. The expected result is one side effect, a readable terminal state, and a cancellation path while work is still pending.
Test this release without widening the boundary
- Note the current version, host, provider, and workspace before exercising Google Meet joins OpenClaw as a bundled participant.
- Keep a tested backup beside the release record if the update can touch configuration, sessions, or a database.
- Run a read-only prompt with a known answer and save provider, model, reasoning, and latency details.
- Change only the candidate route, then confirm that a failed request returns a readable error and leaves the session intact.
- Stop if the observed behavior falls outside the official note, and link the log or screenshot to the version record.
openclaw --version
openclaw gateway status
openclaw security audit
Record what the release actually changed
Keep the version, source URL, test identity, and rollback decision together. If this tag is pre-release, leave it isolated; if it is stable, record the migration and rollback result before reconnecting every channel.
Corrections worth replaying
Packaged installs. preserve package-root runtime dependencies when bundled plugin runtime mirrors fall back to copying shared chunks, fixing Windows npm updates that could fail to load copied dist modules. Keep the reproduction and the post-fix result together in the acceptance record.
Heartbeat. clamp oversized scheduler delays through the shared safe timer helper, preventing every values over Node's timeout cap from becoming a 1 ms crash loop. Fixes #71414. Record the failure that this correction addresses before declaring the upgrade complete.
Use the complete OpenClaw v2026.4.24-beta.3 release notes for the exact change list, then cross-check the official release index and the model provider reference before acting.
Reference Trail
Sources and further reading
- complete OpenClaw v2026.4.24-beta.3 release notesgithub.com
- official release indexgithub.com
- model provider referencedocs.openclaw.ai