Releases: Ftbom/Aria2Manager
Releases · Ftbom/Aria2Manager
Release list
avalonia-v2.0.1
新特性
- 新增全局速度限制的快捷设置入口
- 主界面和任务详情界面显示速度曲线图表
- 支持设置 Windows 和 Linux 系统开机自启
- 支持显示 BT Peers 列表,可直接查看 BT 对等端节点
问题修复
- 修复程序在后台运行时,会阻止 Linux 系统关机的问题
- 修复切换 Aria2 服务器后,BT Trackers 和 Aria2 更新检查未能应用到新服务器的问题
- 修复更改 Aria2 配置时,无法应用空字符串参数的问题
界面优化
- 将界面中部分文字替换为图标
- 在 Aria2 任务详情的文件列表中,显示文件的相对路径
- 在主界面显示当前存在的 Aria2 任务数量
杂项
- 进一步优化了 Linux 环境下的开发与编译配置
- Versions with
bundleinclude built-in Aria2, requiring no extra configurationAria2 is sourced from the official repository. Currently, only the win-x64 version has built-in Aria2
- For other versions, Aria2 needs to be configured manually. Refer to the README for details
New Features
- Added a shortcut entry for global speed limit settings
- Displayed speed curve charts on the main interface and task details page
- Supported auto-start on boot for Windows and Linux systems
- Supported displaying the BT Peers list to directly view connected peer nodes
Bug Fixes
- Fixed an issue where the background application prevented Linux systems from shutting down
- Fixed an issue where BT Trackers and Aria2 update checks failed to apply to the new server after switching Aria2 servers
- Fixed an issue where empty string parameters could not be applied when modifying Aria2 configurations
UI Enhancements
- Replaced certain interface text with icons
- Displayed relative file paths in the file list of Aria2 task details
- Displayed the current number of active Aria2 tasks on the main interface
Miscellaneous
- Further optimized development and compilation configurations for the Linux environment
wpf-v1.0.9
项目已使用Avalonia进行重构,实现跨平台支持,WPF版不再更新功能仅维护,请在Release下载最新Avalonia版本
- 任务详情界面支持更改任务设置
- 修复一些Bug
The project has been refactored using Avalonia to provide cross-platform support. The WPF version is now in maintenance mode and will no longer receive new features. Please download the latest Avalonia version from the Releases page
- The task details page now supports modifying task settings
- Fixed several bugs
avalonia-v2.0.0
使用Avalonia重构的新版本,旧WPF版不再更新功能仅维护
The application has been migrated to Avalonia to provide cross-platform support. The legacy WPF version will remain maintenance-only and will no longer receive new features.
- Versions with
bundleinclude built-in Aria2, requiring no extra configurationAria2 is sourced from the official repository. Currently, only the win-x64 version has built-in Aria2
- For other versions, Aria2 needs to be configured manually. Refer to the README for details