Releases: DoctorMcKay/node-steam-user
Releases · DoctorMcKay/node-steam-user
v1.5.3
- Throw an error when the user tries to log on with a decoy sentry file
- Removed asynchronous file I/O in logon
v1.5.2
- Fixed crash when reconnecting to Steam and the first CM isn't available
v1.5.1
- Added 1-second delay between reconnect attempts when Steam is down
v1.5.0
- Fixed startup crash caused by typo
- Added ability to provide just the hash to
setSentry
(e.g. from previous node-steam versions)
v1.4.0
- Added
vac
property - Added
vacBans
event - The
dataDirectory
option is now optional (can benull
to disable all data storage) - Added
sentry
event - Added
setSentry
method
v1.3.0
- Added
createAccount
- Added
requestValidationEmail
v1.2.1
- Fixed universe not being set to public in offline message notifications SteamIDs
v1.2.0
- Added
createHandlers
option
v1.1.1
- Added
SteamUser.Steam
v1.1.0
- Added
ECurrencyCode
- Added
formatCurrency