Skip to content

Releases: castroxdev/TaskGX-API

TaskGX API v1.2.0 - Core Stabilization

27 Mar 11:41
b7c720f

Choose a tag to compare

TaskGX API v1.2.0 - Core Stabilization

This release marks a stable backend milestone for the TaskGX project.

Added and improved

  • stabilized user self-management endpoints
  • improved password change flow
  • added email change request and confirmation flow
  • fixed Swagger Bearer authentication flow
  • reviewed and hardened email verification logic
  • improved task priority validation
  • validated protected endpoints and user ownership rules

Technical status

  • successful build with 0 errors and 0 warnings
  • stable JWT authentication flow
  • stable Swagger integration for protected endpoints
  • backend ready to support the next frontend phase of the project

Notes

This version represents a solid API base for PAP integration and future frontend development.