What's Changed
This release fixes a critical bug where downloads initiated via external RPC clients (such as Aria2 Explorer) could fail with a "Read-only file system" error on all platforms.
🐛 Bug Fixes
- Download directory fallback — Fixed a bug where aria2's global download directory was unset when the user had never opened Basic Settings. The engine now resolves the OS-specific Downloads directory (
~/Downloadson macOS/Linux,C:\Users\<user>\Downloadson Windows) as a fallback during startup, ensuring external RPC downloads always have a valid target path. (#113)
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|