Skip to content

Releases: PlayFab/PostmanCollection

PostmanCollection version 0.21

05 Jul 21:54
Compare
Choose a tag to compare

PostmanCollection version 0.20

27 Jun 17:53
Compare
Choose a tag to compare

PostmanCollection version 0.19

13 Jun 21:11
Compare
Choose a tag to compare

PostmanCollection version 0.18

07 Jun 00:12
Compare
Choose a tag to compare

PostmanCollection version 0.17

24 May 02:06
Compare
Choose a tag to compare

PostmanCollection version 0.16

02 May 18:56
Compare
Choose a tag to compare

PostmanCollection version 0.15

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

PostmanCollection version .14

15 Apr 01:10
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.

PostmanCollection version 0.13

12 Apr 00:21
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

PostmanCollection version 0.12

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.