Skip to content

Releases: RikoxCode/AlphaGuard

AlphaGuard-1.0x

16 May 18:31

Choose a tag to compare

Release v1.0.0

New Features:

  • Authentication:

    • Added new endpoints for authentication to allow user logins, registrations, and logouts. Also implemented an endpoint to retrieve details of the currently logged-in user.
  • User Management:

    • Expanded user management to allow administrators to grant permissions. Also added an endpoint to retrieve user avatar images and to display a list of all users.
  • Friend Management:

    • Implemented friend management to allow users to add friends. Also added an endpoint to retrieve a list of a user's friends.

Improvements:

  • Enhanced security by implementing middleware for authentication and authorization for specific endpoints.

Known Issues:

  • Currently, there are no known issues.

Next Steps:

  • Continue development to add additional features and enhance existing ones.
  • Monitor community feedback and address any issues reported.

Full Changelog: https://github.com/RikoxCode/AlphaGuard/commits/AlphaGuard-1.0x