Skip to content

Releases: DoctorMcKay/node-steam-user

v3.25.2

07 Mar 20:14
Compare
Choose a tag to compare
  • Fixed tradeOffers not being emitted for 0 new offers (issue #162)

v3.25.1

14 Feb 20:52
Compare
Choose a tag to compare
  • Worked around a Steam backend bug by suppressing tradeOffers events if they're re-emitted with the same count

v3.25.0

02 Feb 07:59
Compare
Choose a tag to compare
  • Fixed default (question mark) avatar URLs (thanks @LulzFTW in PR #150)
  • Added deprecation notice to createAccount and made it throw an Error when called since it doesn't work anymore
  • Added getAssetClassInfo method
  • Added experimental app auth stuff; see documentation

v3.24.0

27 Dec 06:25
Compare
Choose a tag to compare
  • Fixed CDN auth token retrieval (thanks @Step7750 in PR #147)
  • Removed unnecessary console.log which was left over from debugging (thanks @Robinlemon in PR #149)
  • Fixed corrupt currency symbols (thanks @welwood08 in PR #120)
  • Added optional boolean parameter to getProductInfo to automatically retrieve access tokens as needed (thanks @Royalgamer06 in PR #129)
  • Fixed issue with getOwnedApps and getOwnedDepots causing them to take a very long time for accounts which own many licenses (issue #144)

v3.23.2

02 Oct 03:16
Compare
Choose a tag to compare
  • Fixed crashes in situations where non-proto files were somehow present in the protobufs directory (issue #50, #109; PR #137)

v3.23.1

01 Oct 04:38
Compare
Choose a tag to compare
  • Fixed crash if a particular type of message is received (issue #136)

v3.23.0

30 Sep 06:31
Compare
Choose a tag to compare
  • Added nickname event
  • Added getNicknames method

v3.22.0

20 Sep 01:59
Compare
Choose a tag to compare

v3.21.8

20 Sep 01:59
Compare
Choose a tag to compare
  • Fixed requestValidationEmail sending empty payload to Steam

v3.21.7

04 Jul 05:55
Compare
Choose a tag to compare