github AnInsomniacy/motrix-next v3.6.11-beta.1
v3.6.11-beta.1 — Peer Geolocation & Logging Hardening

latest release: v3.6.11-beta.2
pre-release7 hours ago

What's Changed

This beta introduces BT peer geolocation with country flag display and hardens the application's logging infrastructure for improved diagnostics.

✨ New Features

  • Peer Geolocation — Country flags (🇩🇪 🇯🇵 🇺🇸) now appear next to peer IP addresses in the task detail panel, with country and continent info on hover. Powered by DB-IP's dbip-country-lite.mmdb bundled database via maxminddb crate
  • Browser Extension Badge — Added browser extension download badge and feature description to README

🛠 Improvements

  • Logging Persistencegpu_guard pre-flight crash recovery events now write to the main motrix-next.log file instead of ephemeral stderr, making Issue #188-class problems diagnosable from user-submitted logs
  • Log Noise Reduction — Suppressed verbose DEBUG output from maxminddb, sqlx, and zbus crates via level_for() filters, reducing log file noise by ~30%
  • Frontend Log Standardization — Replaced 5 remaining console.log/console.error calls in main.ts and Basic.vue with the centralized logger utility for proper file persistence
  • Sentinel Error Reporting — GPU crash sentinel file operations (write/remove) now report failures instead of silently discarding errors

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