Skip to content

v1.1.0

Compare
Choose a tag to compare
@chauhannaman98 chauhannaman98 released this 25 May 16:57
· 9 commits to master since this release

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