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

openclaw 2026.3.31

v2026.3.31 Mar 31, 2026

Upstream (OpenClaw)

### Breaking - Nodes/exec: remove the duplicated `nodes.run` shell wrapper from the CLI and agent `nodes` tool so node shell execution always goes through `exec host=node`, keeping node-specific capabilities on `nodes invoke` and the dedicated media/location/notify actions. - Plugin SDK: deprecate the legacy provider compat subpaths plus the older bundled provider setup and channel-runtime compatibility shims, emit...

Read full release notes

OpenClaw 2026.3.31-beta.1

v2026.3.31-beta.1 Mar 31, 2026

Upstream (OpenClaw)Pre-release

### Breaking - Nodes/exec: remove the duplicated `nodes.run` shell wrapper from the CLI and agent `nodes` tool so node shell execution always goes through `exec host=node`, keeping node-specific capabilities on `nodes invoke` and the dedicated media/location/notify actions. - Plugin SDK: deprecate the legacy provider compat subpaths plus the older bundled provider setup and channel-runtime compatibility shims, emit...

Read full release notes

openclaw 2026.3.28

v2026.3.28 Mar 29, 2026

Upstream (OpenClaw)

### Breaking - Providers/Qwen: remove the deprecated `qwen-portal-auth` OAuth integration for `portal.qwen.ai`; migrate to Model Studio with `openclaw onboard --auth-choice modelstudio-api-key`. (#52709) Thanks @pomelo-nwu. - Config/Doctor: drop automatic config migrations older than two months; very old legacy keys now fail validation instead of being rewritten on load or by `openclaw doctor`. ### Changes - xAI/t...

Read full release notes

OpenClaw 2026.3.28-beta.1

v2026.3.28-beta.1 Mar 28, 2026

Upstream (OpenClaw)Pre-release

## 2026.3.28-beta.1 ### Breaking - Providers/Qwen: remove the deprecated `qwen-portal-auth` OAuth integration for `portal.qwen.ai`; migrate to Model Studio with `openclaw onboard --auth-choice modelstudio-api-key`. (#52709) Thanks @pomelo-nwu. - Config/Doctor: drop automatic config migrations older than two months; very old legacy keys now fail validation instead of being rewritten on load or by `openclaw doctor`....

Read full release notes

openclaw 2026.3.24

v2026.3.24 Mar 25, 2026

Upstream (OpenClaw)

### Breaking ### Changes - Gateway/OpenAI compatibility: add `/v1/models` and `/v1/embeddings`, and forward explicit model overrides through `/v1/chat/completions` and `/v1/responses` for broader client and RAG compatibility. Thanks @vincentkoc. - Agents/tools: make `/tools` show the tools the current agent can actually use right now, add a compact default view with an optional detailed mode, and add a live "Availa...

Read full release notes

openclaw 2026.3.24-beta.2

v2026.3.24-beta.2 Mar 25, 2026

Upstream (OpenClaw)Pre-release

### Fixes - Outbound media/local files: align outbound media access with the configured fs policy so host-local files and inbound-media paths keep sending when `workspaceOnly` is off, while strict workspace-only agents remain sandboxed. - Runtime/install: lower the supported Node 22 floor to `22.14+` while continuing to recommend Node 24, so npm installs and self-updates do not strand Node 22.14 users on older relea...

Read full release notes

openclaw 2026.3.24-beta.1

v2026.3.24-beta.1 Mar 25, 2026

Upstream (OpenClaw)Pre-release

## 2026.3.24-beta.1 ### Breaking ### Changes - Gateway/OpenAI compatibility: add `/v1/models` and `/v1/embeddings`, and forward explicit model overrides through `/v1/chat/completions` and `/v1/responses` for broader client and RAG compatibility. Thanks @vincentkoc. - Agents/tools: make `/tools` show the tools the current agent can actually use right now, add a compact default view with an optional detailed mode, a...

Read full release notes

2026.3.23

v2026.3.23 Mar 23, 2026

Upstream (OpenClaw)

### Breaking ### Changes - ModelStudio/Qwen: add standard (pay-as-you-go) DashScope endpoints for China and global Qwen API keys alongside the existing Coding Plan endpoints, and relabel the provider group to `Qwen (Alibaba Cloud Model Studio)`. (#43878) - UI/clarity: consolidate button primitives (`btn--icon`, `btn--ghost`, `btn--xs`), refine the Knot theme to a black-and-red palette with WCAG 2.1 AA contrast, add...

Read full release notes

openclaw 2026.3.22

v2026.3.22 Mar 23, 2026

Upstream (OpenClaw)

## 2026.3.22 ### Breaking - Plugins/install: bare `openclaw plugins install <package>` now prefers ClawHub before npm for npm-safe names, and only falls back to npm when ClawHub does not have that package or version. Docs: https://docs.openclaw.ai/tools/clawhub - Browser/Chrome MCP: remove the legacy Chrome extension relay path, bundled extension assets, `driver: "extension"`, and `browser.relayBindHost`. Run `open...

Read full release notes

openclaw 2026.3.22-beta.1

v2026.3.22-beta.1 Mar 23, 2026

Upstream (OpenClaw)Pre-release

Pre-release for npm beta tag `v2026.3.22-beta.1`. No new macOS app build is attached to this beta. macOS assets remain on stable app version `2026.3.22`, and `appcast.xml` is intentionally unchanged in this pre-release. ### Breaking - Plugins/install: bare `openclaw plugins install <package>` now prefers ClawHub before npm for npm-safe names, and only falls back to npm when ClawHub does not have that package or ve...

Read full release notes

openclaw 2026.3.13

v2026.3.13-1 Mar 14, 2026

Upstream (OpenClaw)

This recovery release uses `v2026.3.13-1` because GitHub immutable releases do not allow reusing `v2026.3.13` after publication. Important: - This release exists to recover the broken `v2026.3.13` tag/release path. - The corresponding npm version is still `2026.3.13`, not `2026.3.13-1`. - The `-1` suffix is for the Git tag and GitHub Release only. ## What's Changed * fix(compaction): use full-session token count f...

Read full release notes

openclaw 2026.3.13-beta.1

v2026.3.13-beta.1 Mar 14, 2026

Upstream (OpenClaw)Pre-release

Pre-release for npm beta tag `v2026.3.13-beta.1`. macOS assets are built with stable app version `2026.3.13` so they can be reused for the later non-beta release. `appcast.xml` is intentionally unchanged in this pre-release. ### Changes - Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header...

Read full release notes

openclaw 2026.3.12

v2026.3.12 Mar 13, 2026

Upstream (OpenClaw)

### Changes - Control UI/dashboard-v2: refresh the gateway dashboard with modular overview, chat, config, agent, and session views, plus a command palette, mobile bottom tabs, and richer chat tools like slash commands, search, export, and pinned messages. (#41503) Thanks @BunsDev. - OpenAI/GPT-5.4 fast mode: add configurable session-level fast toggles across `/fast`, TUI, Control UI, and ACP, with per-model config d...

Read full release notes

openclaw 2026.3.11

v2026.3.11 Mar 12, 2026

Upstream (OpenClaw)

### Security - Gateway/WebSocket: enforce browser origin validation for all browser-originated connections regardless of whether proxy headers are present, closing a cross-site WebSocket hijacking path in `trusted-proxy` mode that could grant untrusted origins `operator.admin` access. (GHSA-5wcw-8jjv-m286) ### Changes - OpenRouter/models: add temporary Hunter Alpha and Healer Alpha entries to the built-in catalog...

Read full release notes

openclaw 2026.3.11-beta.1

v2026.3.11-beta.1 Mar 12, 2026

Upstream (OpenClaw)Pre-release

### Security - Gateway/WebSocket: enforce browser origin validation for all browser-originated connections regardless of whether proxy headers are present, closing a cross-site WebSocket hijacking path in `trusted-proxy` mode that could grant untrusted origins `operator.admin` access. (GHSA-5wcw-8jjv-m286) ### Changes - OpenRouter/models: add temporary Hunter Alpha and Healer Alpha entries to the built-in catalog...

Read full release notes

openclaw 2026.3.8

v2026.3.8 Mar 9, 2026

Upstream (OpenClaw)

Mac assets on this release reuse the beta artifact line from v2026.3.8-beta.1. ### Changes - CLI/backup: add `openclaw backup create` and `openclaw backup verify` for local state archives, including `--only-config`, `--no-include-workspace`, manifest/payload validation, and backup guidance in destructive flows. (#40163) thanks @shichangs. - macOS/onboarding: add a remote gateway token field for remote mode, preser...

Read full release notes

openclaw 2026.3.8-beta.1

v2026.3.8-beta.1 Mar 9, 2026

Upstream (OpenClaw)Pre-release

### Changes - CLI/backup: add `openclaw backup create` and `openclaw backup verify` for local state archives, including `--only-config`, `--no-include-workspace`, manifest/payload validation, and backup guidance in destructive flows. (#40163) thanks @shichangs. - macOS/onboarding: add a remote gateway token field for remote mode, preserve existing non-plaintext `gateway.remote.token` config values until explicitly r...

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