OpenClaw 2026.2.21 just dropped, and it's a big one. This release packs Google Gemini 3.1 support, Discord voice channel integration, major security improvements, and over 100 bug fixes. Let's break down what's new.
Headline Features
Gemini 3.1 Support
Google's latest model is now fully supported. You can use google/gemini-3.1-pro-preview as your primary model, giving you another powerful option alongside Claude and GPT-4.
Discord Voice Channels
This is a big one for Discord users. OpenClaw can now:
/vc commandsIf you've wanted to talk to your AI assistant in Discord voice chat, now you can.
Thread-Bound Subagent Sessions
Discord threads just got smarter. Spawned helper agents can now be bound to specific threads with per-thread focus and list controls. This means you can have dedicated AI agents working in different threads without them stepping on each other.
Discord Streaming
Live draft replies are now available on Discord with partial/block streaming options and configurable chunking. The same streaming experience Telegram users have enjoyed is now on Discord.
Security Hardening
This release includes significant security improvements:
The retry loop fix addresses a security advisory (GHSA-76m6-pj3w-v7mf). If you're running an older version, update as soon as possible.
iOS and Watch Improvements
The mobile experience got some love:
Prompt Caching Tweaks
Cache hit percentages are now properly included in /status output, and the caching behavior has been refined across providers.
Other Notable Changes
New Providers
Channel Improvements
channels.modelByChannelchannels.telegram.streaming: true)Subagent Defaults
100+ Bug Fixes
The changelog lists dozens of fixes, but here are some highlights:
How to Update
If you're running OpenClaw locally:
npm install -g openclaw@latest
openclaw doctor
openclaw gateway restartIf you're on ClawHosted, you can update with one click from your dashboard.
---
Links