← All releases

v2026.4.11

April 12, 2026 · View on GitHub

What's new for you

Dreaming and memory-wiki: ChatGPT import ingestion with Imported Insights and Memory Palace diary subtabs; Control UI / webchat: structured bubbles for media/reply/voice, `[embed ...]` rich output with gated URLs; `video_generate`: URL-only asset delivery, `providerOptions`, reference audio, adaptive aspect, higher image-input cap; Feishu document-comment threads with reactions; Teams reactions with Graph pagination and delegated OAuth for sends; plugin manifests gain activation/setup descriptors; Ollama caches `/api/show` context during discovery; plus Codex OAuth scope fix, transcription DNS, Talk Mode mic permission, WhatsApp default account and reactions, and many agent/QA fixes.

  • Dreaming — ChatGPT import, Imported Insights & Memory Palace subtabs in diary UI
  • Control UI — structured assistant bubbles, `[embed ...]` tag, gated external embed URLs
  • video_generate — URL delivery, typed providerOptions, reference audio, adaptive aspect
  • Feishu — document comment sessions with reactions and typing feedback
  • Teams — reactions, listing, delegated OAuth for reaction sends
  • Plugins — manifests declare activation & setup descriptors for onboarding flows
  • Ollama — cache model discovery metadata; invalidate on digest changes

Release highlights

FeatureDetails
Dreaming: ChatGPT import & Memory PalaceIngest ChatGPT exports into memory-wiki; new Imported Insights and Memory Palace diary subtabs so Dreaming can inspect source chats, compiled wiki pages, and full source pages in the UI.
Control UI / webchat: bubbles & embedAssistant media, reply, and voice directives render as structured chat bubbles; [embed ...] rich output tag; external embed URLs gated by config.
video_generate: URL delivery & optionsURL-only generated asset delivery, typed providerOptions, reference audio inputs, per-asset role hints, adaptive aspect ratio, and a higher image-input cap for richer provider modes.
Feishu document commentsRicher context parsing, comment reactions, and typing feedback so document-thread conversations behave more like chat.
Teams reactions & delegated OAuthReaction support, reaction listing, Graph pagination, and delegated OAuth for sending reactions while preserving application-auth read paths.
Plugin activation descriptorsPlugin manifests can declare activation and setup descriptors so setup flows describe auth, pairing, and configuration without core hardcoding.
Ollama discovery cacheCaches /api/show context-window and capability metadata during model discovery; retries after empty responses; invalidates on digest changes.

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v2026.4.11 on GitHub →