Skip to content

SteamKit 2.1.0-Beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Netshroud Netshroud released this 27 May 07:02
  • Added SimpleConsoleDebugListener. (#219)
  • Added helper methods to convert between Clan (Group) SteamIDs and their corresponding Chat SteamIDs. (#451)
  • Added SourceLink to enable consumers to step through SteamKit's source code when debugging. (#542)
    • This requires Visual Studio v15.3 or higher.
  • Fixed several possible crashes. (#260, #294, #506)
  • Fixed NuGet package description. (#508)
  • Fixed UFSClient sending an extra DisconnectedCallback when connecting. (#509)

BREAKING CHANGES

  • SteamFriends.SetPersonaName() and SteamFriends.SetPersonaState() are no longer Job-based. (#491)