Motrix Changelog

What's new in Motrix 1.8.19

May 4, 2023
  • feat: App sidebar adds vibrancy effect on macOS @shatyuka
  • feat: Supports hiding tray icon on macOS @agalwood
  • feat: The download and upload speeds in the basic settings of the preferences support custom input speeds @SammCheese
  • feat: The advanced settings of the preferences support the setting of the RPC listening port @agalwood
  • feat: Show built-in aria2.conf path in advanced settings of preferences @agalwood
  • feat: Add log level settings in advanced settings of preferences @agalwood
  • feat: Release Linux version supporting arm32/arm64 architecture @agalwood
  • feat: Improve preferences, there will be a confirmation prompt when leaving the page without saving the settings @shatyuka
  • feat: Added macOS Universal version, Linux armv7l, arm64 version @agalwood
  • feat: Added Norwegian Bokmal translation @rubjo
  • feat: Added Thai translation @nxanywhere
  • feat: Dutch translation added @nickbouwhuis
  • feat: When the URL input box is not empty when creating a new task, the add task dialog will not be closed by mistake when pressing the Esc key or clicking the mask @shatyuka
  • feat: Support selecting directory from history directory when creating new task @agalwood
  • feat: Support cURL commands with Cookie/Referer information when creating new task @CW-B-W
  • feat: Support adding HTTP authorization request header when creating a new task @RaymondSalim
  • feat: The taskbar shows the overall download progress @shatyuka
  • fix: Tray icon display issue in older versions of macOS @shatyuka
  • fix: There are old wrong items in the task details file list, add a switch to download seeds automatically @dicarne
  • fix: The basic settings of the preference settings failed to modify "Automatically download magnet and torrent content" @agalwood
  • fix: Application interface rendering issue under Linux @agalwood
  • fix: Remove the tooltip of tray on macOS @shatyuka
  • fix: Restarting the app twice when saving preferences @agalwood
  • fix: Improved German translation @nickbouwhuis, @MagicLike
  • fix: Improved Persian translation @eshagh79
  • fix: Improved Traditional Chinese translation @tso1158687, @5idereal
  • fix: Improve English translation @nesaku
  • fix: Improved Spanish translation @ez-me
  • fix: Improve Vietnamese translation @CDzungx
  • fix: Improve Korean translation @quiple
  • fix: Parsing issues about Cookie/Referer when creating a new task @CW-B-W
  • fix: Showing apps doesn't restore minimized windows @shatyuka
  • fix: Update overall dependencies, Electron upgrade to version 22 @agalwood
  • fix: The border color is not changed after the task item is selected in dark mode @agalwood
  • fix: App window resizing issue @shatyuka
  • fix: The event processing problem of canceling the update during automatic update @agalwood
  • refactor: Optimized aria2.conf default configuration @agalwood
  • refactor: The built-in Aria2 is upgraded to version 1.36, and it is compatible with various system architectures of Windows, macOS, and Linux @agalwood
  • refactor: Improved auto-update progress bar display @agalwood

New in Motrix 1.8.17 Pre-release (May 2, 2023)

  • fix: update-downloaded set progress bar value to 1

New in Motrix 1.8.16 Pre-release (May 2, 2023)

  • fix: preference save relaunch application twice

New in Motrix 1.8.15 Pre-release (Apr 29, 2023)

  • What's Changed:
  • fix: rebuild darwin arm64 aria2c bin by @agalwood in #1464
  • docs: fix yay install script by @greenhandzdl in #1465
  • fix: rebuild darwin x64 aria2c bin by @agalwood in #1466
  • New Contributors:
  • @greenhandzdl made their first contribution in #1465

New in Motrix 1.6.11 (Feb 3, 2022)

  • feat: New app icon
  • feat: New task detail panel #921
  • feat: Menu bar tray speedometer (macOS only) #720
  • feat: Support Apple Silicon M1 #836, thanks to @Shatyuka
  • feat: Redesign Motrix scheme #716
  • feat: Preference add tracker cdn source
  • feat: Preference add more speed options
  • feat: Preference totally reset session
  • feat: Preference BitTorrent keep seeding
  • feat: Preference BitTorrent save magnet link as torrent file
  • feat: Task progress info show seeder number
  • feat: Mock UA add a option (aria2/1.35.0)
  • feat: Added Polish translation #731, thanks to @KanarekLife
  • feat: Added Hungarian translation #754, thanks to @zalnaRs
  • feat: Added Greek translation #774, thanks to @Akis S.
  • feat: Added Italian translation #794, thanks to @blackcat-917
  • feat: Added Romanian translation #844, thanks to @Alin Ion
  • feat: Added Arabic translation #833, #919, thanks to @Hadi Alqattan & @AhmedElTabarani
  • feat: lab page dark theme
  • feat: task detail support save task file selection #933
  • fix: drawer header close icon could not click
  • fix: auto update exception
  • fix: auto theme #937
  • fix: add one task triggered rename rule #845
  • fix: task detail not auto hide when remove task
  • fix: element ui message z-index
  • fix: task detail activity graphic align center
  • fix: New task uri params error
  • fix: Preference Basic panel show run mode only in macOS
  • fix: Stop bt task seeding notification #604
  • fix: Replace TrackersListCollection other.txt with http.txt #809
  • fix: Tray menu crash issue
  • fix: Engine failed to quit issue
  • fix: Preference Lab panel use iframe instead of webview
  • fix: Shadow not complete issue
  • fix: macOS Big Sur tray color
  • fix: Task progress info text font style normal
  • fix: Function overload error, unable to trigger events bound in EngineClient.vue
  • fix: Stop seeding params gid error
  • fix: Update app info icon
  • refactor: Form actions position sticky
  • refactor: Replace forever with child process
  • refactor: replace Electron remote use @electron/remote
  • refactor: Pause task use force pause
  • refactor: Main menu quit
  • refactor: Adjusted task item min-height