Skip to content

v1.14.0

Compare
Choose a tag to compare
@novabyte novabyte released this 17 May 14:08
· 181 commits to master since this release

Notable changes

Added

  • Tournament and leaderboards functions can now submit scores with the score operator.
  • Tournament and leaderboards functions can now use a decrement score operator.

Changed

  • Remove the older Go Protobuf dependency.
  • The user ID can now be passed into group management functions. If the user ID is empty it will default to the system user as before.

Fixed

  • Small updates to the TypeScript definitions.