What's new for you
ModelStudio/Qwen DashScope endpoints, UI/clarity refinements (Knot theme, config icons, roundness), CSP hashes for Control UI, bundled plugin runtimes restored, channel auth fixes, ClawHub compatibility, and many stability fixes.
- ModelStudio/Qwen — standard DashScope endpoints for China and global Qwen API keys
- UI/clarity — consolidate button primitives, Knot theme black-and-red, config icons for Diagnostics/CLI/Secrets/ACP/MCP, roundness slider, aria-labels
- CSP/Control UI — SHA-256 hashes for inline scripts in script-src CSP directive
- Plugins/bundled runtimes — ship WhatsApp, Matrix, and other plugin runtime sidecars in npm again
- CLI/channel auth — auto-select single login-capable channel, harden channel ids, catalog-backed install fallback
- Auth/OpenAI tokens — stop reverting freshly saved credentials to stale values
- Plugins/ClawHub — resolve plugin API compatibility at install time, fix >=2026.3.22 package checks
- Config/warnings — suppress confusing "newer OpenClaw" warning for same-base correction releases (e.g. 2026.3.23-2)
Release highlights
| Feature | Details |
|---|---|
| Qwen DashScope Endpoints | Standard pay-as-you-go DashScope for China and global Qwen API keys. |
| UI Clarity Refinements | Knot theme, config icons, roundness stops, WCAG 2.1 AA contrast. |
| CSP Script Hashes | SHA-256 hashes for inline scripts in Control UI CSP. |
| Bundled Plugin Runtimes | WhatsApp, Matrix runtime sidecars shipped in npm again. |
| Channel Auth Fixes | Auto-select single channel, harden ids, catalog fallback. |
Feature deep dives
Learn more about the changes that matter most. Bug fixes and minor improvements are listed on GitHub.
Qwen DashScope Endpoints
Standard DashScope endpoints for China and global Qwen API keys in ModelStudio/Qwen provider.
Read more →UI Clarity Refinements
Knot theme black-and-red, config icons, roundness stops, WCAG 2.1 AA contrast, aria-labels.
Read more →CSP Script Hashes
SHA-256 hashes for inline scripts in Control UI CSP directive.
Read more →Bundled Plugin Runtimes
WhatsApp, Matrix, and other plugin runtime sidecars shipped in npm package again.
Read more →Channel Auth Fixes
Auto-select single login-capable channel, harden channel ids, catalog-backed install fallback.
Read more →Full release notes
The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.
Open v2026.3.23 on GitHub →