Skip to content

JavaScriptSDK version 0.13

Compare
Choose a tag to compare
@pgilmorepf pgilmorepf released this 28 Mar 18:24
· 274 commits to versioned since this release

== SDK Patch Notes, Mar 28, 2016 ==

=== API Changes ===
Minor incremental improvements to the new Resettable-Leaderboards and other Player-Statistics tweaks.
Minor revisions in the way that CloudScript is uploaded via Admin-Api.
Continuing to revise and define api limits and overage definitions where needed.
"PlayFabId" input has been removed from the documentation on a few client apis, which never used that value.
Lots of minor documentation updates.
New ExecuteCloudScript api which replaces the older pattern of GetCloudScriptUrl+RunCloudScript.
This should make it easier for novice users to call CloudScript correctly.