What's Changed
✨ Features
- feat(web): 新增页面定时自动刷新配置 (
8410ab7) - feat(web): 增加 API Key 拖拽排序提示 (
1ef93c0)
🐛 Bug Fixes
- fix(web): 修复流式 Tok/s 计算口径 (
cf3f3fd) - fix(url-state): cleanup orphaned records and sync disabled map on URL change (
b74a706)
📝 Other Changes
- test(url-state): cover orphaned disabled state cleanup (
b758e2d) - Merge remote-tracking branch 'origin/master' (
b3fb666) - Merge pull request #54 from Displease3121/master (
705121a) - chore: 默认 JSON 库由 go-json 切换至 sonic (
2895cd9) - chore(deps): 升级 Go 模块依赖至最新版本 (
3c76e77) - perf(storage): 优化日志来源查询索引 (
822dbe8)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| 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