What's Changed
This patch fixes Windows ARM builds by replacing the faulty self-compiled ARM64 aria2c binary with the stable x64 build, and resolves a Tauri plugin version mismatch that prevented release builds from completing.
🐛 Bug Fixes
- Windows ARM aria2c crash — replaced the broken self-compiled ARM64 aria2c binary with the official x64 build, which runs transparently via Windows 11's Prism x64 emulation layer
- Release build failure — aligned NPM plugin versions (
plugin-dialog,plugin-fs,plugin-sql) with their Rust crate counterparts to resolve Tauri's version mismatch check
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|