github AnInsomniacy/motrix-next v3.4.6-beta.9
v3.4.6-beta.9 — RAM Disk Fix, Website Download Overhaul & RPM Support

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

What's Changed

Fixes non-standard drive paths (RAM disks, network drives) on Windows, completely overhauls the website download infrastructure, and adds RPM download support.

🐛 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)

✨ New Features

  • RPM downloads on website — Linux .rpm download links are now properly derived and displayed alongside .deb and .AppImage

🛠 Improvements

  • Website downloads use updater JSON directly — Eliminated separate website JSON artifacts; the download page reads the same latest.json / beta.json the in-app updater uses, served from a dedicated release-data branch via raw.githubusercontent.com for CORS-friendly access
  • CI release workflow hardened — Replaced deprecated gh CLI field references with direct URL construction; uses jq + stdin for robust JSON push to release-data branch

📦 Downloads

Platform Architecture File
macOS Apple Silicon · Intel .dmg
Windows x64 · ARM64 -setup.exe
Linux x64 · ARM64 .AppImage .deb .rpm

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.