github AnInsomniacy/motrix-next v3.4.6-beta.8
v3.4.6-beta.8 — RAM Disk Fix & Website Overhaul

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

What's Changed

Fixes a critical issue where non-standard drive paths (RAM disks, network drives) were blocked by Tauri's filesystem security sandbox, and overhauls the website download infrastructure for reliability.

🐛 Bug Fixes

  • RAM disk / network drive path support — File existence checks and folder navigation now work on non-standard Windows paths (e.g. Z:\) by routing through Rust backend commands instead of the Tauri FS plugin sandbox (#69)

🛠 Improvements

  • Website downloads use updater JSON directly — Eliminated separate website JSON artifacts; the download page now reads the same latest.json / beta.json the in-app updater uses, served via a CORS-friendly data branch
  • CI release workflow hardened — Replaced deprecated gh CLI field references with direct URL construction; added data branch push for cross-origin website access

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