Skip to content

Releases: DoctorMcKay/node-steamcommunity

v2.5.0

18 Jul 02:37
Compare
Choose a tag to compare

v2.4.0

29 Jun 20:43
Compare
Choose a tag to compare
  • Added ability to spoof chat UI mode icon

v2.3.0

29 Jun 20:41
Compare
Choose a tag to compare

v2.2.1

29 Jun 20:40
Compare
Choose a tag to compare
  • Steam logins are now "remembered" so they won't be invalidated when logged in elsewhere or expired (within a relatively short time period)

v2.2.0

29 Jun 20:40
Compare
Choose a tag to compare

v2.1.0

29 Jun 20:39
Compare
Choose a tag to compare
  • The request object that node-steamcommunity uses is now available as a request property

v2.0.0

31 May 04:00
Compare
Choose a tag to compare

This update has a breaking change, so the major version has been incremented.

The breaking change is that the steamguard argument of login's callback is now a string, and should be passed to login's details object as a steamguard property. This makes Steam Guard sessions quite a bit easier to save and resume.

v1.0.8

29 Jun 20:43
Compare
Choose a tag to compare
  • Fixed WebAPI key registration not working

v1.0.7

29 Jun 20:44
Compare
Choose a tag to compare
  • Added getNotifications method
  • Added resetItemNotifications method

v1.0.6

29 Jun 20:44
Compare
Choose a tag to compare
  • Fixed repository URL in package.json