> ## 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 2025 年发行说明

> PlayFab Services SDK 2025 年发行说明,列出全年发布过程中的 SDK 更新、新增和弃用的 API 以及错误修复。

<Note>
  有关服务发布和产品更新的发行说明,请参阅 [PlayFab 的公开 GitHub 存储库](https://github.com/PlayFab/PlayFab)中的[发行说明](https://github.com/PlayFab/PlayFab/releases)部分。
</Note>

## 251219

日期:2025 年 12 月 19 日

* 向 Economy API 添加 StartDate 字段
* 添加了新服务错误的错误代码

## 251205

日期:2025 年 12 月 5 日

* 向 Client 和 Server API 添加了 GetPlayFabIDsFromOpenIdSubjectIdentifiers
* 向 Server API 添加了以下调用:
  * LinkTwitchAccount
  * LoginWithTwitch
  * UnlinkTwitchAccount
* 添加了新服务错误的错误代码

## 251121

日期:2025 年 11 月 21 日

* 向 Economy API 添加了 MarketplaceConfigurationName
* 更新了 Multiplayer API 中的 RestrictInvitesToLobbyOwner
* 添加了新服务错误的错误代码

## 251107

日期:2025 年 11 月 7 日

* 向 Progression API 中的多个调用添加了 PageSize 和 SkipToken 分页字段
* 向 Economy API 添加了 JwsReceiptData 类型
* 添加了新服务错误的错误代码

## 251024

日期:2025 年 10 月 24 日

* 向 Economy API 添加了 AlternateIdType 和 AlternateIdValue 字段
* 添加了新服务错误的错误代码

## 251010

日期:2025 年 10 月 10 日

* 添加了新服务错误的错误代码

## 250926

日期:2025 年 9 月 26 日

* 向 Economy API 添加了 RedeemAppleAppStoreWithJwsInventoryItems,用于 Apple App Store JWS 收据验证
* 添加了新服务错误的错误代码

## 250912

日期:2025 年 9 月 12 日

* 向 Progression API 添加了 UnlinkAggregationSourceFromStatistic
* 向 Server API 添加了 LinkXboxId
* 在 Admin API 中为商店指标添加了时间范围查询类型
* 添加了新服务错误的错误代码

## 250815

日期:2025 年 8 月 15 日

* 向 Progression API 添加了 LeaderboardVersionEndConfig、LeaderboardEventEmissionConfig 和 StatisticsEventEmissionConfig 类型
* 向 Economy API 添加了定价覆盖类型
* 向 Addon API 添加了 Apple 和 XBOX 加载项配置字段
* 添加了新服务错误的错误代码

## 250801

日期:2025 年 8 月 1 日

* 向 Admin API 添加了 GetStoreMetrics
* 添加了新服务错误的错误代码

## 250718

日期:2025 年 7 月 18 日

* 向 Economy API 中的 GetTransactionHistory 添加了 CustomTags
* 向 CloudScript API 添加了 FunctionResultSize 字段
* 添加了新服务错误的错误代码

## 250704

日期:2025 年 7 月 4 日

* 向 Economy API 添加了 ContinuationToken 和 Count 字段
* 添加了新服务错误的错误代码

## 250620

日期:2025 年 6 月 20 日

* 向 Economy API 添加了 VersionedCatalogsSource 字段
* 添加了新服务错误的错误代码

## 250606

日期:2025 年 6 月 6 日

* 向 Economy API 中的交易历史添加了退款追踪字段 (TransactionClawbackDetails)
* 向 Progression API 中的 GetEntityStatistics 添加了 StatisticNames 筛选器
* 添加了新服务错误的错误代码

## 250526

日期:2025 年 5 月 26 日

* 向 Addon API 添加了以下用于 ToxMod 管理的调用:
  * CreateOrUpdateToxMod
  * DeleteToxMod
  * GetToxMod
* 在 Client API 中将 LinkBattleNet 重命名为 LinkBattleNetAccount,将 UnlinkBattleNet 重命名为 UnlinkBattleNetAccount
* 向 Economy API 添加了 ExportVersionedCatalog。删除了 UploadVersionedCatalog。
* 向 Events API 添加了以下数据连接管理调用:
  * DeleteDataConnection
  * GetDataConnection
  * ListDataConnections
  * SetDataConnection
  * SetDataConnectionActive
* 向 Server API 添加了以下调用:
  * LinkBattleNetAccount
  * LoginWithBattleNet
  * UnlinkBattleNetAccount
* 扩展了 Economy API 目录项以支持跨多个店面的真实货币价格详细信息
* 添加了新服务错误的错误代码

## 250425

日期:2025 年 4 月 25 日

* 在 Client API 中添加了 Battle.net 身份提供程序支持,包括以下调用:
  * GetPlayFabIDsFromBattleNetAccountIds
  * LinkBattleNet
  * LoginWithBattleNet
  * UnlinkBattleNet
* 向 Server API 添加了 GetPlayFabIDsFromBattleNetAccountIds
* 向 Server API 添加了以下登录调用:
  * LoginWithAndroidDeviceID
  * LoginWithCustomID
  * LoginWithIOSDeviceID
* 向 Economy API 添加了以下调用:
  * CompleteVersionedCatalogUpload
  * CreateVersionedCatalogUploadURL
  * GetVersionedCatalogUploadStatus
* 向 Multiplayer API 添加了以下 TrueSkill 调用:
  * GetPlayerSkillForConditions
  * GetPlayerSkillForConditionsFromModel
* 添加了新服务错误的错误代码

## 250328

日期:2025 年 3 月 28 日

* 向 Economy API 添加了 DeleteVersionedCatalog
* 向 Multiplayer API 添加了 RestrictInvitesToLobbyOwner
* 添加了新服务错误的错误代码

## 250314

日期:2025 年 3 月 14 日

* 向 Economy API 添加了以下调用:
  * GetVersionedCatalogItem
  * UploadVersionedCatalog
* 向 Multiplayer API 添加了 TrueSkill 相关类型
* 添加了新服务错误的错误代码

## 250228

日期:2025 年 2 月 28 日

* 清理了所有 API 中的 API 规范架构格式。没有功能性 API 更改。

## 250214

日期:2025 年 2 月 14 日

* 从 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
* 向 Progression API 添加了 UpdateLeaderboardDefinition 和 UpdateStatisticDefinition
* 向 Progression API 中的排行榜定义添加了 NextReset 字段
* 添加了新服务错误的错误代码

## 250117

日期:2025 年 1 月 17 日

* 添加了新服务错误的错误代码
* 向 Progression API 中的 UpdateStatisticsRequest 添加了 TransactionId


## Related topics

- [PlayFab Multiplayer C++ SDK 发行说明](/zh-CN/services/playfab/multiplayer/lobby/lobby-matchmaking-sdks/lobby-and-matchmaking-release-notes.md)
- [PlayFab Party 发行说明](/zh-CN/services/playfab/multiplayer/networking/release-notes.md)
- [PlayFab Services C/C++ SDK 发行说明](/zh-CN/services/playfab/release-notes/playfab-c/index.md)
- [PlayFab Party XBOX Live 辅助库发行说明](/zh-CN/services/playfab/multiplayer/networking/party-xboxlive-relnotes.md)
- [PlayFab Services SDK 2026 发行说明](/zh-CN/services/playfab/release-notes/index.md)
