What's Changed
This release resolves HTTPS download failures on Linux caused by a TLS certificate verification issue in the custom-built aria2c engine.
🐛 Bug Fixes
- Reverted aria2c engine to v1.36.0 — The custom-compiled aria2c 1.37.0 (OpenSSL 3.x static build) failed to locate system CA certificates on Linux, causing
SSL/TLS handshake failure: unable to get local issuer certificateon all HTTPS downloads. Reverted to the proven 1.36.0 binaries across all platforms until the build configuration is corrected - Capped max connections per server to 64 — aria2c 1.36.0 enforces a maximum of 64 connections per server; the UI now reflects this limit
🛠 Improvements
- Exit dialog reliability on Linux/Wayland — Exit confirmation dialog is now emitted from the backend for improved reliability on Wayland compositors
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|