Skip to content

v1.0.1

Compare
Choose a tag to compare
@novabyte novabyte released this 05 Aug 16:07
· 1535 commits to master since this release

Notable changes

Added

  • New code runtime functions to convert UUIDs between byte and string representations.

Changed

  • Improve index selection in storage list operations.
  • Payloads in register_before hooks now use PascalCase field names and expose correctly formatted IDs.
  • Metadata regions in users, groups, and leaderboard records are now exposed to the code runtime as Lua tables.

Fixed

  • The code runtime batch user update operations now process correctly.