Skip to content

Version 11.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 00:17
· 12 commits to 76564e90f1b10484cf5954249a3d8fbc017f2d87 since this release
fb73d37

Recommended Gamevault App Version: v1.8.2.0 or v1.9.0.0

Breaking Changes & Migration

  • Deprecated /api/users/all, Admins should just use /api/users to get a list of all users. (will be removed in v12)

Changes

  • Fixed a bug where updating a users email, which was set to null, would throw an error.
  • Fixed bug where gvbot_ users were showing up in user list
  • Implement SERVER_DEMO_MODE_ENABLED to enable/disable demo mode. You wont need this but it will improve the functionality of our demo server.