v5.0.2
- Added
clientsessionid
cookie to cookies provided in thewebSession
event- I'm not entirely sure what this does or if it's important, but the Steam client sends it so here we are. It might improve compatibility.
- Updated to use the newer GetCMListForConnect WebAPI method to fetch the Steam server list
- This removes the need to save cm_list.json locally
- Fixed refresh tokens obtained from the
refreshToken
event not working for subsequent logins with error AccessDenied - The correct machine ID is now sent to the auth server when logging in
- This doesn't appear to matter at the moment, but it may have an impact on token validity in the future
Full Changelog: v5.0.1...v5.0.2