github AnInsomniacy/motrix-next v3.0.2
v3.0.2 — Platform Hardening

latest releases: v3.8.7, v3.8.7-beta.5, v3.8.7-beta.4...
one month ago

What's Changed

A focused hardening release that improves platform isolation and suppresses unintended browser behavior in the desktop application.

🛠 Improvements

  • Linux tray isolation — Custom tray popup code is now excluded at compile time on Linux via #[cfg(not(target_os = "linux"))], eliminating a wasted WebKitGTK process (~30-50MB) that was created but never displayed
  • Production context menu guard — The browser's default right-click menu (Reload, Save As, Print…) is now suppressed in production builds while remaining available in dev mode for debugging

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