github caidaoli/ccLoad v4.0.0
Release v4.0.0

latest release: v4.0.1
4 hours ago

What's Changed

✨ Features

  • feat(web): 完善模型配置与测试交互 (04462e52)
  • feat(config): 支持上游连接复用时限 (6c49386a)
  • feat(channel): 支持模型停用与启用 (afb9b934)
  • feat(web): 完善渠道与请求测试交互 (82f846fc)
  • feat(web): 精简首页并增加服务健康监测 (088429b3)
  • feat(storage): 回填历史日志客户端协议 (cf0867b6)
  • feat(stats): 按客户端请求协议统计首页数据 (b76c8812)
  • feat(web): 优化渠道编辑与令牌选择 (85519c21)
  • feat: 完善多 URL 协议自动协商 (fc3d35db)
  • feat: 自动协商并回退上游协议 (0113ef56)

🐛 Bug Fixes

  • fix(web): 解耦渠道筛选候选与列表状态 (0bfc8bd1)
  • fix(web): 修正渠道编辑器表格滚动 (4a5c9362)
  • fix(cooldown): 修复渠道规则测试继承全局规则 (e9b1a369)
  • fix(web): 统一首页范围并优化渠道倍率展示 (719d4c04)
  • fix(storage): client_protocol 回填改分批并补齐指纹表 (fb171c2f)
  • fix(web): 修复渠道页协议控件初始化 (2688e471)
  • fix(pricing): 更新 GPT-5.6 Terra 和 Luna 价格 (5defe016)
  • fix(protocol): 优先直通原生协议并补全 Gemini 角色 (d336678d)

📝 Other Changes

  • docs: add GitHub release plan (cfdde3ce)
  • Merge branch 'feat/automatic-protocol-fallback' (9c615a4c)
  • test(bench): 补充协议与统计性能基准 (42c6d25e)
  • refactor(protocol): 收敛协议枚举到 protocol.AllProtocols (af3da86b)
  • refactor(protocol): 移除 channel_type 业务语义 (5d53ac20)
  • Merge remote-tracking branch 'origin/master' into feat/automatic-protocol-fallback (ce16987f)

📦 下载

平台 架构 文件
macOS Intel ccload-darwin-amd64
macOS Apple Silicon ccload-darwin-arm64
Linux x86_64 ccload-linux-amd64
Linux ARM64 ccload-linux-arm64
Windows x86_64 ccload-windows-amd64.exe

校验和: checksums.txt

🔐 验证下载

# macOS/Linux
sha256sum -c checksums.txt

# Windows (PowerShell)
Get-FileHash ccload-windows-amd64.exe -Algorithm SHA256

Don't miss a new ccLoad release

NewReleases is sending notifications on new releases.