Skip to content

Latest commit

 

History

History
126 lines (51 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

126 lines (51 loc) · 4.63 KB

0.3.0 (2024-03-04)

Bug Fixes

  • fix save session on exit (7e346a4)

Features

  • update github.ahk library (db9cfa3)
  • update github.ahk library (ac0d2a5)

0.2.3 (2023-08-30)

Bug Fixes

  • eharia2extension.ahk: fixed localization library issue (9422901)

Features

  • add multiple language packs (98faffe)
  • eharia2.ahk: add process ID traceability (a1c3fc5)

0.2.2 (2023-08-11)

Bug Fixes

  • fix icon resource and language localization (d0894de)

0.2.1 (2023-08-09)

Bug Fixes

0.2.0 (2023-08-09)

Bug Fixes

  • fixed Checkbox (Gui Control) Font Color Under Dark Mode (404c115)
  • fixed intial proxy options in UpdateProxyMenu function (639d98a)

Features

  • /lib/aria2rpc.ahk: add query task status (tellStatus) function (8210377)
  • add Auto Cleanup feature by EhAria2Extension and Event Hook (91b6f12)
  • add check update on startup supported (togglable) (64aedcd)
  • add graphic user interface preference support (6e132cd)
  • add i18n library which support add transaltation during development (a92ace4)
  • lib/aria2rpc.ahk: rewrite Aria2 PRC Function Library (69d78ad)

Performance Improvements

  • /lib/aria2rpc.ahk: optimised the aria2ExecCallback function (3d0697b)

0.1.1 (2023-06-29)

Bug Fixes

  • eharia2.ahk: fix dht path (cb60067)

0.1.0 (2023-06-29)

Features

  • add auto install intergrated aria2 (77ce063)
  • add DHT Supported (b9763da)

0.0.9 (2023-06-26)

Features

  • add Select Aria2 Path Function (5fe7ad6)

0.0.8 (2023-06-26)

Bug Fixes

  • eharia2.ahk: fix SwitchProxyStatus Func (c403f22)
  • eharia2.ahk: modified default configuration (4937ebf)
  • lang: fix localisation encoding problem (d643ccb)

0.0.7 (2023-06-20)

Features

  • Add aria2.changeGlobalOption RPC supported and Open download folder (0baba07)

0.0.6 (2023-06-09)