github AnInsomniacy/motrix-next v1.2.9
v1.2.9 — Fix Automatic Language Detection on macOS

latest releases: v3.8.3-beta.3, v3.8.3-beta.2, v3.8.3-beta.1...
one month ago

What's Changed

🐛 Bug Fix

  • Fix automatic language detection not working in production builds on macOS — The app was always defaulting to English regardless of system language. Root cause: the macOS .app bundle did not declare supported localizations (CFBundleLocalizations), causing the OS to always return en-US to the locale API. Added a custom Info.plist declaring all 26 supported languages so macOS correctly reports the system locale to the app.

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.