Releases: caidaoli/ccLoad
Releases · caidaoli/ccLoad
Release v1.36.0
What's Changed
✨ Features
- feat: Keys拖拽排序后显示未保存提示 (
a0eed13)
🐛 Bug Fixes
- fix: 清理1308错误分离后的遗留问题 (
018255b)
📝 Other Changes
- refactor: 移除测试请求中的max_tokens硬编码参数 (
d2d83f5)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| 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 SHA256Release v1.35.0
What's Changed
✨ Features
- feat: 支持渠道Keys拖拽排序 (
76e700f) - feat: 增强Release Notes - 按Conventional Commits自动分类 (
23fff02)
🐛 Bug Fixes
- fix: 区分1308配额错误与其他SSE错误避免影响成功率统计 (
eec61fa) - fix: 修复Release Notes为空的问题 - 添加完整git历史获取 (
8222490)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| 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