All releases

Version bumps, icon refresh, and reliability fixes.

  • Bumped `OPENCLAW_VERSION` twice to track the latest OpenClaw runtime revision.

OpenClaw Container

  • Updated `src/OPENCLAW_VERSION` so container builds stay aligned with the latest OpenClaw runtime.

  • Refreshed Hub task/status iconography with Lucide assets, updated SVG sets, and revised task action styling.

  • Polished Hub welcome-panel copy/layout, including clearer prompt guidance and larger agent avatar presentation.

  • Preserved changed-repo context in harness failure results and removed the deprecated PR format-reference line from normalized PR bodies.

  • Restricted admin-only Hub onboarding/settings controls for non-admin users and expanded related regression coverage.

  • Migrated UI iconography to Lucide-backed provider/channel icons and updated dependent component tests.

  • Optimized CI/deploy workflow behavior for faster feedback and refreshed Docker/README assets for Cloudflare Pages deploys.

  • Published the 2026-04-21 UTC release rollup in `src/data/releases.json`.

  • Normalized `/hub` profile `ProfilePage.mainEntity` to valid `Person`/`Organization` types to address structured-data validation errors.

  • Added optional release/knowledge-base meta descriptions and wired release detail pages to prefer explicit `metaDescription` values.

  • Added known-agent display-name translation for `/hub` listings (CI, OpenClaw, Molten Code, Molten Dispatch).

  • Refreshed homepage, dispatch, security, how-it-works, and knowledge-base copy/media assets with updated screenshots and CTA wording.

Molten Dispatch

  • Rolled out first-pass dispatch iconography refresh using Lucide assets, including updated online/skills affordance cues.

  • Improved Recent Activity rendering/interaction so task responses stay visible and dual panels remain readable when both are open.

  • Hardened hub connectivity and payload delivery by improving WebSocket upgrade behavior, prompt JSON forwarding, and client retries.

  • Stopped persisting hub-sourced runtime state into local config storage and added store/service regression tests.