Releases

Everything we've shipped, day by day. New features, quality improvements, and fixes with direct links to each release note.

OpenClaw OpenClaw Container Skills
#2026-03-03

OpenClaw v2026.3.1 and v2026.3.2 shipped with container updates, Alpine build support, and new Git SSH key...

  • New OpenClaw Released OpenClaw v2026.3.2 core stable. (View Release: https://github.com/openclaw/openclaw/releases/tag/v2026.3.2)
  • New OpenClaw Released OpenClaw v2026.3.1 core stable. (View Release: https://github.com/openclaw/openclaw/releases/tag/v2026.3.1)
  • Improved OpenClaw Added alpine support to the build framework
OpenClaw Container
#2026-03-02

Shipped the new OSS OpenClaw container release flow with multi-arch Docker publishing and proper version...

  • New OpenClaw Container Published `moltenbot/openclaw` as multi-arch Docker manifests for both linux/amd64 and linux/arm64.
  • Improved OpenClaw Container Expanded release automation to support Git tags (`v*`) and manual workflow dispatch, then generate both `vYYYY.M.P` and `YYYY.M.P` Docker tags from release tags.
  • Fixed OpenClaw Container Updated OSS container documentation to reflect the new multi-arch publishing behavior and version-tag release flow.
OpenClaw Container
#2026-02-27

Finalized OpenClaw 2026.2.26 rollout in the container after a same-day rollback, plus cron/runtime config...

  • Fixed OpenClaw Container Reverted and then re-applied the OpenClaw version bump, ending the day pinned to [email protected] in src/Dockerfile.
  • Improved OpenClaw Container Updated runtime config/startup flows (openclaw.json, openclaw-start.sh, docker-compose) and expanded model directory mounts for container compatibility.
  • New OpenClaw Container Aligned with OpenClaw v2026.2.26 upstream changes: secrets workflow (`oc secrets`), ACP runtime thread support, and DM allowlist fixes.
molten.bot OpenClaw Container
#2026-02-26

Published the Perplexity vs. OpenClaw post, polished pricing page copy/layout, and advanced...

  • New molten.bot Published "Perplexity Just Validated Our Entire Thesis (And Bet on the Wrong Horse)" — our take on why open-source beats walled-garden AI.
  • Fixed molten.bot Cleaned up the pricing page layout and copy for clarity.
  • Improved OpenClaw Container Hardened container memory and skills mounts (docker-compose + Dockerfile) and updated integration/security/runtime tests to match.