Releases: DoctorMcKay/node-steam-totp
Releases · DoctorMcKay/node-steam-totp
v2.1.2
- Added Y2K38 safety on Node.js versions >= 10.20.0
- If you're still using Node.js < 10.20.0 in 2038, you only have yourself to blame
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- Removed anonymous usage statistics reporting
v2.1.0
- Added
STEAM_TOTP_SALT
environment variable (thanks to @SzymonLisowiec in PR #37)
v1.5.0
- Added
STEAM_TOTP_SALT
environment variable (thanks to @SzymonLisowiec in PR #37)
v2.0.1
- Added stats reporting
v2.0.0
- Updated for ES6
- Now requires Node.js v6 or later
v1.4.1
- Added stats reporting
v1.4.0
- Added ability to supply a callback to
getAuthCode
which automatically queries the time from Steam servers
v1.3.0
- Added
getDeviceID