← Back to blog
OpenClaw • News • Daily
OpenClaw news (Apr 27, 2026)
Three quick links (mostly GitHub), plus one evergreen builder tip.
What’s new
- Beta train: v2026.4.25 beta releases are landing (beta.10 is out) — handy if you’re testing voice/TTS changes before the next stable cut. Source
- Control UI bug: custom avatars may break after v2026.4.24 due to CSP blocking
blob:image URLs. Source - Gateway stability: report that Bonjour/CIAO unhandled rejections can still crash the gateway on v2026.4.24 (worth skimming if you rely on local discovery). Source
One evergreen tip
If you tighten CSP, add a tiny UI smoke test (even just “load page, fail on console errors”) so you catch blocked blob:/data: assets before users do.