github AnInsomniacy/motrix-next v3.1.0
v3.1.0 — Pause All Loading Feedback & Smart Button States

latest releases: v3.8.6-beta.7, v3.8.6-beta.6, v3.8.6-beta.5...
one month ago

What's Changed

This release improves the Pause All / Resume All user experience with loading feedback and smarter button states.

✨ New Features

  • Pause All loading feedback — Clicking "Confirm" on the Pause All dialog now shows a loading spinner on the button while aria2 processes the operation. The dialog stays open until all tasks are confirmed paused, then closes with a success message.
  • Smart button states — The "Resume All" and "Pause All" buttons are now automatically disabled when there are no paused or active tasks respectively, preventing unnecessary confirmation dialogs.

🛠 Improvements

  • Window border — Added a subtle border to the main window layout for better visual definition on all platforms.
  • Faster pause — Replaced the redundant double-RPC pattern in pauseAllTask() (graceful → force fallback) with a direct forcePauseAll() call, eliminating wasted roundtrips.

📦 Downloads

Platform File
macOS (Apple Silicon) .dmg
Windows (x64) -setup.exe
Linux (x64) .AppImage / .deb
Linux (ARM64) .AppImage / .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.