Skip to content

Releases: DoctorMcKay/node-steamstore

v1.6.1

28 Dec 04:46
Compare
Choose a tag to compare
  • Fixed hasPhone when Steam language is not set to English (thanks @hell00world in PR #12)

v1.6.0

27 Dec 04:50
Compare
Choose a tag to compare
  • Fixed redeemWalletCode not properly checking if a code is valid (thanks @Fabsolute in PR #9)
  • Added monetary value of wallet code to redeemWalletCode callback (thanks @Fabsolute in PR #10)
  • Added ability to pass custom request object and options to constructor (thanks @hell00world in PR #11)

v1.5.0

16 Apr 03:17
Compare
Choose a tag to compare
  • Added setDisplayLanguages (thanks to @vankxr in PR #4)
  • Added checkWalletCode and redeemWalletCode (thanks to @Rob-- in PR #5)

v1.4.1

22 May 05:58
Compare
Choose a tag to compare
  • Added some new Steam parameters to the add-phone requests

v1.4.0

27 Feb 00:01
Compare
Choose a tag to compare
  • Added sendGift method

v1.3.0

12 Dec 23:42
Compare
Choose a tag to compare
  • Added lastDigits parameter to callback of hasPhone
  • Fixed hasPhone not working (issue #2)

v1.2.0

29 Nov 06:14
Compare
Choose a tag to compare
  • Added hasPhone method

v1.1.0

22 Nov 05:50
Compare
Choose a tag to compare
  • Added steamID property
  • Added getAccountData method

v1.0.0

22 Nov 05:50
Compare
Choose a tag to compare
  • Initial release