Releases: mayswind/AriaNg
Releases · mayswind/AriaNg
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
AriaNg 0.4.0
AriaNg 0.4.0 Change Log
- Add context menu in task list and task detail page, supporting copy download url (#176) and other task information
- Add supporting deleteing original task after restarting task (#130)
- Add supporting setting task options via command api (#149)
- Add supporting new settings of aria2 v1.33.0
- Add favicon (#146)
- Fix http header option cannot be set to multi lines (#191)
- Other bug fix and user interface optimization (#120, #143, #188)
AriaNg 0.3.0
AriaNg 0.3.0 Change Log
- Add reseting settings button in AriaNg setting page (#57)
- Add showing comment of bittorrent file in task detail page
- Add showing download url in task detail page
- Add filtering valid urls from all the text in the textbox in new task page (#93)
- Add parsing parameters from query string for command api (#106)
- Disable Http/WebSocket without ssl when accessing AriaNg via https (#96)
- Fix cannot create ssh task (#87)
- Fix chart not display sometimes in task detail page
- Other bug fix and user interface optimization