github AnInsomniacy/motrix-next v3.4.6-beta.7
v3.4.6-beta.7 — Website Dual-Channel Downloads

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

What's Changed

This release replaces the website's GitHub API-based download resolution with a CDN-backed static JSON system, eliminating rate limiting. It also introduces a dual-channel download toggle on the website.

✨ New Features

  • Dual-channel website downloads — Users can now switch between Stable and Beta download channels on the website via a segmented toggle with a sliding M3-style indicator
  • CDN-based download resolution — Website fetches website-stable.json / website-beta.json from the updater Release tag instead of calling api.github.com, avoiding the 60 req/hr rate limit
  • CI-generated download metadata — Release workflow now generates and uploads installer-only asset metadata JSON for the website alongside existing updater JSON

🛠 Improvements

  • Extracted download resolution logic into a testable website/download.js module
  • Added 30 unit tests covering channel URL construction, platform matching, and download resolution
  • Added dl.channel.stable and dl.channel.beta i18n keys to all 26 locales

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