OpenClaw v2026.4.11-beta.1 Released — Dreaming imports and richer webchat outputs

OpenClaw v2026.4.11-beta.1 previews Dreaming import workflows, richer media-aware Control UI output, and collaboration improvements across Feishu and Microsoft Teams.

2 min readPublished Apr 11, 2026Updated Apr 15, 2026
MilanLast updated Apr 15, 2026Article metadata, reading time, and JSON-LD are generated directly from the Sanity post record.

OpenClaw v2026.4.11-beta.1 was published on 2026-04-11T15:15:03Z by steipete. OpenClaw v2026.4.11-beta.1 previews Dreaming import workflows, richer media-aware Control UI output, and collaboration improvements across Feishu and Microsoft Teams.

Quick answer

It is a feature-heavy beta centered on how memory and rich output appear inside the product, not just behind-the-scenes plumbing.

What's new in this release

  • Dreaming/memory-wiki: add ChatGPT import ingestion plus new `Imported Insights` and `Memory Palace` diary subtabs so Dreaming can inspect imported source chats, compiled wiki pages, and full source pages directly from the UI. (#64505)
  • Control UI/webchat: render assistant media/reply/voice directives as structured chat bubbles, add the `[embed ...]` rich output tag, and gate external embed URLs behind config. (#64104)
  • Tools/video_generate: add URL-only generated asset delivery, typed `providerOptions`, reference audio inputs, per-asset role hints, `adaptive` aspect-ratio support, and a higher image-input cap so video providers can expose richer generation modes without forcing large files into memory. (#61987, #61988) Thanks @xieyongliang.
  • Feishu: improve document comment sessions with richer context parsing, comment reactions, and typing feedback so document-thread conversations behave more like chat conversations. (#63785)
  • Microsoft Teams: add reaction support, reaction listing, Graph pagination, and delegated OAuth setup for sending reactions while preserving application-auth read paths. (#51646)

Why developers should care

This beta is mainly for teams testing Dreaming-heavy workflows, structured webchat output, and collaboration channel parity.

Upgrade notes

No explicit breaking changes were called out in the fetched GitHub release notes. Even so, teams using custom providers, plugins, or channel integrations should review the full release notes before rolling forward.

Source

Full release notes: https://github.com/openclaw/openclaw/releases/tag/v2026.4.11-beta.1

Guide FAQ

These answers are stored with the article so the page stays self-contained for search, AI citations, and human readers.

Dreaming/memory-wiki: add ChatGPT import ingestion plus new `Imported Insights` and `Memory Palace` diary subtabs so Dreaming can inspect imported source chats, compiled wiki pages, and full source pages directly from the UI. (#64505); Control UI/webchat: render assistant media/reply/voice directives as structured chat bubbles, add the `[embed ...]` rich output tag, and gate external embed URLs behind config. (#64104); Tools/video_generate: add URL-only generated asset delivery, typed `providerOptions`, reference audio inputs, per-asset role hints, `adaptive` aspect-ratio support, and a higher image-input cap so video providers can expose richer generation modes without forcing large files into memory. (#61987, #61988) Thanks @xieyongliang.

No explicit breaking changes were called out in the fetched GitHub release notes. Review the full release notes before upgrading provider-heavy, channel-heavy, or plugin-heavy environments: https://github.com/openclaw/openclaw/releases/tag/v2026.4.11-beta.1

This beta is mainly for teams testing Dreaming-heavy workflows, structured webchat output, and collaboration channel parity.

Continue Reading

Related OpenClaw guides