github AnInsomniacy/motrix-next v3.3.0-beta.2
v3.3.0-beta.2 — File Actions, DB Resilience & Markdown Alerts

latest releases: v3.8.6-beta.7, v3.8.6-beta.6, v3.8.6-beta.5...
pre-releaseone month ago

What's Changed

Improved file action feedback, hardened the download history database, and enhanced release notes rendering.

✨ New Features

  • File action toasts — Opening files and folders now shows success/failure toasts for every action. Uses stat() to distinguish file launch from folder open
  • Missing file detection — Open File and Open Folder buttons are disabled with dimmed styling when the target file no longer exists on disk
  • GitHub-style Markdown alerts — Release notes now render [!NOTE], [!TIP], [!IMPORTANT], [!WARNING], and [!CAUTION] blocks with color-coded styling via marked-alert

🛠 Improvements

  • Database auto-recovery — Download history database now runs PRAGMA integrity_check on every cold start. Corrupted databases are automatically deleted and rebuilt with toast notification
  • Smart file path resolutionresolveOpenTarget() correctly identifies BT multi-file directories vs single files for all task types
  • Interactive card press effect — Task cards now respond to pointer press with a scale-down + spring-back animation

📦 Downloads

Platform File
macOS (Apple Silicon) .dmg
Windows (x64) -setup.exe
Linux (x64) .AppImage / .deb
Linux (ARM64) .AppImage / .deb

Don't miss a new motrix-next release

NewReleases is sending notifications on new releases.