2023-02-10
Web Console
Changes
- Leaderboards now tell users if they are on the wrong environment (stage/production) when trying to view a particular leaderboard.
Bug Fixes
- Fixed an issue where it wasn’t possible to save White Label Platform settings if you had enabled player verification
Game API
Changes
- Added endpoint to allow players to delete themselves. This lets iOS games comply with updated requirements from Apple.
- Added an endpoint for getting player persistent storage for multiple players
Bug Fixes
- Fixed a bug causing players on the guest platform without names to not be returned in the lookup endpoint.
Server API
Changes
- Added an endpoint for getting player persistent storage for multiple players
Bug Fixes
- Fixed a bug causing players on the guest platform without names to not be returned in the lookup endpoint.