github AnInsomniacy/motrix-next v3.8.2-beta.2
v3.8.2-beta.2 — Window, Tray & File Path Fixes

latest releases: v3.8.2-beta.4, v3.8.2-beta.3
pre-release2 hours ago

What's Changed

This beta addresses three platform-specific bugs reported after the v3.8.1 stable release, improving reliability across Windows, Linux, and the auto-archive workflow.

🐛 Bug Fixes

  • Window surfacing on Windows minimize-to-taskbar — Added unminimize() before show() + setFocus() at all window-surfacing call sites. Previously, clicking a download link or tray action while the window was minimized to the Windows taskbar would fail to bring it back. (#244)
  • File category archive path lost after lightweight mode — Patched the task-merging layer to prioritize history database records over stale aria2 DownloadResult snapshots. Files moved by auto-archive no longer appear as "missing" after the window is recreated. (#243)
  • Linux tray icon black square on autostart — Added a deferred icon re-set on Linux to work around a timing race with the SNI D-Bus protocol. When KDE Plasma's StatusNotifierHost isn't ready at boot, the initial icon registration silently fails — the delayed re-set triggers a fresh NewIcon signal that the now-ready host receives correctly. (#242)

🛠 Improvements

  • Browser extension auto-submit — Changed the default for autoSubmitFromExtension to false, ensuring the Add Task dialog always opens for user review when receiving downloads from the browser extension.

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