OpenClaw

OpenClaw 版本发布

及时了解 OpenClaw 最新版本、更新日志和下载信息。

v2026.4.8最新稳定版

openclaw 2026.4.8

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

10,662更新日志
v2026.4.7稳定版

openclaw 2026.4.7

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

2,029更新日志
v2026.4.5稳定版

openclaw 2026.4.5

Breaking Config: remove legacy public config aliases such as talk.voiceId / talk.apiKey, agents.*.sandbox.perSession, browser.ssrfPolicy.allowPrivateNetwork, hooks.internal.handlers, and...

30,236更新日志
v2026.4.2稳定版

openclaw 2026.4.2

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

32,739更新日志
v2026.4.1稳定版

openclaw 2026.4.1

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

14,668更新日志
v2026.4.1-beta.1预发布

OpenClaw 2026.4.1-beta.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...

310更新日志
v2026.3.31稳定版

openclaw 2026.3.31

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

13,036更新日志
v2026.3.31-beta.1预发布

OpenClaw 2026.3.31-beta.1

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

更新日志
v2026.3.28稳定版

openclaw 2026.3.28

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

33,303更新日志
v2026.3.28-beta.1预发布

OpenClaw 2026.3.28-beta.1

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

316更新日志
v2026.3.24稳定版

openclaw 2026.3.24

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

38,477更新日志
v2026.3.24-beta.2预发布

openclaw 2026.3.24-beta.2

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

408更新日志
v2026.3.24-beta.1预发布

openclaw 2026.3.24-beta.1

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

242更新日志
v2026.3.23稳定版

2026.3.23

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

6,594更新日志
v2026.3.22稳定版

openclaw 2026.3.22

2026.3.22 Breaking Plugins/install: bare openclaw plugins install <packagenow prefers ClawHub before npm for npm-safe names, and only falls back to npm when ClawHub does not have that package or...

更新日志
v2026.3.22-beta.1预发布

openclaw 2026.3.22-beta.1

Pre-release for npm beta tag v2026.3.22-beta. 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...

更新日志
v2026.3.13-1稳定版

openclaw 2026.3.13

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

更新日志
v2026.3.13-beta.1预发布

openclaw 2026.3.13-beta.1

Pre-release for npm beta tag v2026.3.13-beta. 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...

3,099更新日志
v2026.3.12稳定版

openclaw 2026.3.12

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

7,337更新日志
v2026.3.11稳定版

openclaw 2026.3.11

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

更新日志
v2026.3.11-beta.1预发布

openclaw 2026.3.11-beta.1

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

更新日志
v2026.3.8稳定版

openclaw 2026.3.8

Mac assets on this release reuse the beta artifact line from v2026.3.8-beta. Changes CLI/backup: add openclaw backup create and openclaw backup verify for local state archives, including...

37,845更新日志
v2026.3.8-beta.1预发布

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

14,905更新日志
v2026.3.7稳定版

openclaw 2026.3.7

Changes Agents/context engine plugin interface: add ContextEngine plugin slot with full lifecycle hooks (bootstrap, ingest, assemble, compact, afterTurn, prepareSubagentSpawn, onSubagentEnded),...

24,759更新日志
v2026.3.7-beta.1预发布

openclaw 2026.3.7-beta.1

Changes Agents/context engine plugin interface: add ContextEngine plugin slot with full lifecycle hooks (bootstrap, ingest, assemble, compact, afterTurn, prepareSubagentSpawn, onSubagentEnded),...

838更新日志
v2026.3.2稳定版

openclaw 2026.3.2

Changes Secrets/SecretRef coverage: expand SecretRef support across the full supported user-supplied credential surface (64 targets total), including runtime collectors, openclaw secrets...

68,855更新日志
v2026.3.2-beta.1预发布

openclaw 2026.3.2-beta.1

Changes Secrets/SecretRef coverage: expand SecretRef support across the full supported user-supplied credential surface (64 targets total), including runtime collectors, openclaw secrets...

854更新日志
v2026.3.1稳定版

openclaw 2026.3.1

Changes Agents/Thinking defaults: set adaptive as the default thinking level for Anthropic Claude 4.6 models (including Bedrock Claude 4.6 refs) while keeping other reasoning-capable models at low...

21,127更新日志
v2026.2.26稳定版

openclaw 2026.2.26

Changes Highlight: External Secrets Management introduces a full openclaw secrets workflow (audit, configure, apply, reload) with runtime snapshot activation, strict secrets apply target-path...

59,519更新日志
v2026.2.25稳定版

openclaw 2026.2.25

Changes Android/Chat: improve streaming delivery handling and markdown rendering quality in the native Android chat UI, including better GitHub-flavored markdown behavior. (#26079) Thanks @obviyus....

12,939更新日志