This repository was archived by the owner on Jun 21, 2026. It is now read-only.
v2026.2.19
·
121 commits
to main
since this release
π Update Notifications
Know when a new OpenClaw version is available with a floating notification banner:
- Persistent but dismissible β Swipe up on mobile or click X to dismiss; won't show again until a newer version is released
- Quick access β Links directly to the GitHub release page
ποΈ Device Removal
Remove paired devices directly from the Devices page:
- Confirmation modal β Prevents accidental removals
- Works everywhere β Available in both desktop expanded view and mobile detail modal
Installation
npm:
npx @maudecode/coveDocker:
docker run -d -p 8080:8080 ghcr.io/maudecode/cove:v2026.2.19Static files: Download cove-dist.zip or cove-dist.tar.gz below.
π¦ npm Β· π³ Docker Β· π Docs
Changelog
Bug Fixes
- gateway: use mode 'ui' instead of 'webchat' (6fed2d4)