Version 11.0.0
·
12 commits
to 76564e90f1b10484cf5954249a3d8fbc017f2d87
since this release
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/usersto 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_ENABLEDto enable/disable demo mode. You wont need this but it will improve the functionality of our demo server.