github AnInsomniacy/motrix-next v3.8.2-beta.4
v3.8.2-beta.4 — Fix Tray Icon Conflict & Layout Alignment

latest release: v3.8.2
pre-release2 hours ago

What's Changed

Fixes a tray icon conflict with other Tauri-based applications on Linux and aligns the three-column layout headers.

🐛 Bug Fixes

  • Linux tray icon conflict — Fixed tray icon colliding with Clash Verge Rev (and other Tauri apps) on Linux. The tray-icon crate derives temp PNG paths from the tray ID under $XDG_RUNTIME_DIR/tray-icon/; both apps used the default ID "main", causing file path collisions. Changed to a unique ID "motrix-next" (fix: use unique tray ID to prevent icon conflict with other Tauri apps)
  • Linux tray icon on autostart — Deferred icon refresh reduced from 3s to 500ms for faster recovery from the KDE Plasma SNI race condition (#242)

🛠 Improvements

  • Three-column header alignment — Unified header spacing across sidebar, subnav, and content columns using a shared --header-top-offset CSS variable. Fixed content title being pushed down by taller action buttons via align-self: flex-start
  • Sidebar–subnav vertical rhythm — Adjusted subnav title bottom margin so sidebar icons align with adjacent menu items

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