Dashboard
Model selector in chat
You can now pick your model directly from the chat interface. A model dropdown appears above the message input, backed by a shared config store that stays in sync across tabs.
App Store
The new App Store page lists installable apps for your gateway. Moltbook is the first available app, with more coming soon.
Channel probing on page load
The Channels page now probes connections on your first visit instead of showing cached status. You'll see accurate live status immediately without manually refreshing.
Skills page resilience
The Skills page persists its UI during gateway restarts instead of showing a loading spinner. If your gateway briefly disconnects, you won't lose your place.
Reconnection-aware data loading
Pages now automatically reload their data after a WebSocket reconnect. If your gateway restarts or your connection drops, the dashboard catches up without a manual refresh.
Gateway (v1.1.0)
This release syncs with upstream OpenClaw v2026.1.30:
- MiniMax OAuth plugin - MiniMax is now available as a provider via OAuth authentication
- Subprocess hang fix - Fixed stderr backpressure in macOS device discovery that could cause gateway hangs
- Docker-compose alignment - Gateway command in docker-compose.yml now matches the latest config format
- Build improvements - Migrated to tsdown for faster builds, fixed workspace template resolution
Fixes
- Skills install timeout - Skills that take longer to install no longer time out prematurely
- Channel status - Fixed channels showing stale status on page visit
- Model selection format - Model selection now always uses the provider-qualified format, preventing routing errors