Release v1.86.1
·
454 commits
to master
since this release
What's Changed
π Bug Fixes
- fix(web): keep mobile batch labels on one line (
375ad24) - fix(web): restore mobile batch menu layout (
8d2fbbe)
π Other Changes
- docs: update CLAUDE.md project documentation (
9570ead) - refactor(web): consolidate admin page structure (
15ed16a)
π¦ δΈθ½½
| εΉ³ε° | ζΆζ | ζδ»Ά |
|---|---|---|
| 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