Releases: PlayFab/PlayFabParty
PlayFab Party v1.10.14 for iOS and Android
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
- Hide symbols in iOS platform to prevent symbol clashing.
- Fix an issue where Android receives an UnknownError due to a rare empty response during CreateNewNetwork. The updated error returned is now PartyServiceError. Please follow the handling advice provided in PartyManager::CreateNewNetwork - PlayFab | Microsoft Learn.
PlayFab Party v1.10.13 for iOS
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
- Fixed an issue that caused the microphone to not function properly on iOS 26.
- Added support for
.xcframework.
PlayFab Party v1.10.12
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
Common changes:
- Changed the
CreateEndpointPartyStatusChangeResult behavior to returnPartyServiceErrorfor transient errors that occur before the token expires, and to returnUserNotAuthorizedonly when the token has actually expired.
Apple:
- Added retry logic for microphone focus recovery after interruptions on iOS.
- Added support for Arm64 simulator builds on iOS.
- Fixed a memory leak that could occur during Party voice chat and transcription.
- Fixed a potential freeze in
PartyLocalChatControlwhen multiple remote players are connected across different platforms.
Android:
- Added support for 16 KB page sizes to satisfy the new Android page size requirements
PlayFab Party v1.10.5
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party v1.10.3
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party v1.10.0
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party v1.9.5 for iOS, macOS, Android and Linux
May 3, 2024
- Addressed intermittent fatal errors reported in PartyRegionsChangedStateChange and other operations by Windows devices using features such as connection sharing.
- Fixed a potential crash on Windows and Xbox if process shuts down shortly after starting to use Party.
- Fixed a bug where
PartyChatControlresources would sometimes not be freed up after calling PartyLocalDevice::DestroyChatControl and would only be released after calling PartyManager::Cleanup. - Android: Resolved duplicate class error when Party and Multiplayer are used in the same app.
PlayFab Party v1.9.3 for iOS, macOS, Android and Linux
- Fixed a potential use-after-free bug when speech-to-text is enabled.
- Fixed a potential crash when direct peer connections are enabled.
- Improved internal diagnostics.
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party v1.9.2 for Linux
- Patched audio render bug on Linux Platform. Linux clients can now fully hear other platform clients.
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes
PlayFab Party v1.9.1 for iOS, macOS, Android and Linux
- Added PartyOption::RegionUpdateConfiguration and PartyOption::RegionQualityMeasurementConfiguration for advanced control over when and how the Party library performs automatic region discovery and connection quality measurements.
Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes