What's Changed
This beta addresses several UI issues: tray menu actions now work correctly regardless of the active tab, task list ordering is stabilized, and the speed indicator no longer overlaps with task cards.
🛠 Improvements
- Stable task list ordering — Tasks are now consistently sorted by creation order (GID), matching the behavior of mainstream download managers like qBittorrent and IDM
- Speedometer clearance — Added a conditional spacer so the fixed speed indicator never overlaps the last task card. Uses a
::afterpseudo-element workaround for the known CSS flex + overflow padding bug
🐛 Bug Fixes
- Tray menu Resume All / Pause All — Fixed a bug where these actions failed when the "Completed" tab was active. The guards now query aria2 globally instead of relying on the current tab's task list
📦 Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg
|
| Windows (x64) | -setup.exe
|
| Linux (x64) | .AppImage / .deb
|
| Linux (ARM64) | .AppImage / .deb
|