Skip to content

Releases: agalwood/Motrix

Motrix v1.8.19

03 May 07:13
Compare
Choose a tag to compare

release-v1 8 x-banner

Release Note

  • 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

Full Changelog: v1.6.11...v1.8.19

更新日志

  • 新特性: macOS 版支持隐藏托盘图标 @agalwood

  • 新特性: macOS 版本应用侧边栏增加 vibrancy 效果 @shatyuka

  • 新特性: 偏好设置的基础设置里下载和上传速度支持自定义输入速度 @SammCheese

  • 新特性: 偏好设置的进阶设置支持 RPC 监听端口的设置 @agalwood

  • 新特性: 偏好设置的进阶设置里显示内置的 aria2.conf 路径 @agalwood

  • 新特性: 偏好设置的进阶设置里添加日志级别设置 @agalwood

  • 新特性: 发布支持 arm32/arm64 架构的 Linux 版本 @agalwood

  • 新特性: 改进偏好设置,设置未保存离开页面时会有确认提示 @shatyuka

  • 新特性: 新增 macOS Universal 版本、Linux armv7l、arm64 版本 @agalwood

  • 新特性: 新增挪威博克马尔语翻译 @rubjo

  • 新特性: 新增泰语翻译 @nxanywhere

  • 新特性: 新增荷兰语翻译 @NickBouwhuis

  • 新特性: 新建任务时URL输入框不为空的情况下,按下esc键或点击遮罩时不会误关闭弹层 @shatyuka

  • 新特性: 新建任务时支持从历史目录选择目录 @agalwood

  • 新特性: 新建任务时支持带有 Cookie/Referer 信息的的 cURL 命令 @CW-B-W

  • 新特性: 新建任务时支持添加 HTTP 授权请求头 @RaymondSalim

  • 新特性: 任务栏显示整体下载进度 @shatyuka

  • 修复: 在旧版本 macOS 托盘图标的显示问题 @shatyuka

  • 修复: 任务详情文件列表有旧的错误项目,增加自动下载种子的开关 @dicarne

  • 修复: 偏好设置的基础设置修改“自动开始下载磁力链接、种子内的文件”失效的问题 @agalwood

  • 修复: 在 Linux 下 应用界面渲染错误问题 @agalwood

  • 修复: 移除了 macOS 版本托盘图标提示 @shatyuka

  • 修复: 在保存偏好设置时重新启动应用程序两次的问题 @agalwood

  • 修复: 改进德语翻译 @NickBouwhuis, @MagicLike

  • 修复: 改进波斯语翻译 @eshagh79

  • 修复: 改进繁体中文翻译 @tso1158687, @5idereal

  • 修复: 改进英文翻译 @nesaku

  • 修复: 改进西班牙语翻译 @ez-me

  • 修复: 改进越南语翻译 @CDzungx

  • 修复: 改进韩语翻译 @quiple

  • 修复: 新建任务时关于 Cookie/Referer 的解析问题 @CW-B-W

  • 修复: 显示应用时不会还原最小化的窗口 @shatyuka

  • 修复: 更新整体依赖,Electron 升级到 22 版本 @agalwood

  • 修复: 深色模式下任务项选定之后边框颜色不显示的问题 @agalwood

  • 修复: 应用窗口大小调整问题 @shatyuka

  • 修复: 自动更新时取消更新的事件处理问题 @agalwood

  • 重构: 优化了 aria2.conf 默认配置 @agalwood

  • 重构: 内置的 Aria2 升级为 1.36 版本,并适配了 Windows、macOS、Linux 多种系统架构 @agalwood

  • 重构: 改善了自动更新进度条显示 @agalwood

完整变更日志: v1.6.11...v1.8.19

Motrix v1.8.17

02 May 10:25
Compare
Choose a tag to compare
Motrix v1.8.17 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.16...v1.8.17

Motrix v1.8.16

02 May 09:52
Compare
Choose a tag to compare
Motrix v1.8.16 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.15...v1.8.16

Motrix v1.8.15

28 Apr 15:13
Compare
Choose a tag to compare
Motrix v1.8.15 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.8.14...v1.8.15

Motrix v1.8.14

27 Apr 10:05
Compare
Choose a tag to compare
Motrix v1.8.14 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.12...v1.8.14

Motrix v1.8.12

27 Apr 03:32
Compare
Choose a tag to compare
Motrix v1.8.12 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.11...v1.8.12

Motrix v1.8.11

26 Apr 15:30
Compare
Choose a tag to compare
Motrix v1.8.11 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.11...v1.8.11

Motrix v1.6.11

15 May 15:13
Compare
Choose a tag to compare

release-banner

Release Note

  • 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

更新日志

  • 新特性:新应用图标
  • 新特性:新任务详细信息面板 #921
  • 新特性:菜单栏托盘速度计(仅适用于macOS) #720
  • 新特性:支持Apple Silicon M1 #836,感谢 @Shatyuka
  • 新特性:重新设计的 Motrix Scheme #716
  • 新特性:偏好设置——Tracker 添加了 CDN源
  • 新特性:偏好设置——传输设置 添加了更多速度选项
  • 新特性:完全重置下载会话记录,清空所有任务
  • 新特性:偏好设置——BT设置 持续播种
  • 新特性:偏好设置——BT设置 将磁力链接保存为种子文件
  • 新特性:任务进度信息显示连接种子数
  • 新特性:新增加了一个 aria2 的默认 UA
  • 新特性:国际化新增了波兰语翻译 #731,感谢 @KanarekLife
  • 新特性:国际化新增了匈牙利语翻译 #754,感谢 @zalnaRs
  • 新特性:国际化新增了希腊语翻译 #774,感谢 @Akis S.
  • 新特性:国际化新增了意大利语翻译 #794,感谢 @blackcat-917
  • 新特性:国际化新增了罗马尼亚语翻译 #844,感谢 @Alin Ion
  • 新特性:国际化新增了阿拉伯语翻译 #833#919,感谢 @Hadi Alqattan & @AhmedElTabarani
  • 新特性:偏好设置—实验室适配深色模式
  • 新特性:任务详情文件面板支持修改选择下载的文件
  • 修复:菜单点击新增任务 uri 参数错误
  • 修复:偏好设置——运行模式 仅在 macOS 中显示
  • 修复:停止 BT 任务播种通知错乱 #604
  • 修复:将 TrackersListCollection other.txt 替换为 http.txt #809
  • 修复:系统托盘菜单的崩溃问题
  • 修复:引擎无法退出的问题
  • 修复:偏好设置实验室页面使用 iframe 替换 webview
  • 修复:应用界面阴影不完整的问题
  • 修复:macOS Big Sur 托盘图标颜色
  • 修复:函数重载错误,无法触发 EngineClient 中绑定的事件
  • 修复:停止做种的参数错误
  • 修复:替换了应用信息弹层的应用图标
  • 修复:任务详情弹层关闭按钮不易点击的问题
  • 修复:应用自动更新异常处理的问题
  • 修复:自动切换主题尝试适配 Windows 和 Linux
  • 修复:新增任务时任务重命名触发了重命名规则的问题
  • 修复:移除任务时打开状态的任务详情未自动关闭的问题
  • 修复:信息提醒被任务详情遮挡的问题
  • 修复:任务详情下载进度图例未居中的问题
  • 优化:调整了任务条目的最小高度
  • 优化:任务进度信息字体样式
  • 优化:表单提交动作位置固定
  • 优化:引擎守护进程重构为 Node 子进程
  • 优化:使用 @electron/remote 替换 Electron Remote 模块
  • 优化:暂停任务使用强制暂停
  • 优化:主菜单应用退出逻辑

Motrix v1.6.10

07 May 16:12
Compare
Choose a tag to compare

Release Note

  • 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
  • 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

更新日志

  • 新特性:新应用图标
  • 新特性:新任务详细信息面板 #921
  • 新特性:菜单栏托盘速度计(仅适用于macOS) #720
  • 新特性:支持Apple Silicon M1 #836,感谢 @Shatyuka
  • 新特性:重新设计的 Motrix Scheme #716
  • 新特性:偏好设置——Tracker 添加了 CDN源
  • 新特性:偏好设置——传输设置 添加了更多速度选项
  • 新特性:完全重置下载会话记录,清空所有任务
  • 新特性:偏好设置——BT设置 持续播种
  • 新特性:偏好设置——BT设置 将磁力链接保存为种子文件
  • 新特性:任务进度信息显示连接种子数
  • 新特性:新增加了一个 aria2 的默认 UA
  • 新特性:国际化新增了波兰语翻译 #731,感谢 @KanarekLife
  • 新特性:国际化新增了匈牙利语翻译 #754,感谢 @zalnaRs
  • 新特性:国际化新增了希腊语翻译 #774,感谢 @Akis S.
  • 新特性:国际化新增了意大利语翻译 #794,感谢 @blackcat-917
  • 新特性:国际化新增了罗马尼亚语翻译 #844,感谢 @Alin Ion
  • 新特性:国际化新增了阿拉伯语翻译 #833#919,感谢 @Hadi Alqattan & @AhmedElTabarani
  • 修复:菜单点击新增任务 uri 参数错误
  • 修复:偏好设置——运行模式 仅在 macOS 中显示
  • 修复:停止 BT 任务播种通知错乱 #604
  • 修复:将 TrackersListCollection other.txt 替换为 http.txt #809
  • 修复:系统托盘菜单的崩溃问题
  • 修复:引擎无法退出的问题
  • 修复:偏好设置实验室页面使用 iframe 替换 webview
  • 修复:应用界面阴影不完整的问题
  • 修复:macOS Big Sur 托盘图标颜色
  • 修复:函数重载错误,无法触发 EngineClient 中绑定的事件
  • 修复:停止做种的参数错误
  • 修复:替换了应用信息弹层的应用图标
  • 优化:调整了任务条目的最小高度
  • 优化:任务进度信息字体样式
  • 优化:表单提交动作位置固定
  • 优化:引擎守护进程重构为 Node 子进程
  • 优化:使用 @electron/remote 替换 Electron Remote 模块
  • 优化:暂停任务使用强制暂停
  • 优化:主菜单应用退出逻辑

Motrix v1.6.9

07 May 11:47
Compare
Choose a tag to compare
Motrix v1.6.9 Pre-release
Pre-release

Release Note

  • fix: app reset engine not start
  • fix: app hang caused by child_process spawn (waiting for verification)

更新日志

  • 修复:重置偏好配置之后下载引擎未启动的问题
  • 修复:子进程下载引擎卡死的问题(待验证)