Skip to content

Version 1.3.0

Choose a tag to compare

@Superior126 Superior126 released this 15 Nov 23:30
· 238 commits to main since this release
2aa2eb5

Release Notes

  • New Lif Login System - A new, more secure login system has been created for Auth Server.
  • Route Documentation - Added documentation to routes explaining to other developers what each route does.
  • Account Info Get System - Added a system for services to get sensitive information securely on Lif Accounts through Auth Server.
  • New Default Avatar - Updated the default avatar for Lif Accounts with no profile pics.
  • Assigned Accounts User Ids - All Lif Accounts have been assigned a unique user id to identify their account.
  • Auto Config System - A new system for the config.yml has been added so Auth Server will automatically keep it up-to-date.
  • Switch To MySQL - Auth Server is now using MySQL for its database instead of SQLite.