Releases: DoctorMcKay/node-steam-user
Releases · DoctorMcKay/node-steam-user
v4.18.0
v4.17.2
v4.17.1
v4.17.0
- Fixed some warnings about deprecated
Buffer
usage - When using
inclTokens
, package tokens are now automatically grabbed from the license list if available (bug #318) - Added support for family sharing (issue #267, thanks to @mlajx in PR #293)
- This is still considered experimental
- Docs are available on the GitHub wiki
v4.16.2
- Fixed excessive CPU and network usage when attempting to connect to Steam with either no Internet connection, or with unresponsive CMs
v4.16.1
v4.16.0
v4.15.5
- Fixed incorrect property in
getGameBadgeLevel
callback according to docs (thanks to @mninc in PR #313) - Fixed event handler leak in cases where Steam does not respond to a request (issue #297)
- Fixed issue caused by trying to add appid
0
to the PICS cache (issue #312) - Fixed proxy connection errors not emitting
error
event for WebSocket connection attempts (issue #302)