Skip to content

Releases: DoctorMcKay/node-steamcommunity

v3.7.2

02 Sep 21:28
Compare
Choose a tag to compare
  • All instances of access being denied because you're not logged in will now be properly handled

v3.7.1

02 Sep 21:22
Compare
Choose a tag to compare
  • Fixed getWebApiKey not failing if not logged in

v3.7.0

14 Aug 04:10
Compare
Choose a tag to compare
  • CSteamUser methods are now available as non-object methods, to be called directly on your SteamCommunity instance
  • Added CSteamUser#inviteToGroup and SteamCommunity#inviteUserToGroup

v3.6.0

14 Aug 04:09
Compare
Choose a tag to compare
  • Added uploadAvatar method

v3.5.2

07 Aug 21:49
Compare
Choose a tag to compare
  • Use UTC times when parsing HTML

v3.5.1

07 Aug 21:49
Compare
Choose a tag to compare
  • Fixed group member retrieval paging not working

v3.5.0

05 Aug 04:41
Compare
Choose a tag to compare

v3.4.0

30 Jul 20:51
Compare
Choose a tag to compare
  • Added getMarketApps method (thanks to @rannmann in PR #3)

v3.3.3

30 Jul 02:32
Compare
Choose a tag to compare
  • Fixed one more crash, when using CSteamGroup#postAnnouncement

v3.3.2

30 Jul 02:31
Compare
Choose a tag to compare
  • Fixed some more crashes when using various class methods