v1.1.0
Changelog
[Released]
[1.1.0] - 2020-05-25
Added:
- Now, this application supports resetting your password using the user's registered email address. It will send the verification code to verify the identity of the user through SMTP.
Updated:
- Updated DB Schema for new email field in
credentials
table.
Removed:
deleteProfilePic(filepath)
is now removed and no longer used