2026.6.26 — Docker Sandbox UI Unleashed
Released 2026-06-26
← All releases
What's New
- Introduce a UI for configuring Docker sandbox provider settings, letting users set up isolated environments directly from the dashboard.
Improvements
- Default the Docker provider to a pinned OpenClaw image, guaranteeing consistent runtime behavior across deployments.
- Add protective guards around Docker provider configuration patches to prevent accidental misconfigurations.
Fixes
- Correct the synchronization of OpenClaw API key authentication, restoring reliable auth token handling.
Raw Changelog
Show raw git changelog
text
42bd27d fix: sync openclaw api key auth (Ana Berg)
11a6bfc Default Docker provider to pinned OpenClaw image (Marc Campbell)
41a292f Guard Docker provider settings patches (Marc Campbell)
b41c365 Add Docker sandbox provider settings UI (Marc Campbell)