github AnInsomniacy/motrix-next v3.7.1-beta.2
v3.7.1-beta.2 — Lightweight Mode Window Restore Fix

latest releases: v3.7.1, v3.7.1-beta.3
pre-releaseone day ago

What's Changed

This release fixes a persistent window restoration bug in lightweight mode, and adds browser extension auto-submit support.

🐛 Bug Fixes

  • Fixed tray window restore requiring two clicks (#206) — In lightweight mode, clicking the tray icon to restore the window after closing it would flash the window and immediately hide it, requiring a second click. Root cause: is_autostart_launch() reads process argv which never changes — when the destroyed window was recreated, the frontend re-applied autostart-hide logic. Fixed by introducing AppLifecycleState that tracks cold-start vs runtime phase, ensuring recreated windows always show correctly.

✨ New Features

  • Extension auto-submit — New "Skip confirmation" setting to bypass the Add Task dialog for browser extension downloads. Hierarchical toggles for HTTP, Magnet, Torrent, and Metalink link types.

📦 Downloads

Platform Architecture File
macOS Apple Silicon · Intel .dmg
Windows x64 · ARM64 -setup.exe
Linux x64 · ARM64 .AppImage .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.