Releases: DoctorMcKay/node-steamcommunity
Releases · DoctorMcKay/node-steamcommunity
v3.3.1
- Fixed crashes when using various class methods
v3.3.0
- Added
setupProfile
method
v3.2.1
- Made callbacks to
editProfile
andprofileSettings
optional
v3.2.0
- Added
profileSettings
method - Added
editProfile
method
v3.1.1
- Added 50-second HTTP timeout
v3.1.0
- Added support for app-based Steam Guard
v3.0.0
- Fixed the error message when a Steam Guard code is required not being
SteamGuard
- BREAKING: All callbacks now consistently return
Error
objects instead of strings - Added login CAPTCHA support
v2.6.0
v2.5.2
SteamCommunity#marketSearch
results are now sorted by price to try to avoid duplicate results
v2.5.1
- Fixed some potential problems with localization (everything will now be returned in English)