Skip to content

Releases: DoctorMcKay/node-steamcommunity

v3.32.1

16 Aug 01:44
Compare
Choose a tag to compare
  • Fixed crash due to race condition when logging off of chat with a request outstanding (bug #176)

v3.32.0

06 Aug 23:23
Compare
Choose a tag to compare

v3.31.0

15 Jun 14:20
Compare
Choose a tag to compare
  • Added stats-reporter integration
  • Added language argument to getUserInventoryContents

v3.30.7

27 Mar 18:48
Compare
Choose a tag to compare
  • parentalUnlock now gives error message of "Too many invalid PIN attempts" instead of "Incorrect PIN" if you're rate-limited (forum thread)
  • Fixed crash when unable to retrieve an inventory because it's private when you aren't logged in (thanks @Aareksio in PR #165)
  • getUserInventoryContexts now gives error message of "Private inventory" instead of "Malformed response" if error is because the user's inventory is private (forum thread)

v3.30.6

26 Feb 00:13
Compare
Choose a tag to compare
  • Fixed crash on non-string 403 response

v3.30.5

12 Feb 07:23
Compare
Choose a tag to compare
  • Default request instance now uses a persistent Agent which keeps the connection open between requests when possible (HTTP keep-alive)
  • Updated default user-agent to latest Chrome on Windows 10 x64

v3.30.4

18 Jan 20:54
Compare
Choose a tag to compare
  • Fixed empty inventory resulting in "Malformed response" in getUserInventoryContents instead of expected empty array result (issue #156)
  • getUserInventoryContents will now pass the Steam error message if available instead of just HTTP error 500
  • Fixed string in callback to getInventoryHistory instead of Error object (issue #153)

v3.30.3

04 Jan 05:12
Compare
Choose a tag to compare
  • Bumped dependency versions
  • Now throws a descriptive error if accountName or password are missing in login (issue #119)
  • Falls back to the default "?" avatar if Steam doesn't give us a valid avatar hash (issue #151)

v3.30.2

30 Dec 22:15
Compare
Choose a tag to compare
  • Now emits sessionExpired if you attempt to fetch your own inventory and it comes back private (meaning your session has expired). Thanks to @vankxr in PR #150 (fixes #149)

v3.30.1

15 Dec 05:54
Compare
Choose a tag to compare
  • Restored market_fee_app property for Steam Community type items, which is missing from the new inventory endpoint but can be ascertained from the item's market_hash_name