Release 2.0.0
**Version: 2.0
Deployment date: 27/02/2024
Artifacts:**
Features:
1. Reset password
Business Value
Allows registered users to create new password and so receive the access to their account if they forgot their password
Tickets:
- #54 Reset password page
2. Overview page
Business Value
Provides user with comfortable layout for navigation on the app
Tickets:
3. Light/Dark mode
Business Value
Provides user with the ability to change the color-scheme of the app for more comfortable use in different lighting and so different time of day
Tickets:
- #95 - Add ability to switch light/dark mode
Bug fixes:
- #157 BUG: The Manrope font does not apply on pages
- #166 BUG: The extra empty spaces displayed on the Sign Up and Sign In pages
- #162 BUG: BUG: Registered user with stored token is redirected to the Sign In page after refreshing Home page
- #168 - BUG: The components are not vertically centered on the Sign Up and Sign In pages
- #99 - BUG: Sign up and Sign in pages are displayed with rout menu, not aligning to design
- #115 - BUG: The error "Passwords must be identical" is displayed on the "Sign up" page after user enters equal passwords but fills "Confirm password" field first
- #159 - BUG: Format of dateOfBirth, weight, height in User schema doesn't correspond to specification for Profile page
- #152 - BUG: In response body of Sign Up request not all fields for user's profile are received
Other tickets (middleware, waiting for deploy of whole page etc)