Skip to content

Releases: DoctorMcKay/node-steamcommunity

v3.40.2

21 Sep 08:29
Compare
Choose a tag to compare
  • Fixed cache_expiration being missing from own CS:GO items via getUserInventoryContents (it being missing from other users' items is unfortunately not fixable; blame Valve)

v3.40.1

07 Sep 09:07
Compare
Choose a tag to compare
  • Added better error handling if getUserInventoryContents is called with an invalid SteamID (thanks @Revadike in PR #225)
  • Removed anonymous usage statistics reporting

v3.40.0

19 Apr 05:30
Compare
Choose a tag to compare

v3.39.0

13 Feb 23:15
Compare
Choose a tag to compare

v3.38.0

01 Nov 05:23
Compare
Choose a tag to compare

v3.37.1

11 Jul 06:25
Compare
Choose a tag to compare
  • Fixed issue with steamID property not being set if you either disable mobile login, or resume a session using cookies

v3.37.0

11 Jul 04:02
Compare
Choose a tag to compare
  • Added getUserProfileBackground method (thanks to @mert574)
  • Added postProfileStatus and deleteProfileStatus methods (issue #200)

v3.36.2

18 May 21:34
Compare
Choose a tag to compare
  • Bumped required request version due to possible vulnerabilities
  • Fixed "HTTP error 302" when editing your custom profile URL (issue #178)

v3.36.1

15 Apr 14:44
Compare
Choose a tag to compare
  • Fixed crash due to extra require for form-data module

v3.36.0

11 Apr 04:30
Compare
Choose a tag to compare
  • Fixed profileSettings for new profile settings UI
  • Added gameDetails and playtime to profileSettings