Skip to content

Releases: mayswind/AriaNg

AriaNg 1.3.7

02 Dec 14:55
Compare
Choose a tag to compare

AriaNg 1.3.7 Change Log

  1. Each task list page supports independent display order
  2. Rpc dropdown list on larger screen would be shown larger
  3. Other bug fix and user interface optimization

AriaNg 1.3.6

14 May 07:25
Compare
Choose a tag to compare

AriaNg 1.3.6 Change Log

  1. Fix the problem that cannot create new task after clearing checksum option
  2. Other bug fix and user interface optimization

AriaNg 1.3.5

09 May 15:14
Compare
Choose a tag to compare

AriaNg 1.3.5 Change Log

  1. Support overriding aria2 global settings with empty content when create new download task (#712)
  2. Other bug fix and user interface optimization

AriaNg 1.3.4

03 Apr 16:43
Compare
Choose a tag to compare

AriaNg 1.3.4 Change Log

  1. Update Traditional Chinese translation (#705, thx @ChiaYen-Kan)
  2. Other bug fix and user interface optimization

AriaNg 1.3.3

12 Mar 11:36
Compare
Choose a tag to compare

AriaNg 1.3.3 Change Log

  1. Add check-integrity to task settings tab (#693, thx @raytrap)
  2. Fix a spelling mistake (#696, thx @rusq)

AriaNg 1.3.2

15 Nov 14:24
Compare
Choose a tag to compare

AriaNg 1.3.2 Change Log

  1. Fix Command API stopped working bug (#686)
  2. Update translations (#687, thx @francis-zhao)

AriaNg 1.3.1

14 Nov 16:57
Compare
Choose a tag to compare

AriaNg 1.3.1 Change Log

  1. Add custom aria2 rpc http request headers (thx #638)
  2. Other bug fix and user interface optimization

AriaNg 1.3.0

06 Nov 16:19
Compare
Choose a tag to compare

AriaNg 1.3.0 Change Log

  1. Add custom websocket reconnection interval setting and manually reconnect function
  2. Add export Command API dialog in new task page and AriaNg setting page
  3. Add browser notification frequency / enable notification sound setting
  4. Add more keyboard shortcuts
  5. Optimize debug console page, support auto refreshing latest logs, filtering logs and executing any aria2 methods with custom parameters
  6. Update gulp to 4.0.2 (#633, thx @free-bots)
  7. Fix aria2 status does not change in aria2 status page when connection status changed actully
  8. Change minimal supported nodejs version to 14
  9. Other bug fix and user interface optimization

AriaNg 1.2.5

01 Oct 15:23
Compare
Choose a tag to compare

AriaNg 1.2.5 Change Log

  1. Support keyboard shortcuts

AriaNg 1.2.4

15 May 14:53
Compare
Choose a tag to compare

AriaNg 1.2.4 Change Log

  1. Support checksum option (#663)
  2. Replace the git protocol of the third-party dependency in package.json with the https protocol (#654)
  3. Other user interface optimization