Skip to content

SteamKit 2.5.0-Beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@xPaw xPaw released this 30 Oct 11:03
· 328 commits to master since this release
  • Added GenerateAccessTokenForAppAsync. (#1268)
  • Added BalanceDelayed and LongBalanceDelayed in WalletInfoCallback. (#1240)
  • Deprecated WebAPIUserNonce, RequestWebAPIUserNonce, SendMachineAuthResponse, UpdateMachineAuthCallback. (#1270)
  • Update enums and protobufs. (#1230, #1264, #1269)

Bug Fixes

  • Fixed machine_id on Windows to be consistent with the Steam client. (#1167)
  • Fixed SteamLanguageParser to generate BinaryWriter/Reader that gets disposed. (#1210)
  • Fixed async jobs to use high precision timer for timeouts instead of wall clock. (#1281)
  • Allowed DuplicateRequest in SendSteamGuardCodeAsync. (#1212)