v2.2.2 (2021-01-06)
- Update dependencies
v2.2.1 (2020-12-17)
- Update
/help
text and README
v2.2.0 (2020-12-17)
- Small change to
/airdc
output
v2.2.0-beta.5 (2020-12-14)
- 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)
- Add support again for node 10
- optimize
/version
output
v2.2.0-beta.3 (2020-10-21)
- New command
/airdc
- New command
/prvstats
- Added extension name to event messages
- Some cleanup
- Updated dependencies
v2.2.0-beta.1 (2020-10-18)
- New command
/user
- Lots of code refactoring
- Updated dependencies
v2.1.0 (2020-07-15)
- New command
/os
- New command
/speed
- Added to new chat command listeners (needs minimum AirDC++w v2.8.0, otherwise fallback to old ones)
- Updated dependencies
- Changed command /version - now showing AirDC version and infos about each installed extension
v2.0.0-beta (2020-07-11)
- New command
/list
- New command
/version
- Change code base to typescript
- Updated dependencies
- OS version output in /stats on MacOS
v1.1.0-beta (2020-07-02)
- update dependencies
- update depdendency airdcpp-extension to 1.2.0-beta.1
v1.0.8 (2020-01-10)
- 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)
Initial release