What's Changed
This release introduces a dual-layer file deletion architecture that automatically cleans up internal aria2 engine metadata files (.aria2, hex40 .torrent, .meta4) after BT tasks finish seeding. Previously, these files would accumulate in the user's download directory as persistent garbage due to the force-save=true configuration required for seeding resumption.
🛠 Improvements
- Dual-layer deletion architecture — User-downloaded content continues to be moved to the OS trash (recoverable), while internal aria2 metadata is now permanently deleted to eliminate storage clutter
- Automatic
.aria2control file cleanup —.aria2piece bitmap files are now cleaned up when BT seeding ends, whether by manual stop or automatic seed-ratio/seed-time threshold .meta4metalink metadata support — Extended cleanup coverage to include aria2-generated.meta4files alongside hex40.torrentmetadata- System UI font stack — Replaced custom web fonts with the native system font stack for improved performance and a more native look across platforms
🐛 Bug Fixes
- Fixed orphaned hex40
.torrentmetadata files not being cleaned up for session-restored tasks that auto-complete seeding
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|