Skip to content

Shadow Editor v0.5.2

Compare
Choose a tag to compare
@tengge1 tengge1 released this 31 May 11:27
· 731 commits to master since this release
  • Release Date: May 31, 2020
  • Update Logs:
  1. MongoDB user and password configuration.
  2. Documentation has moved to gitee wiki. See Detail
  3. Use JSON web tokens (JWT) for user authentication.
  4. Automatic saving is disabled by default.
  5. Fix the bug that the uploaded data of non-admin users is not displayed.
  6. Fix the bug that the resource list does not load when the user does not have permission to view all resources.
  7. Fix the bug that the thumbnail cannot be set in the texture.
  8. Fix the error of adding gltf format model to the scene.
  9. Non-administrators cannot edit or delete other people's public scenes.
  10. Fix the bug that it will be saved as when save twice.
  11. The resource and permission management tests are complete, and there are almost no bugs in the golang server.