惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
G
Google Developers Blog
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
小众软件
小众软件
月光博客
月光博客
Recent Announcements
Recent Announcements
人人都是产品经理
人人都是产品经理
P
Proofpoint News Feed
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
The Cloudflare Blog
博客园_首页
美团技术团队
大猫的无限游戏
大猫的无限游戏
B
Blog
IT之家
IT之家
Jina AI
Jina AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
chore: bump version to 2026.4.24 · openclaw/openclaw@e0072ef
steipete · 2026-04-24 · via Recent Commits to openclaw:main

File tree

  • apps

    • android/app

    • ios

      • Config

    • macos/Sources/OpenClaw/Resources

  • docs

    • .generated

    • channels

  • extensions

    • feishu

    • whatsapp

  • src/config

Original file line numberDiff line numberDiff line change

@@ -65,8 +65,8 @@ android {

6565

applicationId = "ai.openclaw.app"

6666

minSdk = 31

6767

targetSdk = 36

68-

versionCode = 2026042300

69-

versionName = "2026.4.23"

68+

versionCode = 2026042400

69+

versionName = "2026.4.24"

7070

ndk {

7171

// Support all major ABIs — native libs are tiny (~47 KB per ABI)

7272

abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")

Original file line numberDiff line numberDiff line change

@@ -1,5 +1,9 @@

11

# OpenClaw iOS Changelog

22
3+

## 2026.4.24 - 2026-04-24

4+
5+

Maintenance update for the current OpenClaw development release.

6+
37

## 2026.4.23 - 2026-04-23

48
59

Maintenance update for the current OpenClaw development release.

Original file line numberDiff line numberDiff line change

@@ -2,8 +2,8 @@

22

// Source of truth: apps/ios/version.json

33

// Generated by scripts/ios-sync-versioning.ts.

44
5-

OPENCLAW_IOS_VERSION = 2026.4.23

6-

OPENCLAW_MARKETING_VERSION = 2026.4.23

5+

OPENCLAW_IOS_VERSION = 2026.4.24

6+

OPENCLAW_MARKETING_VERSION = 2026.4.24

77

OPENCLAW_BUILD_VERSION = 1

88
99

#include? "../build/Version.xcconfig"

Original file line numberDiff line numberDiff line change

@@ -1,3 +1,3 @@

11

{

2-

"version": "2026.4.23"

2+

"version": "2026.4.24"

33

}

Original file line numberDiff line numberDiff line change

@@ -15,9 +15,9 @@

1515

<key>CFBundlePackageType</key>

1616

<string>APPL</string>

1717

<key>CFBundleShortVersionString</key>

18-

<string>2026.4.23</string>

18+

<string>2026.4.24</string>

1919

<key>CFBundleVersion</key>

20-

<string>2026042300</string>

20+

<string>2026042400</string>

2121

<key>CFBundleIconFile</key>

2222

<string>OpenClaw</string>

2323

<key>CFBundleURLTypes</key>

Original file line numberDiff line numberDiff line change

@@ -1,4 +1,4 @@

1-

6b142e6a8aa513ccd8f9cfbf7e95fa4919fb6fca7aeaa841f57ad9e39e8901a9 config-baseline.json

2-

a4e167f169db58d71c385a31fa2b980772f9fee963e70dd9553f63536cae5aed config-baseline.core.json

1+

d3b5638e205a94e40d07aa1830c8d57135df18ff9388fb7d72ee84c791ac293f config-baseline.json

2+

bf00f7910d8f0d8e12592e8a1c6bd0397f8e62fef2c11eb0cbd3b3a3e2a78ffe config-baseline.core.json

33

22d7cd6d8279146b2d79c9531a55b80b52a2c99c81338c508104729154fdd02d config-baseline.channel.json

44

a91304e3566ecc8906f199b88a2e38eaee86130aad799bf4d62921e2f0ddc1b5 config-baseline.plugin.json

Original file line numberDiff line numberDiff line change

@@ -16,7 +16,7 @@ Feishu/Lark is an all-in-one collaboration platform where teams chat, share docu

1616
1717

## Quick start

1818
19-

> **Requires OpenClaw 2026.4.23 or above.** Run `openclaw --version` to check. Upgrade with `openclaw update`.

19+

> **Requires OpenClaw 2026.4.24 or above.** Run `openclaw --version` to check. Upgrade with `openclaw update`.

2020
2121

<Steps>

2222

<Step title="Run the channel setup wizard">

Original file line numberDiff line numberDiff line change

@@ -12,7 +12,7 @@

1212

"openclaw": "workspace:*"

1313

},

1414

"peerDependencies": {

15-

"openclaw": ">=2026.4.23"

15+

"openclaw": ">=2026.4.24"

1616

},

1717

"peerDependenciesMeta": {

1818

"openclaw": {

@@ -40,10 +40,10 @@

4040

"install": {

4141

"npmSpec": "@openclaw/feishu",

4242

"defaultChoice": "npm",

43-

"minHostVersion": ">=2026.4.23"

43+

"minHostVersion": ">=2026.4.24"

4444

},

4545

"compat": {

46-

"pluginApi": ">=2026.4.23"

46+

"pluginApi": ">=2026.4.24"

4747

},

4848

"build": {

4949

"openclawVersion": "2026.4.20"

Original file line numberDiff line numberDiff line change

@@ -14,7 +14,7 @@

1414

"openclaw": "workspace:*"

1515

},

1616

"peerDependencies": {

17-

"openclaw": ">=2026.4.23"

17+

"openclaw": ">=2026.4.24"

1818

},

1919

"peerDependenciesMeta": {

2020

"openclaw": {

@@ -53,10 +53,10 @@

5353

"install": {

5454

"npmSpec": "@openclaw/whatsapp",

5555

"defaultChoice": "npm",

56-

"minHostVersion": ">=2026.4.23"

56+

"minHostVersion": ">=2026.4.24"

5757

},

5858

"compat": {

59-

"pluginApi": ">=2026.4.23"

59+

"pluginApi": ">=2026.4.24"

6060

},

6161

"bundle": {

6262

"stageRuntimeDependencies": true

Original file line numberDiff line numberDiff line change

@@ -1,6 +1,6 @@

11

{

22

"name": "openclaw",

3-

"version": "2026.4.23",

3+

"version": "2026.4.24",

44

"description": "Multi-channel AI gateway with extensible messaging integrations",

55

"keywords": [],

66

"homepage": "https://github.com/openclaw/openclaw#readme",