What's Changed
π Bug Fixes
- fix(ui): clear channel ID filter when switching channel type (
b68db66)
π Other Changes
- perf(web): defer all scripts, remove Inter font, replace gzip with zstd (
a290ea5)
π¦ δΈθ½½
| εΉ³ε° | ζΆζ | ζδ»Ά |
|---|---|---|
| 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