Skip to content

Commit 4f9d586

Browse files
committed
chore(release): prepare 2026.6.11-beta.2
1 parent 0a4d0da commit 4f9d586

205 files changed

Lines changed: 475 additions & 472 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Docs: https://docs.openclaw.ai
2121

2222
- **Channel delivery:** Telegram progress rendering, webhook lifecycle, reaction directives, duplicate mirror writes, queued update draining, and WhatsApp durable reply targets are now more reliable. (#95532, #93002, #95183, #94506, #94977, #95069, #95577, #95007, #95914) Thanks @amknight, @snowzlmbot, @zhangguiping-xydt, @shadow-enthusiast, @xialonglee, @travellingsoldier85, @obviyus, @hugenshen, @Cuttingwater, @heichaowo, @LiuwqGit, @freidrich-goldenflow, @mcaxtr, and @vincentkoc.
2323
- **WhatsApp and message identity:** native quotes, Baileys group reliability, and approval reactions across JID drift now preserve the intended conversation context. (#95483, #94338, #95935) Thanks @mcaxtr, @xialonglee, and @octopuslabs-fl.
24-
- **Gateway and session safety:** stuck release claims, draining-state reporting, remote probe timeouts, malformed paired access lists, and non-delivery session identity are handled without silent routing loss. (#95299, #94915, #89859, #92178, #95467) Thanks @mikasa0818, @kriegerbangerz-ship-it, @markoub, @vincentkoc, @maxschachere, @mushuiyu886, @gozzbb2, @wangmiao0668000666, @ly-wang19, @EmilioNicolas, and @yetval.
24+
- **Gateway and session safety:** stuck release claims, draining-state reporting, remote probe timeouts, malformed paired access lists, and non-delivery session identity are handled without silent routing loss. (#95299, #94915, #89859, #92178, #95467) Thanks @mikasa0818, @kriegerbangerz-ship-it, @markoub, @vincentkoc, @maxschachere, @mushuiyu886, @gozzbb2, @wangmiao0668000666, @ly-wang19, @EmilioNicolas, @yetval, and @hellocli.
2525
- **Agent and fallback behavior:** aborted runs stop cleanly, provider response bodies stay bounded, Claude CLI credit failures continue through fallback, and Codex usage-limit responses classify correctly. (#94412, #95218, #95508, #95420, #95418, #95417, #95400) Thanks @szsip239, @vincentkoc, @Alix-007, @mikasa0818, @sallyom, @riazrahaman, and @jason-allen-oneal.
2626
- **Provider and model edge cases:** OpenRouter IDs, Ollama discovery and embeddings, Gemini freshness, and model-catalog prefixes now resolve against the right runtime metadata. (#95268, #94811, #93956, #95682, #95744) Thanks @Darren2030, @daniel-alejandro-t, @mushuiyu886, @jason-allen-oneal, @Sunjae-k, @parveshsaini, @vincentkoc, and @shakkernerd.
2727
- **Configuration and UI guardrails:** non-interactive configure fails closed, TLS paths reject empty values, memory artifacts are sanitized, and the UI uses the patched DOMPurify release. (#94238, #94054, #95791, #95691) Thanks @ruomuxydt, @NianJiuZst, @miorbnli, @vincentkoc, @SweetSophia, and @YB0y.
2828
- **Cron and delivery validation:** no-config delivery checks, thread-aware dedupe, and pending recurring runs retain their intended destinations. (#95754, #95794, #94323) Thanks @vincentkoc and @yetval.
2929

3030
### Complete contribution record
3131

32-
This audited record covers the complete v2026.6.10..ee421ef7da7edf152ab911d74ffcfd852ecf43e2 history: 305 merged PRs. The generation manifest also supplies direct commits as editorial input; the grouped notes above prioritize user impact.
32+
This audited record covers the complete v2026.6.10..0a4d0daa8cc99e9b2c6bc78c2e67357272a9fd53 history: 308 merged PRs. The generation manifest also supplies direct commits as editorial input; the grouped notes above prioritize user impact.
3333

3434
#### Pull requests
3535

@@ -86,7 +86,7 @@ This audited record covers the complete v2026.6.10..ee421ef7da7edf152ab911d74ffc
8686
- **PR #95404** fix(codex): stream non-final-answer assistant deltas as partials. Related #95422. Thanks @agonza1 and @vincentkoc.
8787
- **PR #58993** fix(googlechat): support spaceType field for DM vs Space detection. Thanks @Starhappysh and @vincentkoc.
8888
- **PR #94148** fix(doctor): prevent non-interactive --fix from auto-restarting gateway. Related #78217. Thanks @zhangguiping-xydt and @esqandil.
89-
- **PR #89859** fix(gateway): honor remote status probe timeout. Related #65355. Thanks @mushuiyu886 and @gozzbb2.
89+
- **PR #89859** fix(gateway): honor remote status probe timeout. Related #65355. Thanks @mushuiyu886 and @hellocli.
9090
- **PR #95466** fix(ci): increase timeouts in flaky process-group signal test. Thanks @jason-allen-oneal.
9191
- **PR #95720** fix(matrix): prevent double bootstrapCrossSigning reset in forced reset. Related #78396. Thanks @vincentkoc and @jteddy.
9292
- **PR #95707** fix(synology-chat): remove duplicate local deliver timeout. Thanks @vincentkoc.
@@ -148,7 +148,7 @@ This audited record covers the complete v2026.6.10..ee421ef7da7edf152ab911d74ffc
148148
- **PR #95686** fix(xai): request encrypted reasoning include for all reasoning models. Thanks @geraint0923 and @fuller-stack-dev.
149149
- **PR #82909** fix(telegram): repair message cache reply types. Thanks @lidge-jun.
150150
- **PR #94942** fix(matrix): prune finished fake-indexeddb transactions to prevent OOM. Related #90455. Thanks @xzh-icenter and @yar-sh.
151-
- **PR #93994** fix(setup): point non-interactive health hints at onboard flags. Related #93947. Thanks @zhouhe-xydt and @NianJiuZst.
151+
- **PR #93994** fix(setup): point non-interactive health hints at onboard flags. Related #93947. Thanks @BK-Z1 and @NianJiuZst.
152152
- **PR #93956** fix(ollama): skip auto-discovery for remote/cloud base URLs. Thanks @jason-allen-oneal.
153153
- **PR #93547** fix(acp): recover stale persistent sessions by structured resume-required code [AI-assisted]. Related #87830. Thanks @amersheeny and @chouzz.
154154
- **PR #94204** fix(control-ui): rewrite manifest hrefs for configured base path. Related #94157. Thanks @hugenshen and @xrow.
@@ -338,6 +338,9 @@ This audited record covers the complete v2026.6.10..ee421ef7da7edf152ab911d74ffc
338338
- **PR #55018** fix: avoid O(N²) shallow-copy in mapSensitivePaths schema traversal. Thanks @xdhuangyandi and @vincentkoc and @huangyandi-red.
339339
- **PR #95831** fix: compact Codex OAuth OpenAI sessions without API keys. Related #95693. Thanks @sallyom and @YUI-TIEN.
340340
- **PR #96244** fix(auto-reply): align channel intro wording with chat_type. Related #95645. Thanks @arkyu2077 and @vincentkoc and @iloveleon19.
341+
- **PR #97118** fix(telegram): recover stalled ingress spool claims. Thanks @vincentkoc.
342+
- **PR #97543** fix(telegram): recover stalled ingress spool claims. Thanks @vincentkoc.
343+
- **PR #97122** ci(docker): publish releases to Docker Hub. Thanks @vincentkoc.
341344

342345
## 2026.6.10
343346

extensions/acpx/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/acpx/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/acpx",
3-
"version": "2026.6.11-beta.1",
3+
"version": "2026.6.11-beta.2",
44
"description": "OpenClaw ACP runtime backend with plugin-owned session and transport management.",
55
"repository": {
66
"type": "git",
@@ -26,10 +26,10 @@
2626
"minHostVersion": ">=2026.4.25"
2727
},
2828
"compat": {
29-
"pluginApi": ">=2026.6.11-beta.1"
29+
"pluginApi": ">=2026.6.11-beta.2"
3030
},
3131
"build": {
32-
"openclawVersion": "2026.6.11-beta.1",
32+
"openclawVersion": "2026.6.11-beta.2",
3333
"staticAssets": [
3434
{
3535
"source": "./src/runtime-internals/mcp-proxy.mjs",

extensions/admin-http-rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/admin-http-rpc",
3-
"version": "2026.6.11-beta.1",
3+
"version": "2026.6.11-beta.2",
44
"private": true,
55
"description": "OpenClaw admin HTTP RPC endpoint",
66
"type": "module",

extensions/alibaba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/alibaba-provider",
3-
"version": "2026.6.11-beta.1",
3+
"version": "2026.6.11-beta.2",
44
"private": true,
55
"description": "OpenClaw Alibaba Model Studio video provider plugin",
66
"type": "module",

extensions/amazon-bedrock-mantle/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/amazon-bedrock-mantle/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/amazon-bedrock-mantle-provider",
3-
"version": "2026.6.11-beta.1",
3+
"version": "2026.6.11-beta.2",
44
"description": "OpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routing.",
55
"repository": {
66
"type": "git",
@@ -24,10 +24,10 @@
2424
"minHostVersion": ">=2026.5.12-beta.1"
2525
},
2626
"compat": {
27-
"pluginApi": ">=2026.6.11-beta.1"
27+
"pluginApi": ">=2026.6.11-beta.2"
2828
},
2929
"build": {
30-
"openclawVersion": "2026.6.11-beta.1",
30+
"openclawVersion": "2026.6.11-beta.2",
3131
"bundledDist": false
3232
},
3333
"release": {

extensions/amazon-bedrock/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/amazon-bedrock/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/amazon-bedrock-provider",
3-
"version": "2026.6.11-beta.1",
3+
"version": "2026.6.11-beta.2",
44
"description": "OpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and guardrail support.",
55
"repository": {
66
"type": "git",
@@ -28,10 +28,10 @@
2828
"minHostVersion": ">=2026.5.12-beta.1"
2929
},
3030
"compat": {
31-
"pluginApi": ">=2026.6.11-beta.1"
31+
"pluginApi": ">=2026.6.11-beta.2"
3232
},
3333
"build": {
34-
"openclawVersion": "2026.6.11-beta.1",
34+
"openclawVersion": "2026.6.11-beta.2",
3535
"bundledDist": false
3636
},
3737
"release": {

extensions/anthropic-vertex/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)