github AnInsomniacy/motrix-next v3.7.1-beta.3
v3.7.1-beta.3 — Lightweight Mode Autostart Fix

pre-release9 hours ago

What's Changed

This release fixes a critical memory optimization gap where lightweight mode failed to destroy the WebView process during autostart, causing ~300MB of unnecessary RAM usage until the user manually opened and closed the window.

🐛 Bug Fixes

  • Lightweight mode now works on autostart — When autostart + lightweight mode are both enabled, the WebView is now correctly destroyed after engine initialization completes, matching the behavior of normal window close. Fixes #209.

🛠 Improvements

  • New minimize_to_tray IPC command — Exposes the existing handle_minimize_to_tray() code path (used by close button and Cmd+W) as a frontend-callable command, enabling programmatic WebView lifecycle control.

📦 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.