Xiaomi [beta]
- New platform integration
- Supports banner, interstitial, and rewarded ads
MSN
- Added cloud saves support
- Fixed payments.purchase flow
- SDK updated from rc.20 to rc.21
Discord
- Updated authentication
- Fixed isInviteFriendsSupported and isShareSupported
YouTube, Yandex, Facebook
- Small fixes
QA Tool
- Added authorization state management in the player state section
- Internal storage is now available only to authorized players
- Added a guest state for unauthorized players
- Fixed `platform.language`
- Added the ability to launch the QA tool via URL, including launching from localhost
- Added the ability to manage the state of advertisements
Playgama
- Fixed tryParseJson logic for the storage.get method
- Added support for game_ready message
JS Core
- Added built-in overlay Device Orientation Popup displayed on mobile and tablet devices when screen orientation doesn't match the supported orientations
- Configurable via device.useBuiltInOrientationPopup & device.supportedOrientations
- Uses Screen Orientation API with matchMedia and dimension comparison fallbacks