github AnInsomniacy/motrix-next v3.8.4
v3.8.4 — Resource Usage Optimization

3 hours ago

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-allocation strategy from trunc to none across all platforms, removing the synchronous ftruncate() 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_util and reqwest crates (raised to Warn), 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

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.