CloudClaw v1.0.6
Added
- Feishu (飞书) Channel Integration — Full bidirectional messaging support via Feishu Long Connection (WebSocket)
- Mobile UI Optimization — Comprehensive mobile-responsive improvements across the entire frontend
- Dashboard Recent Sessions API — New endpoint for paginated session list with agent names
- Channel Config Page Redesign — Unified admin-page styling, full i18n coverage
- Dashboard Chart Fixes — ECharts grid spacing, rotated x-axis labels
- Docker & Env Configs — Added .dockerignore and .env.example
Changed
- System version updated to 1.0.6
- Channel config icons differentiated
- Dashboard i18n improvements
- Admin mobile header restyled
- Removed pre-built static frontend files from resources
Fixed
- Stale channel binding causing "Bound user not found" error
- Missing Session import in FeishuMessageHandler
- UUID-to-String type mismatch in AdminStatsController
- Channel config page style inconsistency
- Duplicate labels in dashboard
- Duplicate </style> tag in MessageBubble.vue
Full Changelog: v1.0.5...v1.0.6