Skip to content

5.5.0

Latest
Compare
Choose a tag to compare
@nick-bithead nick-bithead released this 23 Jan 19:05
c0c80a7

Release Notes: updates.braincloudservers.com
Questions or feedback? Join the community forums on getbraincloud.com!

This is the Unreal brainCloud plugin

What's Changed

  • Implemented new API methods:

    • Event - SendEventToProfiles
    • Friend - GetProfileInfoForCredentialIfExists
    • Friend - GetProfileInfoForExternalAuthIdIfExists
    • Group - UpdateGroupAcl
    • Group - UpdateGroupEntityAcl
    • Identity - GetIdentityStatus
    • Leaderboard - PostScoreToDynamicGroupLeaderboardUsingConfig
    • Mail - SendAdvancedEmailByAddresses
    • PlaybackStream - ProtectStreamUntil
  • Implemented compressed requests and responses, disabled by default, can be enabled using this functions in the Client:

    • EnableCompressedRequests(bool isEnabled)
    • EnableCompressedResponses(bool isEnabled)

Full Changelog: 5.4.1...5.5.0