github AnInsomniacy/motrix-next v3.4.6-beta.5
v3.4.6-beta.5 — Polished Animations & macOS Keyboard Shortcuts

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

What's Changed

This release brings a complete visual overhaul of the AddTask and MagnetFileSelect dialogs with silky-smooth animations, and fixes all three macOS Window menu keyboard shortcuts that were broken in frameless windows.

✨ New Features

  • Dual-tab AddTask layout — Redesigned dialog with link/torrent tabs, integrated torrent upload, and WAAPI-powered batch item animations
  • Directional slide counters — File selection counts and sizes animate with directional vertical slides (up for increase, down for decrease)
  • CSS show/hide transitions — Task progress details and error messages now use smooth CSS transitions instead of hard v-if cuts

🛠 Improvements

  • Silky-smooth batch list animations — Parallel item fade + container shrink + Vue FLIP sibling movement with ease-out easing
  • Modal styling — Both AddTask and MagnetFileSelect dialogs use centered fixed-height flex layouts with fade-scale transitions
  • Torrent panel transitions — Replaced M3 easing with faster ease-out for snappier panel enter/leave

🐛 Bug Fixes

  • Cmd+W not closing windowPredefinedMenuItem::close_window calls macOS native performClose: which is a no-op on frameless windows; replaced with custom handler that respects minimize-to-tray and exit dialog preferences
  • Cmd+M not minimizing — Same root cause; replaced with custom handler calling Tauri's window.minimize()
  • Zoom menu item not working — Replaced with custom handler toggling maximize/unmaximize

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