Skip to content

Releases: mayswind/AriaNg

AriaNg 1.1.3

20 Aug 14:19
Compare
Choose a tag to compare

AriaNg 1.1.3 Change Log

  1. Fix bug of sorting by peer download/upload speed (#418)
  2. Other bug fix and user interface optimization

AriaNg 1.1.2

03 Aug 12:38
Compare
Choose a tag to compare

AriaNg 1.1.2 Change Log

  1. Fix some translation error (#407)
  2. Fix bug that task would not retry when the previous task failed to retry (#415)

AriaNg 1.1.1

25 May 12:02
Compare
Choose a tag to compare

AriaNg 1.1.1 Change Log

  1. Add copying download link and magnet link when multi tasks are selected (#399)
  2. Add verifying percent when task is verifying
  3. 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

25 Apr 15:54
Compare
Choose a tag to compare

AriaNg 1.1.0 Change Log

  1. Add reconnecting for websocket (mayswind/AriaNg-Native#43)
  2. Add selecting all completed tasks
  3. Add new task status (verifying and pending verification) (#384)
  4. Other bug fix (#383) and user interface optimization (#381)

AriaNg 1.0.3

09 Apr 10:39
Compare
Choose a tag to compare

AriaNg 1.0.3 Change Log

  1. Add selecting all failed task in context menu (#377)
  2. Add sorting files by selected status
  3. Fix bug that filtered tasks should not be selected when selecting all tasks (#377)
  4. Other bug fix and user interface optimization

AriaNg 1.0.2

06 Apr 14:33
Compare
Choose a tag to compare

AriaNg 1.0.2 Change Log

  1. Add copying magnet link in task list page (#371)
  2. Fix files could not be opened sometimes
  3. Fix build failure when have no .git directory (#367)
  4. Other bug fix and user interface optimization

AriaNg 1.0.1

23 Feb 15:43
Compare
Choose a tag to compare

AriaNg 1.0.1 Change Log

  1. Add placeholder of current rpc alias in page title (#356)
  2. Other bug fix and user interface optimization

AriaNg 1.0.0

21 Nov 13:11
Compare
Choose a tag to compare

AriaNg 1.0.0 Change Log

  1. Add support for filtering file extension in the open file dialog (#312)
  2. Other bug fix and user interface optimization

AriaNg 0.6.0

18 Nov 05:08
Compare
Choose a tag to compare

AriaNg 0.6.0 Change Log

  1. Add all-in-one version
  2. Add retrying multi tasks (#136)
  3. Add choosing file by file extension
  4. Add supporting staying on current page after retrying task (#296)
  5. Add referer parameter to new task page (#299)
  6. Modify sort method of rpc name to natural sort (mayswind/AriaNg-Native#24)
  7. Fix header parameter submission error (#279)
  8. Other bug fix and user interface optimization

AriaNg 0.5.0

25 Aug 13:31
Compare
Choose a tag to compare

AriaNg 0.5.0 Change Log

  1. Add tree view for multi-directory task (#66)
  2. Add supporting setting the display order of rpc list (mayswind/AriaNg-Native#21)
  3. Add importing / exporting AriaNg settings (mayswind/AriaNg-Native#22)
  4. Add setting history for dir option (#159)
  5. Add command api supporting pause parameter (#230)
  6. Optimize Traditional Chinese translation (thx @zhtw2013)
  7. Fix aria2 status label alignment bug in firefox (#206)
  8. Fix bug that cannot open bittorrent/metalink file sometimes (#216, thx @jjling2011)
  9. Fix navigation bar animation bug (#237)
  10. Fix bug that the first access tip sometimes pops up multiple times (#247)
  11. Other bug fix and user interface optimization