Back to home

Changelog

This feed mirrors upstream OpenClaw releases. Some updates may appear here before they are fully enabled in TXT CLAW.

View OpenClaw Releases

openclaw 2026.4.19-beta.2

v2026.4.19-beta.2 Apr 19, 2026

Upstream (OpenClaw)Pre-release

## 2026.4.19-beta.2 ### Fixes - Agents/openai-completions: always send `stream_options.include_usage` on streaming requests, so local and custom OpenAI-compatible backends report real context usage instead of showing 0%. (#68746) Thanks @kagura-agent. - Agents/nested lanes: scope nested agent work per target session so a long-running nested run on one session no longer head-of-line blocks unrelated sessions across...

Read full release notes

openclaw 2026.4.19-beta.1

v2026.4.19-beta.1 Apr 19, 2026

Upstream (OpenClaw)Pre-release

### Fixes - Agents/channels: route cross-agent subagent spawns through the target agent's bound channel account while preserving peer and workspace/role-scoped bindings, so child sessions no longer inherit the caller's account in shared rooms, workspaces, or multi-account setups. (#67508) Thanks @lukeboyett and @gumadeiras. - Telegram/callbacks: treat permanent callback edit errors as completed updates so stale comm...

Read full release notes

openclaw 2026.4.15

v2026.4.15 Apr 16, 2026

Upstream (OpenClaw)

### Changes - Anthropic/models: default Anthropic selections, `opus` aliases, Claude CLI defaults, and bundled image understanding to Claude Opus 4.7. - Google/TTS: add Gemini text-to-speech support to the bundled `google` plugin, including provider registration, voice selection, WAV reply output, PCM telephony output, and setup/docs guidance. (#67515) Thanks @barronlroth. - Control UI/Overview: add a Model Auth sta...

Read full release notes

openclaw 2026.4.15-beta.2

v2026.4.15-beta.2 Apr 16, 2026

Upstream (OpenClaw)Pre-release

### Changes - Anthropic/models: default Anthropic selections, `opus` aliases, Claude CLI defaults, and bundled image understanding to Claude Opus 4.7. - Google/TTS: add Gemini text-to-speech support to the bundled `google` plugin, including provider registration, voice selection, WAV reply output, PCM telephony output, and setup/docs guidance. (#67515) Thanks @barronlroth. ### Fixes - Gateway/tools: anchor trusted...

Read full release notes

OpenClaw 2026.4.15-beta.1

v2026.4.15-beta.1 Apr 15, 2026

Upstream (OpenClaw)Pre-release

### Changes - Control UI/Overview: add a Model Auth status card showing OAuth token health and provider rate-limit pressure at a glance, with attention callouts when OAuth tokens are expiring or expired. Backed by a new `models.authStatus` gateway method that strips credentials and caches for 60s. (#66211) Thanks @omarshahine. - Memory/LanceDB: add cloud storage support to `memory-lancedb` so durable memory indexes...

Read full release notes

openclaw 2026.4.14

v2026.4.14 Apr 14, 2026

Upstream (OpenClaw)

OpenClaw `2026.4.14` is another broad quality release focused on model provider with explicit turn improvements for GPT-5 family and channel provider issues. Additionally we improved overal performance with refactors to our underlying core codebase. ## Changes - OpenAI Codex/models: add forward-compat support for `gpt-5.4-pro`, including Codex pricing/limits and list/status visibility before the upstream catalog ca...

Read full release notes

openclaw 2026.4.14-beta.1

v2026.4.14-beta.1 Apr 14, 2026

Upstream (OpenClaw)Pre-release

### Changes - Telegram/forum topics: surface human topic names in agent context, prompt metadata, and plugin hook metadata by learning names from Telegram forum service messages. (#65973) Thanks @ptahdunbar. ### Fixes - UI/chat: replace marked.js with markdown-it so maliciously crafted markdown can no longer freeze the Control UI via ReDoS. (#46707) Thanks @zhangfnf. - Auto-reply/send policy: keep `sendPolicy: "de...

Read full release notes

openclaw 2026.4.12

v2026.4.12 Apr 13, 2026

Upstream (OpenClaw)

OpenClaw `2026.4.12` is a broad quality release focused on plugin loading, memory and dreaming reliability, new local-model options, and a much smoother Feishu setup path. ## Changes - QA/lab: add Convex-backed pooled Telegram credential leasing plus `openclaw qa credentials` admin commands and broker setup docs. (#65596) Thanks @joshavant. - Memory/Active Memory: add a new optional Active Memory plugin that gives...

Read full release notes

openclaw 2026.4.12-beta.1

v2026.4.12-beta.1 Apr 12, 2026

Upstream (OpenClaw)Pre-release

### Changes - Plugins/loading: narrow CLI, provider, and channel activation to manifest-declared needs, preserve explicit scope and trust boundaries, and centralize manifest-owner policy so startup, command discovery, and runtime activation avoid loading unrelated plugin runtime. (#65120, #65259, #65298, #65429, #65459) Thanks @vincentkoc. - Memory/active-memory: default QMD recall to search and surface better searc...

Read full release notes

openclaw 2026.4.11

v2026.4.11 Apr 12, 2026

Upstream (OpenClaw)

### Changes - 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...

Read full release notes

openclaw 2026.4.11-beta.1

v2026.4.11-beta.1 Apr 11, 2026

Upstream (OpenClaw)Pre-release

### Changes - 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...

Read full release notes

openclaw 2026.4.10

v2026.4.10 Apr 11, 2026

Upstream (OpenClaw)

## 2026.4.10 ### Changes - Models/Codex: add the bundled Codex provider and plugin-owned app-server harness so `codex/gpt-*` models use Codex-managed auth, native threads, model discovery, and compaction while `openai/gpt-*` stays on the normal OpenAI provider path. (#64298) - Memory/Active Memory: add a new optional Active Memory plugin that gives OpenClaw a dedicated memory sub-agent right before the main reply,...

Read full release notes

openclaw 2026.4.9

v2026.4.9 Apr 9, 2026

Upstream (OpenClaw)

### Changes - Memory/dreaming: add a grounded REM backfill lane with historical `rem-harness --path`, diary commit/reset flows, cleaner durable-fact extraction, and live short-term promotion integration so old daily notes can replay into Dreams and durable memory without a second memory stack. Thanks @mbelinky. - Control UI/dreaming: add a structured diary view with timeline navigation, backfill/reset controls, trac...

Read full release notes

openclaw 2026.4.9-beta.1

v2026.4.9-beta.1 Apr 9, 2026

Upstream (OpenClaw)Pre-release

### Changes - Memory/dreaming: add a grounded REM backfill lane with historical `rem-harness --path`, diary commit/reset flows, cleaner durable-fact extraction, and live short-term promotion integration so old daily notes can replay into Dreams and durable memory without a second memory stack. Thanks @mbelinky. - Control UI/dreaming: add a structured diary view with timeline navigation, backfill/reset controls, trac...

Read full release notes

openclaw 2026.4.8

v2026.4.8 Apr 8, 2026

Upstream (OpenClaw)

### Fixes - Telegram/setup: load setup and secret contracts through packaged top-level sidecars so installed npm builds no longer try to import missing `dist/extensions/telegram/src/*` files during gateway startup. - Bundled channels/setup: load shared secret contracts through packaged top-level sidecars across BlueBubbles, Feishu, Google Chat, IRC, Matrix, Mattermost, Microsoft Teams, Nextcloud Talk, Slack, and Zal...

Read full release notes

openclaw 2026.4.7

v2026.4.7 Apr 8, 2026

Upstream (OpenClaw)

### Changes - CLI/infer: add a first-class `openclaw infer ...` hub for provider-backed inference workflows across model, media, web, and embedding tasks. Thanks @Takhoffman. - Tools/media generation: auto-fallback across auth-backed image, music, and video providers by default, preserve intent during provider switches, remap size/aspect/resolution/duration hints to the closest supported option, and surface provider...

Read full release notes

openclaw 2026.4.5

v2026.4.5 Apr 6, 2026

Upstream (OpenClaw)

### Breaking - Config: remove legacy public config aliases such as `talk.voiceId` / `talk.apiKey`, `agents.*.sandbox.perSession`, `browser.ssrfPolicy.allowPrivateNetwork`, `hooks.internal.handlers`, and channel/group/room `allow` toggles in favor of the canonical public paths and `enabled`, while keeping load-time compatibility and `openclaw doctor --fix` migration support for existing configs. (#60726) Thanks @vinc...

Read full release notes

openclaw 2026.4.2

v2026.4.2 Apr 2, 2026

Upstream (OpenClaw)

### Breaking - Plugins/xAI: move `x_search` settings from the legacy core `tools.web.x_search.*` path to the plugin-owned `plugins.entries.xai.config.xSearch.*` path, standardize `x_search` auth on `plugins.entries.xai.config.webSearch.apiKey` / `XAI_API_KEY`, and migrate legacy config with `openclaw doctor --fix`. (#59674) Thanks @vincentkoc. - Plugins/web fetch: move Firecrawl `web_fetch` config from the legacy co...

Read full release notes

openclaw 2026.4.1

v2026.4.1 Apr 1, 2026

Upstream (OpenClaw)

## 2026.4.1 ### Changes - Tasks/chat: add `/tasks` as a chat-native background task board for the current session, with recent task details and agent-local fallback counts when no linked tasks are visible. Related #54226. Thanks @vincentkoc. - Web search/SearXNG: add the bundled SearXNG provider plugin for `web_search` with configurable host support. (#57317) Thanks @cgdusek. - Amazon Bedrock/Guardrails: add Bedroc...

Read full release notes

OpenClaw 2026.4.1-beta.1

v2026.4.1-beta.1 Apr 1, 2026

Upstream (OpenClaw)Pre-release

### Changes - Tasks/chat: add `/tasks` as a chat-native background task board for the current session, with recent task details and agent-local fallback counts when no linked tasks are visible. Related #54226. Thanks @vincentkoc. - Web search/SearXNG: add the bundled SearXNG provider plugin for `web_search` with configurable host support. (#57317) Thanks @cgdusek. - Amazon Bedrock/Guardrails: add Bedrock Guardrails...

Read full release notes

Text us: +1 (629) 229-0114

Message and data rates may apply. Reply STOP to opt out. Reply HELP for help.

Privacy Policy|Terms and Conditions