v2.6.66
BenedictKing/ccxv2.6.66Apr 20, 2026by github-actions[bot]
AI Summary
Enhances channel logs with real-time lifecycle status and staging time. Improves configuration persistence during editing and fixes log state issues in high-concurrency and deletion scenarios.
Key Highlights
- Real-time lifecycle status and stage timing displayed in channel logs.
- Silent save for channel edits to apply changes immediately.
- Fixed log state loss, misalignment, or backfill errors in high concurrency.
- Automatic Key recovery mechanism for channels suspended due to quota limits.
New Features
- Enhanced channel log UI with lifecycle details
- Automatic Key recovery mechanism
- Improved log state management
Full Release Notes
### ✨ 新功能 - 渠道日志新增实时生命周期状态、阶段耗时展示,并在打开日志对话框后默认自动刷新 - 编辑已有渠道时,能力测试和目标模型操作会先静默保存当前修改,最新配置可立即生效 ### 🐛 修复 - 修复进行中请求在渠道日志中被误标为失败的问题,客户端主动取消的请求现在会单独显示为已取消 - 修复高并发、长请求和删除渠道场景下渠道日志终态可能丢失、错位或回填错误的问题 - 修复编辑渠道时切换新增或编辑对象后临时表单状态残留的问题 ### 🔧 改进 - 优化能力测试默认顺序与 RPM 输入位置,编辑渠道时操作更顺手 - 模型列表查询现在支持复用代理、自定义请求头和更多临时连接参数,新增渠道时也可直接测试 - 统一等效 Base URL 规则并兼容历史指标聚合,避免在根地址与默认版本前缀之间切换后出现数据断裂 - 为因额度或余额原因自动拉黑的 Key 增加定时恢复机制,并在恢复出可用 Key 时自动恢复暂停渠道 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.64...v2.6.66