Releases: DoctorMcKay/node-steam-user
Releases · DoctorMcKay/node-steam-user
v4.23.0
- Improved webpack/electron compatibility
- Overhauled appticket creation and validation
- This is a breaking change if you are currently using the experimental app auth API
Full Changelog: v4.22.1...v4.23.0
v4.22.1
- Fixed
excludeShared
app/license ownership filter not working properly appOwnershipCached
event has been renamed toownershipCached
- The old name can still be used, but such usage is now deprecated
Full Changelog: v4.22.0...v4.22.1
v4.22.0
getProductInfo
changes (thanks to @Revadike in PR #378)- Needed access tokens are now automatically requested for packages
- Fixed bugs related to expiring packages
- Added ability to filter owned app/package methods
- Added
playingApp
to response ofkickPlayingSession
(thanks to @Revadike IN PR #376) - Improved a lot of JSDoc, so IDEs should pick up on data types of various things better
Full Changelog: v4.21.0...v4.22.0
v4.21.0
v4.20.2
- Added
previousRelationship
argument tofriendRelationship
andgroupRelationship
events friendRelationship
andgroupRelationship
events will now be suppressed if the new relationship matches our previously-known relationship- Fixed
requestRichPresence
callback not working when omitting thelanguage
argument - Fixed rich presence not parsing properly if the canonical case is not used for localization keys
v4.20.1
v4.20.0
- Added
getFriendsThatPlay
method - Added ability to retrieve manifest request codes for CDN downloads
v4.19.12
v4.19.11
v4.19.10
- Fixed issue with bbcode appearing in output when sending messages with special formatting (e.g.
/pre
)