Skip to content

Releases: DoctorMcKay/node-steam-user

v5.2.0

03 Sep 04:11
686d773
Compare
Choose a tag to compare

Full Changelog: v5.1.0...v5.2.0

v5.1.0

03 Sep 01:35
Compare
Choose a tag to compare
  • #471 Fixed incorrect documentation for getUserOwnedApps return type (thanks @simonkovtyk in #484)
  • #477 Fixed uncaught exceptions when reading and writing messages via TCP (thanks @Sadzurami in #475)
  • #476 Fixed machineName in logOn() not being reported to Steam during login
  • #487 Fixed unhandled rejection when webLogOn() fails (thanks @Sadzurami in #473)
  • #488 Fixed webCompatibilityMode not properly filtering CMs by port (thanks @Sadzurami in #490)
  • Added missing playingState property docs by (thanks @Sadzurami in #476)
  • Added support for more options in getUserOwnedapps (thanks @HarryVGI in #472)
  • Fixed incorrect documentation for getSteamGuardDetails (thanks @quesswho in #470)
  • Fixed corrupted unicode characters in readme (thanks @Ziocash in #465)

New Contributors

Full Changelog: v5.0.10...v5.1.0

v5.0.10

05 Jun 15:37
4396166
Compare
Choose a tag to compare
  • Fixed app crash when calling getInviteLinkInfo if user_chat_group_state is null

Full Changelog: v5.0.9...v5.0.10

v5.0.9

11 Apr 04:25
5f9edd1
Compare
Choose a tag to compare
  • Fixed "Already logged on" error being thrown when calling logOn() following a proxy connection failure (issue #481)

Full Changelog: v5.0.8...v5.0.9

v5.0.8

06 Feb 06:53
d24569d
Compare
Choose a tag to compare
  • Fixed SteamUser automatically reconnecting after logOff() is called

Full Changelog: v5.0.7...v5.0.8

v5.0.7

10 Jan 11:04
525697d
Compare
Choose a tag to compare
  • Added check to throw an error if you attempt to call logOn() while a log on attempt is already ongoing

Full Changelog: v5.0.6...v5.0.7

v5.0.6

10 Jan 10:22
bb4b9a7
Compare
Choose a tag to compare
  • Fixed an issue where SteamUser may attempt to reconnect even after emitting error due to error during auth

Full Changelog: v5.0.5...v5.0.6

v5.0.5

10 Jan 08:55
8059f5c
Compare
Choose a tag to compare
  • Fixed "already logged on" error not having a useful stack trace

Full Changelog: v5.0.4...v5.0.5

v5.0.4

31 Oct 21:21
2fb1e31
Compare
Choose a tag to compare
  • Fixed issue where HTTP requests could hang indefinitely

Full Changelog: v5.0.3...v5.0.4

v5.0.3

31 Oct 10:28
d0ff9bd
Compare
Choose a tag to compare
  • Fixed pre-connect network errors not being properly handled

Full Changelog: v5.0.2...v5.0.3