Skip to content

Releases: PlayFab/PostmanCollection

PostmanCollection version 0.6

02 Feb 00:54
Compare
Choose a tag to compare

== SDK Patch Notes, Jan 25, 2016 ==

=== API Changes ===
Added new APIs Client.GetPlayFabIDsFromKongregateIDs, Client.GetCharacterStatistics,
Client.UpdateCharacterStatistics, Server.RevokeInventoryItem
Fixed typo in PuchaseItem___ -> PurchaseItem___
Updated UserAccountInfo to contain additional account details

PostmanCollection version 0.5

18 Jan 18:36
Compare
Choose a tag to compare

== SDK Patch Notes, Jan 18, 2016 ==

=== API Changes ===
New leaderboard apis are available: GetLeaderboardAroundPlayer and GetFriendLeaderboardAroundPlayer.
Old leaderboard apis are deprecated: GetFriendLeaderboardAroundCurrentUser and GetLeaderboardAroundCurrentUser
Lots of minor documentation improvements.

PostmanCollection version 0.4

10 Dec 05:55
Compare
Choose a tag to compare

== SDK Patch Notes, Dec 09, 2015 ==

=== API Changes ===
Revamped apis for PlayerStatistic
Xbox authentication
PS4 authentication
Minor documentation improvements
SdkGenerator revamped, code cleanup in generator and all sdks, better client/server sdk-separation
New automated tests in all SDKs for upcoming features

PostmanCollection version 0.3

01 Dec 04:52
Compare
Choose a tag to compare

== SDK Patch Notes, Nov 30, 2015 ==

=== API Changes ===
LoginWithGameCenter - This was previously published and now being un-hidden.
GetLeaderboardAroundUser - Some issues with returning the correct number of results have been fixed.
GetFriendLeaderboardAroundUser - New API method that acts like GetLeaderboardAroundUser except restricts leadboard results to the current player's friend list.
General Login - New data is being returned for all login results. This is still in prototype, and not fully functional yet. Stay tuned!

PostmanCollection version 0.2

23 Nov 21:27
Compare
Choose a tag to compare

== SDK Patch Notes, Nov 23, 2015 ==

=== API Changes ===
The steam error message response has been improved.
Updated automated testing systems for SDKs.
Minor documentation updates.

=== PostmanCollection Specific ===
Fixing server/admin authentication issues.

PostmanCollection version 0.1

16 Nov 18:39
Compare
Choose a tag to compare

== SDK Patch Notes, Nov 16, 2015 ==

=== API Changes ===
Documentation updates.
The format for the version numbering has slightly changed.

=== PostmanCollection Specific Changes ===
Initial release of Postman Versioned Collection