Dev Portal Changelogs

[v1.0.0-8 [e0599c6ca55]] - 2023-03-27

  • Split asset upload to csharp and golang actor views
  • Add branch management to each actor views

[v1.0.0-7 [efe1518]] - 2023-03-24

  • fix deployment script

[v1.0.0-6 [98f20a0]] - 2023-03-24

  • Inline version and commit vars in navbar component
  • Add version number to frontend, auto tag version tag

[v1.0.0-5 [0005b79]] - 2023-03-23

  • Update auth service and license service urls

[v1.0.0-4 [ea5d4a3]] - 2023-02-06

  • Add buttons and forms for uploading Golang and Unity actor

[v1.0.0-1 [598e69b]] - 2022-12-21

  • Prevent adding file if user has no JWT
  • Included change to license service to deal with email being deleted bug
  • Added functionality to verify play store key

[v0.0.0-40 [ac67618]] - 2022-12-01

  • Add ability to delete a game
  • Add ability to add/remove owners from a license
  • Add version number to the page, under the Help and Support drop-menu
  • Displaying a list of current license owners, accessible from the game overview page
  • Displaying license creation time on overview page
  • Prevented re-upload of a game depot who's name matches an existing depot
  • If a request takes too long, the request is aborted
  • Admin has ability to assign themselves an owner when creating a license