Skip to content

v1.4.0

Compare
Choose a tag to compare
@novabyte novabyte released this 16 Dec 14:23
· 1487 commits to master since this release

Notable changes

Changed

  • Nakama will now log an error and refuse to start if the schema is outdated.
  • Drop unused leaderboard 'next' and 'previous' fields.
  • A user's 'last online at' field now contains a current UTC milliseconds timestamp if they are currently online.
  • Fields that expect JSON content now allow up to 32kb of data.

Fixed

  • Storage remove operations now ignore records that don't exist.