Releases: mayswind/AriaNg
Releases · mayswind/AriaNg
AriaNg 1.1.3
AriaNg 1.1.3 Change Log
- Fix bug of sorting by peer download/upload speed (#418)
- Other bug fix and user interface optimization
AriaNg 1.1.2
AriaNg 1.1.1
AriaNg 1.1.1 Change Log
- Add copying download link and magnet link when multi tasks are selected (#399)
- Add verifying percent when task is verifying
- Fix task status in task detail page would not be updated when task status is being changed from verifying to download
AriaNg 1.1.0
AriaNg 1.1.0 Change Log
- Add reconnecting for websocket (mayswind/AriaNg-Native#43)
- Add selecting all completed tasks
- Add new task status (verifying and pending verification) (#384)
- Other bug fix (#383) and user interface optimization (#381)
AriaNg 1.0.3
AriaNg 1.0.2
AriaNg 1.0.1
AriaNg 1.0.1 Change Log
- Add placeholder of current rpc alias in page title (#356)
- Other bug fix and user interface optimization
AriaNg 1.0.0
AriaNg 1.0.0 Change Log
- Add support for filtering file extension in the open file dialog (#312)
- Other bug fix and user interface optimization
AriaNg 0.6.0
AriaNg 0.6.0 Change Log
- Add all-in-one version
- Add retrying multi tasks (#136)
- Add choosing file by file extension
- Add supporting staying on current page after retrying task (#296)
- Add referer parameter to new task page (#299)
- Modify sort method of rpc name to natural sort (mayswind/AriaNg-Native#24)
- Fix header parameter submission error (#279)
- Other bug fix and user interface optimization
AriaNg 0.5.0
AriaNg 0.5.0 Change Log
- Add tree view for multi-directory task (#66)
- Add supporting setting the display order of rpc list (mayswind/AriaNg-Native#21)
- Add importing / exporting AriaNg settings (mayswind/AriaNg-Native#22)
- Add setting history for dir option (#159)
- Add command api supporting pause parameter (#230)
- Optimize Traditional Chinese translation (thx @zhtw2013)
- Fix aria2 status label alignment bug in firefox (#206)
- Fix bug that cannot open bittorrent/metalink file sometimes (#216, thx @jjling2011)
- Fix navigation bar animation bug (#237)
- Fix bug that the first access tip sometimes pops up multiple times (#247)
- Other bug fix and user interface optimization