Skip to content

Releases: DoctorMcKay/node-steamcommunity

v3.9.8

27 Oct 01:31
Compare
Choose a tag to compare
  • Fixed scheduleGroupEvent method

v3.9.7

14 Oct 04:38
Compare
Choose a tag to compare
  • Fixed primaryGroup not working in editProfile

v3.9.6

06 Oct 22:54
Compare
Choose a tag to compare
  • If there's an error in getWebApiKey, the returned error will be an Error object

v3.9.5

04 Oct 23:48
Compare
Choose a tag to compare
  • Fixed issues in CSteamUser constructor and in CSteamUser#getInventory (credit to @JorisD33 in PR #6)

v3.9.4

29 Sep 18:45
Compare
Choose a tag to compare
  • Better handing for missing items in user XML

v3.9.3

29 Sep 18:45
Compare
Choose a tag to compare
  • Actually fixed the issue v3.9.2 was meant to fix

v3.9.2

29 Sep 18:44
Compare
Choose a tag to compare
  • Fixed crash when receiving invalid XML when getting a CSteamUser

v3.9.1

09 Sep 16:12
Compare
Choose a tag to compare
  • Fixed getInventoryHistory callback not always receiving Error objects

v3.9.0

09 Sep 16:11
Compare
Choose a tag to compare
  • Added getInventoryHistory method

v3.8.0

07 Sep 04:18
Compare
Choose a tag to compare
  • Added getUserInventoryContexts (also CSteamUser#getInventoryContexts)
  • Added getUserInventory (also CSteamUser#getInventory)