github AnInsomniacy/motrix-next v3.6.11-beta.2
v3.6.11-beta.2 — GeoIP Localization & Tooltip Unification

pre-release5 hours ago

What's Changed

This release adds localized country/continent names for BT peer geolocation and unifies all tooltip behavior across the application.

✨ New Features

  • Localized peer geolocation — BT peer country and continent names now display in the user's current language (supports de, en, es, fr, ja, pt-BR, ru, zh-CN), with automatic English fallback for unsupported locales

🛠 Improvements

  • Unified tooltip system — Migrated all native HTML title tooltips to the project's MTooltip component for consistent 500ms delay across the entire app (task names, version badges in About panel and Preferences)
  • Simplified MTooltip — Removed the global cooldown/reshow state machine that caused instant-show bugs inside modals; tooltips now use a fixed, predictable delay

🐛 Bug Fixes

  • Fixed About panel tooltips appearing instantly (0ms) due to NTooltip emitting false update:show events on mount inside NModal
  • Fixed v-if/v-else compilation errors when wrapping conditional elements with MTooltip

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