github AnInsomniacy/motrix-next v3.4.8-beta.4
v3.4.8-beta.4 — Native macOS Traffic Lights

latest releases: v3.8.9, v3.8.9-beta.5, v3.8.9-beta.4...
pre-releaseone month ago

What's Changed

This release replaces the custom CSS traffic-light emulation on macOS with native system window controls via Tauri's titleBarStyle: "Overlay". Windows and Linux are unaffected — they continue using the existing custom icon buttons.

✨ New Features

  • Native macOS traffic lights — close/minimize/maximize buttons are now rendered by macOS, with native tooltips, hover coloring, right-click menu, and window tiling panel
  • Unified exit fade animation — the entire native window (including traffic lights) fades out smoothly on quit via NSWindow.setAlphaValue()

🛠 Improvements

  • Removed macStyleControls preference — the toggle was a design flaw; macOS now always uses native controls, no user configuration needed
  • Platform-isolated window architecturetauri.macos.conf.json override for macOS; zero impact on Windows/Linux builds
  • Close prevention hardenedevent.preventDefault() added to JS close handler for reliable interception across all close paths (native traffic light, Cmd+W, taskbar close)

🐛 Bug Fixes

  • Fixed deleted BT tasks reappearingbatchRemoveTask now purges from aria2's stopped-results and saves session immediately

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