Skip to content

1.0.1-stable

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:41
· 19 commits to main since this release
789e3b7

Changes in this release:

  • Fix MetaPlatformSDK_LeaderboardEntry::get_extra_data() and MetaPlatformSDK_ChallengeEntry::get_extra_data() to return PackedByteArray
  • Change MetaPlatformSDK_Message.get_error() method into error property
  • Encode PackedStringArray as UTF-8 before passing to underlying Meta Platform SDK functions
  • Get API documentation coverage up to 100% and other small documentation improvements
  • Remove *_long suffix from MetaPlatformSDK_AssetFileDownloadUpdate.get_bytes_total_long() and .get_bytes_transferred_long()