Skip to content

Releases: PlayFab/CSharpSDK

CSharpSDK version 0.5

21 Sep 18:24
Compare
Choose a tag to compare

== SDK Patch Notes, Sept 21, 2015 ==

=== API Changes ===
All-APIs: Minor function-documentation changes
All-APIs: CatalogItem gains an optional parameter linked to facebook purchasing.
Client and Server API: VC recharge times are added to GetCharacterInventoryResult
Client-API: LinkFacebookAccountRequest gains an optional parameter to override old connections
Client-API: LinkKongregateAccountRequest and LoginWithKongregateRequest parameters are fixed

CSharpSDK version 0.4

09 Sep 00:36
Compare
Choose a tag to compare

== SDK Patch Notes, Sept 8, 2015 ==

=== API Changes ===
Some API's returned a UserisNotValid error, this error has been renamed to AccountNotFound
Better integration for matching PlayFab Ids and Facebook Ids, and matching them to the same account.
Server API's now define the client GetTitleNews API

CSharpSDK version 0.3

01 Sep 21:33
Compare
Choose a tag to compare

== SDK Patch Notes, Sept 1, 2015 ==

=== API Changes ===
New client API call: ListUsersCharacters
ConsumeItemRequest takes an optional CharacterId parameter
PurchaseItemRequest takes an optional CharacterId parameter
UnlockContainerItemRequest takes an optional CharacterId parameter
PurchaseItem can now return a new error type, CharacterNotFound, when a CharacterId is provided
UnlockContainerItem function documentation updated

Client and Server:
GetCharacterInventoryRequest parameter, PlayFabId, is now optional

CSharpSDK version 0.2

25 Aug 00:39
Compare
Choose a tag to compare

== SDK Patch Notes, Aug 24, 2015 ==

=== API Changes ===
Updated some descriptions for API-documentation.
GetUserInventoryResult contains new optional parameters: PlayFabId, CharacterId
GetCharacterStatisticsResult contains new optional parameters: PlayFabId, CharacterId

CSharpSDK version 0.1

15 Sep 19:05
Compare
Choose a tag to compare

== SDK Patch Notes, Aug 12, 2015 ==

Initial release of CSharp Versioned SDK