github AnInsomniacy/motrix-next v3.0.4
v3.0.4 — Linux Tray Fix

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

What's Changed

Fixes the system tray icon not appearing on Linux (GNOME, KDE, etc.) after the v3.0.0 upgrade.

🐛 Bug Fixes

  • Linux tray icon not showing — The v3.0.0 release removed the native OS menu from the tray icon in favor of a custom Vue popup. However, libappindicator (used by Tauri on Linux) requires a native menu attached to the tray icon for it to be visible. Restored a native menu on Linux via #[cfg(target_os = "linux")] while keeping the custom popup on macOS and Windows.

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