Skip to content

Releases: getbraincloud/braincloud-cpp

5.5.0

27 Jan 15:52
72821ee
Compare
Choose a tag to compare

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

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

Full Changelog: 5.4.1...5.5

5.4.1

21 Oct 18:23
044079a
Compare
Choose a tag to compare

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

What's Changed

  • Added entryId parameter to cancelFindRequest function
    • entryId is included in the response from Find Lobby requests

Lobby Service

  • CancelFindRequest - now requires an entryId parameter. The version without this parameter has been deprecated.

5.4.0

05 Sep 16:57
0f03923
Compare
Choose a tag to compare

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

What's Changed

  • Removed cxId parameter from cancelFindRequest function
  • Added “IfExists” versions of various leaderboard functions that do not return an error if a leaderboard does not exist or is expired)
  • Added postScoreToDynamicLeaderboardUsingConfig function
  • Added “IfExists” version of updateIncomingEventData function for Event Service

Leaderboard Service

  • PostScoreToDynamicLeaderboard() - will be removed from the client libraries after September 2025. Use PostScoreToDynamicLeaderboardUsingConfig() instead. The legacy method will continue to work for apps using old client libraries.

Full Changelog: 5.3.0...5.4.0

5.3

15 May 14:09
f085838
Compare
Choose a tag to compare
5.3

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

5.2

21 Feb 13:10
04f4f59
Compare
Choose a tag to compare
5.2

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

5.1

28 Oct 14:38
7122a77
Compare
Choose a tag to compare
5.1

Release Notes: updates.braincloudservers.com

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

Installation:
See Readme for full details.

5.0.1

14 Sep 21:00
8ce3b8c
Compare
Choose a tag to compare

Patch Notes:
This is a fix to the user_header_search_paths for swift projects and for Android clang compiler error in linking with third party websockets.

Release notes:
https://getbraincloud.com/apidocs/braincloud-5/

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp

5.0.0

07 Sep 12:33
8d75eaf
Compare
Choose a tag to compare

4.15.0

20 Jul 18:28
Compare
Choose a tag to compare

4.14.1

07 Apr 16:20
Compare
Choose a tag to compare

Release notes:
https://getbraincloud.com/apidocs/braincloud-4-14/

Patch notes:
Build includes watchOS deployment

CocoaPod Release:
https://cocoapods.org/pods/BrainCloudCpp