What's Changed
✨ Features
- feat(web): improve channel table layout (
47f6057) - feat(logs): 增强分页导航按钮 (
4e3da63) - feat(web): 调整渠道表格与健康度展示 (
fed069a)
🐛 Bug Fixes
- fix: tighten channels and logs admin UI (
b1956d6) - fix(url-selector): harden multi-url probe seeding (
9e11b53) - fix: disable gosec (hangs on v2.11.1+go1.26.1), handle enc.Close error, remove base_url ownership check (
378f46d)
📝 Other Changes
- style(channels): 调整页面头部间距 (
034b370) - refactor(channels): 优化渠道卡片统计展示 (
ce3cc36) - refactor: move test/integration/ tests to internal/app/, fix unusedparams (
81ea845) - chore: remove outdated scripts/ directory (
12440de)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| 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