github AnInsomniacy/motrix-next v3.5.0-beta.1
v3.5.0-beta.1 — Autostart Reliability & Observability

latest releases: v3.6.11-beta.2, v3.6.11-beta.1, v3.6.10...
pre-release19 days ago

What's Changed

This beta addresses a critical Windows autostart bug and adds comprehensive diagnostic logging across the startup flow.

🐛 Bug Fixes

  • Windows autostart registry self-heal — Fixed an issue where "Minimize to Tray on Autostart" failed on Windows cold boot due to the auto-launch crate removing the registry entry after first launch (upstream: tauri-apps/plugins-workspace#771). The app now re-enables the autostart entry on every launch to guarantee persistence.

🛠 Improvements

  • Startup observability — Added INFO-level diagnostic logging across the entire autostart decision chain (Rust setup()is_autostart_launch command → frontend MainLayout.vuesyncAutostart). User-submitted logs now contain a complete trace of whether --autostart was detected and the window visibility decision.
  • Homebrew Cask refactor — Replaced fragile sed commands with a clean heredoc template for Cask file generation.

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