What's Changed
This release resolves high system resource consumption during large file downloads on Windows (#255) and introduces improved metadata task handling for magnet links.
🛠 Improvements
- Eliminate file pre-allocation overhead — Changed the default
file-allocationstrategy fromtrunctononeacross all platforms, removing the synchronousftruncate()I/O burst that caused system-wide lag on Windows NTFS during large file downloads (#255) - Suppress network library log noise — Added log-level filters for
hyper_utilandreqwestcrates (raised toWarn), eliminating 98% of diagnostic log volume when debug logging is enabled
✨ New Features
- Metadata task handling — Improved cleanup operations for BitTorrent metadata tasks (magnet link resolution)
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb .rpm
|