STEAMCORE 1.5.1.0

GENERAL

  • Moved Steam.h and SteamCoreSettings.h to Public source folder
  • Updated Steamworks SDK to 1.51 (UE 4.27+)
    1.51 is not available on Mac

SESSIONS / MATCHMAKING

  • Disable bUseLobbiesIfAvailable and bUseLobbiesVoiceChatIfAvailable when running a dedicated server when using the “Create SteamCore Session” node

APPS

  • New function: BIsTimedTrial

FRIENDS

  • New function: RegisterProtocolInOverlayBrowser
  • New function: ActivateGameOverlayInviteDialogConnectString

STATS

  • New function: GetAchievementProgressLimits

UGC

  • New function: GetQueryUGCNumTags

STEAMCORE 1.5.0.9

GENERAL

  • Updated “Create SteamCore Session
    Renamed: NumPublicConnections -> MaxPlayers
    New property: bUseLobbiesIfAvailable
    New property: bUseLobbiesVoiceChatifAvailable
  • Moved Steam.h to Private/SteamCore
  • Moved SteamCoreSettings.h to Private/SteamCore

    The 2 new properties apply to 4.27 only