What's Changed
π Bug Fixes
- fix: query channel latest status correctly (
a4a1008) - fix: keep channel row status fallbacks safe (
83066b7)
π Other Changes
- perf: bucket live stats cache keys (
27606ca)
π¦ δΈθ½½
| εΉ³ε° | ζΆζ | ζδ»Ά |
|---|---|---|
| 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