v2.7.24

BenedictKing/ccxv2.7.24May 23, 2026by github-actions[bot]

AI Summary

Fixes provider-specific issues for MiMo and general desktop UI stability, including installer availability and tray interactions.

Key Highlights

  • Fix MiMo billing mode API key isolation
  • Fix MiMo Base URL to correct Anthropic protocol entry
  • Fix CCX Provider application button state (independent of gateway status)
  • Filter Base URL options by protocol
  • Fix Windows amd64 installer missing in Release

Full Release Notes

### 修复

- **MiMo 不同计费模式支持独立 API Key** - 同一 Provider 不同计费模式的 API Key 不再互相覆盖
- **MiMo 渠道模板 Base URL 修正** - 修正 MiMo 渠道模板的 Base URL 为正确的 Anthropic 协议入口
- **桌面端 CCX Provider 应用按钮状态修复** - CCX provider 应用按钮不再依赖网关在线状态,网关未启动时也能操作
- **渠道中心 Base URL 过滤** - 桌面端渠道中心按协议过滤 Base URL 选项,避免显示不匹配的选项
- **网关监控默认显示配置端口** - 网关监控打开时默认显示 .env 中配置的端口
- **Windows Desktop amd64 安装包缺失** - 修复 Windows Desktop amd64 安装包在 Release 中缺失的问题
- **macOS 托盘图标交互修复** - 修复 macOS 托盘图标点击后窗口置顶和位置偏移的问题

### 改进

- **macOS 应用图标重新设计** - 重新设计应用图标以适配 macOS Human Interface Guidelines

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.7.19...v2.7.24