github AnInsomniacy/motrix-next v3.4.9-beta.2
v3.4.9-beta.2 — Migration Feedback & Stability

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

What's Changed

This beta improves the config migration system with user-facing feedback and stronger error isolation.

✨ New Features

  • Migration toast notifications — Users now see a success or warning toast after config schema migrations run on app launch, with localized messages across all 26 locales
  • CONFIG_VERSION consistency guard — Added a compile-time assertion ensuring CONFIG_VERSION stays in sync with the migrations array length

🛠 Improvements

  • Migration error isolation — Individual migration failures are now caught and collected rather than crashing the entire pipeline; runMigrations returns a structured MigrationResult with error details
  • i18n hardening — Fixed apostrophe escaping across locale files using \u0027 unicode escapes for parser compatibility

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