Skip to content

Releases: PlayFab/JavaScriptSDK

JavaScriptSDK version 0.20

13 Jun 21:11
Compare
Choose a tag to compare

JavaScriptSDK version 0.19

07 Jun 00:12
Compare
Choose a tag to compare

JavaScriptSDK version 0.18

24 May 02:06
Compare
Choose a tag to compare

JavaScriptSDK version 0.17

02 May 18:55
Compare
Choose a tag to compare

JavaScriptSDK version 0.16

25 Apr 18:02
Compare
Choose a tag to compare

== SDK Patch Notes, Apr 25, 2016 ==

=== API Changes ===
Lots of documentation updates
Fixed typo in AndroidDevicePushNotificationRegistrationRequest
New server API: EvaluateRandomResultTable

JavaScriptSDK version 0.15

15 Apr 01:04
Compare
Choose a tag to compare

== SDK Patch Notes, Apr 14, 2016 ==

=== API Changes ===
PlayStream apis are now available in the SDKs.
Some documentation revisions.

=== Changes to all SDKs ===
More automated testing to improve stability of SDKs (and some associated bugfixes)
Specifically, a new PlayStream test and making tests more consistent across all sdks.

JavaScriptSDK version 0.14

12 Apr 00:19
Compare
Choose a tag to compare

== SDK Patch Notes, Apr 11, 2016 ==

=== API Changes ===
WriteEvent API Added

Rank for the following calls now match other leaderboard calls:
GetFriendLeaderboardAroundPlayer
GetFriendLeaderboardAroundCurrentUser
GetLeaderboardAroundPlayer
GetLeaderboardAroundCurrentUser

Minor bug fixes

JavaScriptSDK version 0.13

28 Mar 18:24
Compare
Choose a tag to compare

== 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.

JavaScriptSDK version 0.12

07 Mar 23:15
Compare
Choose a tag to compare

== SDK Patch Notes, Mar 7, 2016 ==

=== API Changes ===
Added GetPlayerStatisticVersions
Cleaned up account API signatures

JavaScriptSDK version 0.11

22 Feb 19:04
Compare
Choose a tag to compare

== SDK Patch Notes, Feb 22, 2016 ==

=== API Changes ===
Added Server.GetPlayFabIDsFromSteamIDs
Fixed a minor bug in Server.GetPlayerStatistics
Fixed a minor bug in Server.UpdatePlayerStatistics