2022-12-09

Web Console

Changes

  • Brand new merging interface rebuilt in React for viewing and selecting changes from your staging environment to your live.

Bug Fixes

  • Fixed a bug where the action button on the asset list would sometimes be half way cut off.

Game API

Bug Fixes

  • Fixed a bug causing Player Storage to silently fail to save if the value was above 260 characters, but below 15000. The actual length limit is now 1500 characters.