v2.6.68

BenedictKing/ccxv2.6.68Apr 28, 2026by github-actions[bot]

AI Summary

This release introduces independent Images channel support with OpenAI proxy capabilities, a dedicated management interface, and silent saving for configuration changes. It also improves service recovery logic, model filtering, and logging for multipart requests.

Key Highlights

  • New independent Images channel and OpenAI proxy support for generation, editing, and variants.
  • Management UI for Images channels including logs, charts, and model queries.
  • Silent save mechanism for channel editing allowing immediate configuration effects.
  • Unified state management for channels across dashboard, metrics, and logs.

New Features

  • Independent Images channel management
  • OpenAI Images proxy entry
  • Images channel management UI
  • Silent save for channel configuration
  • Enhanced model filtering (include/exclude modes)

Full Release Notes

### ✨ 新功能

- 新增独立 Images 渠道及 OpenAI Images 代理入口,支持生成、编辑与变体请求,并可独立管理密钥、熔断、日志与指标。
- 管理界面新增 Images 渠道页签与基础运维能力,支持渠道管理、日志查看、图表与模型查询。
- 编辑已有渠道时,目标模型查询和能力测试支持静默保存当前表单,配置修改可立即生效。

### 🐛 修复

- 修复服务错过自动恢复时段后不补跑的问题,减少重启、容器恢复或设备睡眠后的 key 恢复遗漏。
- 修复 Responses Compact 多渠道场景下的模型过滤绕过问题,确保模型过滤规则持续生效。
- 修复编辑渠道时目标模型查询触发表单重载的问题,避免已选模型被意外清空。
- 修复多协议能力测试在恢复、轮询、取消时的状态覆盖、404/409 和刷新异常问题。
- 修复图片 multipart 请求在开发日志中输出原始二进制体的问题,并补齐能力测试 RPM 的边界保护。

### 🔧 改进

- 统一 channels 列表、dashboard、metrics/history、status/promotion、resume 与 ping 的状态管理暴露层,提升四类渠道的一致性。
- 模型过滤规则增强为支持包含与排除模式,配置更灵活。
- 能力测试支持多协议并发启动、独立轮询与继续执行,并将 RPM 设置收口到测试弹窗,减少配置噪音。
- 日志与指标体系扩展到 Images 渠道,并优化进行中请求状态展示与历史统计连续性。

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.66...v2.6.68