What's Changed
This release introduces task sorting with configurable fields, stable task ordering via birth tracking, and fixes the invisible tray icon issue on Windows.
✨ New Features
- Task sorting — Sort downloads by name, size, progress, speed, or time added, with ascending/descending toggle and persistent preference across sessions. Fully localized across all 26 languages
- Task birth tracking — Tasks now record their
added_attimestamp in the history database, enabling stable ordering that survives engine restarts. Includes a database schema migration for existing users
🐛 Bug Fixes
- Windows tray icon invisible (#133) — Both
tray-icon.pngandtray-icon@2x.pngwere white-on-transparent silhouettes designed for macOS template rendering. Windows/Linux now use a dedicated full-colour 64×64 app icon (tray-icon-color.png) that is clearly visible on both light and dark taskbar themes
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|