Skip to content

Latest commit

 

History

History
222 lines (90 loc) · 8.72 KB

CHANGELOG.md

File metadata and controls

222 lines (90 loc) · 8.72 KB

0.4.5 (2019-06-14)

Bug Fixes

  • fix a issue with Aggressive Mode (8cc77c1)

Features

0.4.4 (2019-04-05)

0.4.3 (2019-04-05)

Bug Fixes

  • Fix a file name parsing issue (098091f), closes #53

0.4.2 (2019-03-19)

Bug Fixes

Features

  • Update AriaNg to Version 1.0.1 (9d42f8e)
  • Update jschardet to Version 2.1.0 (9370b78)

0.4.1 (2018-12-22)

Bug Fixes

0.4.0 (2018-12-20)

Bug Fixes

  • automatically close browser action popup (#47) (2a7a4cd)
  • Download url not urlencoding parentheses (a8fbdf3), closes #36
  • Fix a file name encoding issue (989912b), closes #8
  • Fix link in about page (311701f), closes #38
  • It will no longer trigger notification from other sources (cf9660e), closes #42

Features

  • Downloads trigger from context menu can now display the file name (#45) (383280e)
  • update AriaNg to 1.0.0 (ccb10aa)

0.3.6 (2018-07-17)

Bug Fixes

  • filter setting cannot be saved(#31) (6957f35)
  • Fix a file name encoding issue on baidupcs.com (#8) (b675908)

Features

  • Add Aria2 Status in About Page (#22) (a253dd9)
  • Optionally Skip Confirmation Window (#30) (b1eaa3e)

0.3.5 (2018-06-27)

Bug Fixes

0.3.4 (2018-03-10)

Bug Fixes

  • Fix an issue that prevents triggering the download(#22) (3bedcd2)

Features

0.3.3 (2018-02-24)

Bug Fixes

  • Fix a mistake that make https and wss protocols unusable (9db649e), closes #20

Features

  • Context menu now has sub-menu to select the RPC server. (06687f9)

0.3.2 (2018-01-24)

Bug Fixes

  • Fix "Save" and "Save as" buttons. (1728fc2)
  • parameterized-uri --> false(force) (ec035d4), closes #12

0.3.1 (2018-01-22)

Bug Fixes

  • Fix a problem that prevents the download from Context Menu when "Display Download Panel" in settings turn off. (2e76e0b)

0.3.0 (2018-01-22)

Bug Fixes

  • RSS will not trigger the download anymore (ab6ff78), closes #15

Features

0.2.4 (2017-12-13)

Bug Fixes

  • Fix a font-size issue on Linux (feecd9b), closes #9
  • Verify the file name before download. (463db18), closes #10

0.2.3 (2017-12-02)

Bug Fixes

  • Fix a mistake about the download completed sound (1f386ed)

0.2.2 (2017-11-22)

Bug Fixes

  • Fix A File Name Parsing Issue (98c07f5)

Features

  • 'Authorization' Header Support For Auto Observer (3cff2a2)
  • Add an option to disable Download Panel for the context menu downloads. (b4e6a40), closes #7
  • Add download complete notification (628bfc5)
  • Close notifications after two seconds (3acedbc)
  • Display Changelog After Update (71ffefd)

0.2.1 (2017-11-17)

Bug Fixes

  • fix "AriaNg's RPC config lost after clear browser history" (b5e8dd8), closes #4

Features

  • Add cookie support for context menu download (6437d01), closes #5
  • Add WebSocket Support (3ed829f)

0.2.0 (2017-11-01)

Bug Fixes