Download Latest Version OpenClaw-2026.4.9.dSYM.zip (35.2 MB)
Email in envelope

Get an email when there's a new version of OpenClaw

Home / v2026.4.8
Name Modified Size InfoDownloads / Week
Parent folder
OpenClaw-2026.4.8.dmg 2026-04-08 20.1 MB
OpenClaw-2026.4.8.dSYM.zip 2026-04-08 35.2 MB
OpenClaw-2026.4.8.zip 2026-04-08 25.3 MB
openclaw 2026.4.8 source code.tar.gz 2026-04-08 39.4 MB
openclaw 2026.4.8 source code.zip 2026-04-08 45.7 MB
README.md 2026-04-08 1.7 kB
Totals: 6 Items   165.7 MB 19

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 Zalo so installed npm builds no longer rely on missing dist/extensions/*/src/* files during gateway startup.
  • Bundled plugins: align packaged plugin compatibility metadata with the release version so bundled channels and providers load on OpenClaw 2026.4.8.
  • Agents/progress: keep update_plan available for OpenAI-family runs while returning compact success payloads and allowing tools.experimental.planTool=false to opt out.
  • Agents/exec: keep /exec current-default reporting aligned with real runtime behavior so host=auto sessions surface the correct host-aware fallback policy (full/off on gateway or node, deny/off on sandbox) instead of stale stricter defaults.
  • Slack: honor ambient HTTP(S) proxy settings for Socket Mode WebSocket connections, including NO_PROXY exclusions, so proxy-only deployments can connect without a monkey patch. (#62878) Thanks @mjamiv.
  • Slack/actions: pass the already resolved read token into downloadFile so SecretRef-backed bot tokens no longer fail after a raw config re-read. (#62097) Thanks @martingarramon.
  • Network/fetch guard: skip target DNS pinning when trusted env-proxy mode is active so proxy-only sandboxes can let the trusted proxy resolve outbound hosts. (#59007) Thanks @cluster2600.
Source: README.md, updated 2026-04-08