All releases

OpenClaw 2026.3.24, portal onboarding, and site refresh.

  • Updated OpenClaw to v2026.3.24 (https://github.com/openclaw/openclaw/releases/tag/v2026.3.24): adds `/v1/models` and `/v1/embeddings` endpoints and forwards explicit model overrides through `/v1/chat/completions` and `/v1/responses` for broader OpenAI client and RAG compatibility.

  • v2026.3.24: `/tools` endpoint now returns only tools the current agent can use at the moment, with a compact default view, optional detailed mode, and a live 'Available Right Now' section in the Control UI.

  • v2026.3.24: Microsoft Teams integration migrated to the official Teams SDK with streaming 1:1 replies, welcome cards, feedback/reflection, typing indicators, native AI labeling, and message edit/delete support including in-thread fallbacks.

  • v2026.3.24: One-click install recipes added to bundled skills (coding-agent, gh-issues, openai-whisper-api, session-logs, tmux, trello, weather) so the CLI and Control UI can offer dependency installation when requirements are missing.

  • v2026.3.24: Control UI skills panel gains status-filter tabs (All / Ready / Needs Setup / Disabled) with counts, replacing inline cards with a click-to-detail dialog showing requirements, toggle, install action, API key entry, and source metadata.

  • v2026.3.24: Outbound media/local file access aligned with the configured fs policy so host-local files and inbound-media paths continue sending when `workspaceOnly` is off, while strict workspace-only agents remain sandboxed.

OpenClaw Container

  • Updated `src/OPENCLAW_VERSION` so container builds use OpenClaw 2026.3.24.

  • Upgraded Docker setup/login workflow actions to v4 and expanded QA build-change detection to include workflow updates.

  • Removed the bundled browserless service and browser profile wiring from local container configuration.

  • Added a rebuilt first-run onboarding flow with Hub profile setup, organization controls, emoji selection, and redirect/auth coverage.

  • Refined dashboard and cooking states for waitlisted users, start-cooking flows, dock state persistence, and secret-panel behavior.

  • Moved knowledge-base editing to skill-level APIs with lazy file loading, editor actor metadata, and no public docs in the skills tab.

  • Published release notes for 2026-03-24 to releases.json in src/data.

  • Added the `AI for Inbound Lead Qualification` blog post for the 2026-03-25 content run.

  • Hardened ClawHub skill generation with the new ClawHub API base, retries, search fallback, safety metadata, and an embedded fallback snapshot.

  • Refreshed the skills carousel, knowledge-base listing pages, and shared listing script/styles for cleaner search and responsive browsing.

  • Polished OpenClaw, how-it-works, security, privacy, terms, and team page layouts with updated global styles and icons.