Skip to content

Release v1.108.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 12:48
· 240 commits to master since this release

What's Changed

🐛 Bug Fixes

  • fix(stats): 修复清空筛选时显示 undefined 的问题 (67c97e6)
  • fix(stats): 切换渠道类型或日期范围时自动清除渠道名和模型筛选 (eca9a78)
  • fix(stats): 统计页筛选选项独立获取,解决切换页面后选项收敛问题 (10b23e4)

📝 Other Changes

  • 修复 usage 解析边界问题 (8f67f2b)

📦 下载

平台 架构 文件
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