Skip to content

Latest commit

 

History

History
107 lines (78 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

107 lines (78 loc) · 3.9 KB

Changelog

v2.2.2 (2021-01-06)

Full git log

Changed

  • Update dependencies

v2.2.1 (2020-12-17)

Full git log

Changed

  • Update /help text and README

v2.2.0 (2020-12-17)

Full git log

Changed

  • Small change to /airdc output

v2.2.0-beta.5 (2020-12-14)

Full git log

Changed

  • Small change to /os and /stats os info output
  • Remove some error messages when getting OS information

v2.2.0-beta.4 (2020-12-13)

Full git log

Changed

  • Add support again for node 10
  • optimize /version output

v2.2.0-beta.3 (2020-10-21)

Full git log

Added

  • New command /airdc
  • New command /prvstats

Changed

  • Added extension name to event messages
  • Some cleanup
  • Updated dependencies

v2.2.0-beta.1 (2020-10-18)

Full git log

Added

  • New command /user

Changed

  • Lots of code refactoring
  • Updated dependencies

v2.1.0 (2020-07-15)

Full git log

Added

Changed

  • Updated dependencies
  • Changed command /version - now showing AirDC version and infos about each installed extension

v2.0.0-beta (2020-07-11)

Full git log

Added

  • New command /list
  • New command /version

Changed

  • Change code base to typescript
  • Updated dependencies

Fixed

  • OS version output in /stats on MacOS

v1.1.0-beta (2020-07-02)

Full git log

Changed

  • update dependencies
  • update depdendency airdcpp-extension to 1.2.0-beta.1

v1.0.8 (2020-01-10)

Full git log

Fixed

  • Error when getting OS info #1
  • print error message only when there are errors 👍
  • error output in os detect
  • better way to get the Linux version from os-release file
  • Better OS version output
  • Trying to extract proper OS infos, and hopefully catching errors
  • total_stats value

v1.0.4 (2020-01-04)

Full git log

Initial release