v2.8.14
BenedictKing/ccxv2.8.14May 29, 2026by github-actions[bot]
AI Summary
This update introduces a new switch for old Claude upstream compatibility, unified presets for MiMo and DeepSeek, and full i18n support for the desktop theme. It also adds support for the claude-opus-4-8 model.
Key Highlights
- New switch to support old Claude upstream compatibility
- Unified MiMo and DeepSeek channel presets between desktop and Web UI
- Desktop theme switching support (auto, light, dark)
- Added claude-opus-4-8 model support
New Features
- Claude compatibility switch
- Preset unification
- Theme switching
- Opus 4.8 support
Full Release Notes
### ✨ 新功能 - **新增旧版 Claude 上游兼容开关** - 支持将系统角色规范化到顶层字段,便于接入旧版 Claude 兼容上游 - **统一 MiMo/DeepSeek 渠道预设** - 桌面端与 Web UI 的渠道预设保持一致,减少跨入口配置差异 - **补全渠道中心预设中英文文案** - 渠道中心全部预设现在都有完整的中英文显示 - **桌面端支持自动/亮色/暗色主题切换** - 默认跟随系统主题,也可手动选择亮色或暗色模式 - **新增 claude-opus-4-8 模型支持** - 能力探测与模型优先级列表支持 claude-opus-4-8 ### 🐛 修复 - **修复中文界面渠道说明显示英文** - 中文模式下渠道说明现在会正确显示中文文案 - **修复渠道 index 为 0 时能力测试无法启动** - 列表首个渠道现在可以正常发起能力测试 - **修复桌面端内嵌 Web UI 能力测试无响应** - 桌面端内嵌 Web UI 发起能力测试后可正常收到响应 - **提升亮色模式状态文字可读性** - 调整状态色文本对比度,避免亮色模式下难以辨认 - **调整桌面端主题选项顺序** - 主题选项展示更符合默认与常用操作习惯 ### 🔧 改进 - **简化桌面端开发模式通信链路** - 移除浏览器模式下不再需要的 Wails mock 传输层 - **整理桌面端依赖声明** - 明确桌面端系统依赖关系,提升依赖维护清晰度 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.8.12...v2.8.14