Skip to content

Version 1.3.2

Choose a tag to compare

@Superior126 Superior126 released this 24 Nov 03:08
· 226 commits to main since this release
8a23c46

Release Notes

  • Add Environment Detection - Auth Server can now detect if it is running in a production or development environment.
  • Database Auto Reconnect - Auth Server can now automatically reconnect to the MySQL database if it is disconnected.
  • Disable Docs In Production - Auth Servers developer docs are now disabled in a production environment. They can still be used in development though.
  • Username Get - Auth Server now has a route to get usernames from account IDs.
  • Bug Fixes - We fixed critical issues with Auth Server to make sure it's running smoothly.