Skip to content

Releases: DoctorMcKay/node-steamcommunity

v3.43.1

22 Jul 08:25
dc4bb1b
Compare
Choose a tag to compare
  • Fixed a couple minor bugs

v3.43.0

22 Jul 07:18
Compare
Choose a tag to compare
  • Added removePackage and restorePackage methods (thanks to @Revadike in PR #262)
  • Added getFriendsList method (thanks to @Revadike in PR #267)
  • Added getUserComments and deleteUserComment methods (thanks to @Revadike in PR #220)

v3.42.0

05 Nov 07:58
2bbdbf3
Compare
Choose a tag to compare
  • Added packGemSacks and unpackGemSacks methods (thanks to @nolddor in PR #260)

v3.41.8

03 Oct 08:56
1507962
Compare
Choose a tag to compare
  • Fixed bug preventing parentalUnlock from working (thanks to @theanht1 in PR #258)

v3.41.7

23 Sep 22:12
d9b6b55
Compare
Choose a tag to compare
  • Fixed bug in CSteamUser#getInventoryContents (thanks to @timi-owo in PR #257)

v3.41.6

01 Jul 02:44
07fb260
Compare
Choose a tag to compare
  • Added a workaround for a Node.js memory usage issue when loading very large inventories (issue #254)

v3.41.5

26 Jun 07:46
Compare
Choose a tag to compare
  • Added openBoosterPack method (thanks to @itsjfx in PR #250)
  • Fixed editProfile and profileSettings to work with new Steam update
    • Some options to editProfile don't work for the moment:
      • background
      • featuredBadge
      • primaryGroup

v3.41.4

28 May 04:16
Compare
Choose a tag to compare
  • Fixed issue holding app open if everything else has shut down

v3.41.3

08 Nov 08:34
Compare
Choose a tag to compare
  • Fixed hidden parameter missing from CSteamGroup#postAnnouncement

v3.41.2

08 Nov 08:29
Compare
Choose a tag to compare
  • Added workaround for Steam error 2 when uploading the same image to chat twice
  • Added hidden parameter to postGroupAnnouncement (thanks to @Revadike in PR #233)
  • Fixed wrong year for user account creation date (thanks to @heartz66 in PR #237)