Skip to content

Releases: DoctorMcKay/node-steam-user

v1.13.0

19 Nov 06:30
Compare
Choose a tag to compare
  • Added delay when reconnecting after being disconnected
  • Added ability to use custom account-name-generated machineID format (see machineIdFormat option)

v1.12.2

12 Nov 03:16
Compare
Choose a tag to compare
  • Fixed crash when a fatal error is handled (bug #15)

v1.12.1

12 Nov 01:15
Compare
Choose a tag to compare
  • Fixed crash on logon if saved cellid file is malformed (bug #14)

v1.12.0

09 Nov 20:42
Compare
Choose a tag to compare
  • Added canTrade param to getSteamGuardDetails callback
  • Added publicIP and cellID properties
  • Cell ID is now stored and used in subsequent logons (parallels Steam Client functionality)

v1.11.1

25 Oct 03:58
Compare
Choose a tag to compare
  • Fixed a case where the client can get disconnected from Steam and not try to reconnect

v1.11.0

25 Oct 03:58
Compare
Choose a tag to compare
  • Added getSteamGuardDetails method

v1.10.0

06 Oct 04:16
Compare
Choose a tag to compare

v1.9.6

06 Oct 02:04
Compare
Choose a tag to compare

v1.9.5

18 Sep 18:47
Compare
Choose a tag to compare
  • Fixed singleSentryfile option not being respected in logon (fixes #5)

v1.9.4

17 Sep 19:32
Compare
Choose a tag to compare
  • Fixed crash when another session on our account starts typing a chat message (fixes #4)