What's Changed
English
- Complete handle download event from broswer extension in #3
- Added download task detail window (45a57ef)
- Added main window toolbar menu (4ce6927)
- Implemented maximum speed display in the downloading window (93f36b5)
- Added real-time monitoring for the running state of nalai core (bb50757) and commit by @Virtualzonemusic
- Added search box to the download list (df97284)
- Added sorting box to the download list (fb3ad05)
- Optimized process scheduling for nalai core (d4af7a9)
- Added chunks (download segments) display list (1ecbad2)
- Added i18n support (700ee0a) by @Virtualzonemusic
- Restructured API to fit the new version of nalai core (c713625)
- Added tray menu (65d5534), (ad2ed8f), and (43943b0)
- Fixed download freezing issues (a07899b)
- Fixed CORS issues(9247947)
- New icon(c54a5a6)
中文
- 新增对浏览器扩展的支持 #3
- 新增下载任务详情窗口45a57ef
- 新增主界面工具栏菜单4ce6927
- 实现下载窗口的最大速度显示93f36b5
- 新增对于nalai core运行状态的实时监测 bb50757 5abfbb3 by @Virtualzonemusic
- 新增下载列表搜索框df97284
- 新增下载列表排序功能fb3ad05
- 优化nalai core的进程调度 d4af7a9
- 新增chunks(下载块)显示列表1ecbad2
- 新增i18n国际化(多语言)支持700ee0a by @Virtualzonemusic
- 重构api结构以此适配新版本的nalai core c713625
- 新增托盘菜单 65d5534 ad2ed8f 43943b0
- 修复下载时卡死的问题 a07899b
- 修复跨越请求问题9247947
- 新图标 c54a5a6
Full Changelog: 0.2.2...0.3.0