> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayFab Services SDK Release Notes 2025

> PlayFab Services SDK release notes for 2025, listing SDK updates, added and deprecated APIs, and bug fixes shipped throughout the year's releases.

<Note>
  For release notes about service releases and product updates, see the [release notes](https://github.com/PlayFab/PlayFab/releases) section on [PlayFab's public GitHub repository](https://github.com/PlayFab/PlayFab)
</Note>

## 251219

Date: December 19, 2025

* Added StartDate field to Economy API
* Added error codes for new service errors

## 251205

Date: December 5, 2025

* Added GetPlayFabIDsFromOpenIdSubjectIdentifiers to the Client and Server APIs
* Added the following calls to the Server API:
  * LinkTwitchAccount
  * LoginWithTwitch
  * UnlinkTwitchAccount
* Added error codes for new service errors

## 251121

Date: November 21, 2025

* Added MarketplaceConfigurationName to the Economy API
* Updated RestrictInvitesToLobbyOwner in the Multiplayer API
* Added error codes for new service errors

## 251107

Date: November 7, 2025

* Added PageSize and SkipToken pagination fields to multiple calls in the Progression API
* Added JwsReceiptData type to the Economy API
* Added error codes for new service errors

## 251024

Date: October 24, 2025

* Added AlternateIdType and AlternateIdValue fields to the Economy API
* Added error codes for new service errors

## 251010

Date: October 10, 2025

* Added error codes for new service errors

## 250926

Date: September 26, 2025

* Added RedeemAppleAppStoreWithJwsInventoryItems to the Economy API for Apple App Store JWS receipt validation
* Added error codes for new service errors

## 250912

Date: September 12, 2025

* Added UnlinkAggregationSourceFromStatistic to the Progression API
* Added LinkXboxId to the Server API
* Added time range query types for store metrics in the Admin API
* Added error codes for new service errors

## 250815

Date: August 15, 2025

* Added LeaderboardVersionEndConfig, LeaderboardEventEmissionConfig, and StatisticsEventEmissionConfig types to the Progression API
* Added pricing override types to the Economy API
* Added Apple and XBOX add-on configuration fields to the Addon API
* Added error codes for new service errors

## 250801

Date: August 1, 2025

* Added GetStoreMetrics to the Admin API
* Added error codes for new service errors

## 250718

Date: July 18, 2025

* Added CustomTags to GetTransactionHistory in the Economy API
* Added FunctionResultSize field to the CloudScript API
* Added error codes for new service errors

## 250704

Date: July 4, 2025

* Added ContinuationToken and Count fields to the Economy API
* Added error codes for new service errors

## 250620

Date: June 20, 2025

* Added VersionedCatalogsSource field to the Economy API
* Added error codes for new service errors

## 250606

Date: June 6, 2025

* Added clawback tracking fields to transaction history in the Economy API (TransactionClawbackDetails)
* Added StatisticNames filter to GetEntityStatistics in the Progression API
* Added error codes for new service errors

## 250526

Date: May 26, 2025

* Added the following calls to the Addon API for ToxMod management:
  * CreateOrUpdateToxMod
  * DeleteToxMod
  * GetToxMod
* Renamed LinkBattleNet to LinkBattleNetAccount and UnlinkBattleNet to UnlinkBattleNetAccount in the Client API
* Added ExportVersionedCatalog to the Economy API. Removed UploadVersionedCatalog.
* Added the following Data Connection management calls to the Events API:
  * DeleteDataConnection
  * GetDataConnection
  * ListDataConnections
  * SetDataConnection
  * SetDataConnectionActive
* Added the following calls to the Server API:
  * LinkBattleNetAccount
  * LoginWithBattleNet
  * UnlinkBattleNetAccount
* Expanded Economy API catalog items with real-money price details across multiple storefronts
* Added error codes for new service errors

## 250425

Date: April 25, 2025

* Added Battle.net identity provider support with the following calls to the Client API:
  * GetPlayFabIDsFromBattleNetAccountIds
  * LinkBattleNet
  * LoginWithBattleNet
  * UnlinkBattleNet
* Added GetPlayFabIDsFromBattleNetAccountIds to the Server API
* Added the following login calls to the Server API:
  * LoginWithAndroidDeviceID
  * LoginWithCustomID
  * LoginWithIOSDeviceID
* Added the following calls to the Economy API:
  * CompleteVersionedCatalogUpload
  * CreateVersionedCatalogUploadURL
  * GetVersionedCatalogUploadStatus
* Added the following TrueSkill calls to the Multiplayer API:
  * GetPlayerSkillForConditions
  * GetPlayerSkillForConditionsFromModel
* Added error codes for new service errors

## 250328

Date: March 28, 2025

* Added DeleteVersionedCatalog to the Economy API
* Added RestrictInvitesToLobbyOwner to the Multiplayer API
* Added error codes for new service errors

## 250314

Date: March 14, 2025

* Added the following calls to the Economy API:
  * GetVersionedCatalogItem
  * UploadVersionedCatalog
* Added TrueSkill-related types to the Multiplayer API
* Added error codes for new service errors

## 250228

Date: February 28, 2025

* Cleaned up API spec schema formatting across all APIs. No functional API changes.

## 250214

Date: February 14, 2025

* Removed the following deprecated calls from the Economy API:
  * Inventory/AddVirtualCurrencies
  * Inventory/ConsumeInventoryItems
  * Catalog/EvaluateDropTable
  * Inventory/GetAccessTokens
  * Inventory/GetReceiptIssuerCertificateAsJwk
  * Inventory/GetReceiptIssuerCertificateAsPem
  * Inventory/GetVirtualCurrencies
  * Inventory/GrantInventoryItems
  * Catalog/PurchaseItemByFriendlyId
  * Catalog/PurchaseItemById
  * Inventory/Redeem
  * Inventory/RefreshSubscriptions
  * Inventory/SetInventoryItems
  * Inventory/SetVirtualCurrencies
  * Inventory/SubtractVirtualCurrencies
  * Inventory/UpdateInventoryItemsProperties
* Added UpdateLeaderboardDefinition and UpdateStatisticDefinition to the Progression API
* Added NextReset field to leaderboard definitions in the Progression API
* Added error codes for new service errors

## 250117

Date: January 17, 2025

* Added error codes for new service errors
* Added TransactionId to UpdateStatisticsRequest in the Progression API


## Related topics

- [PlayFab Multiplayer C++ SDK Release Notes](/services/playfab/multiplayer/lobby/lobby-matchmaking-sdks/lobby-and-matchmaking-release-notes.md)
- [PlayFab Party Release Notes](/services/playfab/multiplayer/networking/release-notes.md)
- [PlayFab Services C/C++ SDK Release Notes](/services/playfab/release-notes/playfab-c/index.md)
- [PlayFab Party XBOX Live Helper Release Notes](/services/playfab/multiplayer/networking/party-xboxlive-relnotes.md)
- [PlayFab Services SDK Release Notes 2026](/services/playfab/release-notes/index.md)
