v2.8.2
BenedictKing/ccxv2.8.2May 25, 2026by github-actions[bot]
AI Summary
This release focuses on desktop UI enhancements, including hiding the Dock icon and adding shortcuts for Agent paths, alongside numerous bug fixes for model redirection and system language support.
Key Highlights
- Hide Dock icon on minimize to reduce background interference
- Add shortcuts for Agent paths to open directories or config files
- Fix model redirection for MiMo, MiniMax, and OpenCode presets
- Fix Chinese system default language recognition
- Fix crash in tray icon and refresh button interactions
New Features
- Hide Dock icon on minimize
- Desktop path shortcuts
Full Release Notes
### ✨ 新功能 - **桌面端最小化后隐藏 macOS Dock 图标** - 减少后台运行时的 Dock 干扰 - **桌面端路径项新增快捷操作** - Agent 相关路径可直接打开目录或用编辑器打开配置文件 ### 🐛 修复 - **修复桌面端渠道预设模型重定向** - MiMo、MiniMax、OpenCode Zen、OpenCode Go 的 Chat / Codex Responses 预设现在匹配 Codex / Chat 客户端实际请求模型 - **修复桌面端中文系统默认语言识别** - 首次配置时中文系统默认使用中文界面,且不会覆盖用户已有设置 - **修复 MiniMax 渠道预设与 Codex 兼容配置** - MiniMax Responses 预设现在正确应用模型映射与兼容选项 - **修复 Codex 应用 CCX 渠道时认证密钥不一致** - 避免 Codex 写入的密钥与实际后端配置不一致 - **修复能力测试复制渠道到其他 Tab 时协议类型错误** - 复制到目标协议 Tab 时会写入正确的原生上游类型 - **修复桌面端首次启动引导状态误判** - 避免外部环境变量导致首次启动引导被错误跳过 - **修复桌面端 Agent 状态路径展示溢出** - 长路径现在会更稳定地换行展示 - **修复桌面端网关监控详情字段错位** - 状态详情展示与后端服务状态保持一致 - **修复桌面端托盘隐藏 Dock 图标时可能崩溃的问题** - **修复桌面端渠道预设刷新按钮点击报错的问题** - **修复桌面端页面内容区宽度受限的问题** ### 🔧 改进 - **补充渠道预设模型重定向说明** - 明确 Codex / Chat 客户端实际请求模型与预设映射关系 - **优化 README 赞助商展示** - 调整赞助商展示样式并补充注册链接与赞助商信息 - **增强版本升级流程** - 提升 CHANGELOG 完整性校验能力 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.8.1...v2.8.2