Releases: chauhannaman98/MedFixture
Releases · chauhannaman98/MedFixture
v1.1.1
Changelog
[Released]
[v1.1.1] - 2020-05-31
Added:
- The feature disables submit button to send code again unless present code(correct/incorrect) has been submitted to prevent multiple times email being sent to the registered email address.
Fixed:
- Label overlapping in the reset window has been fixed.
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
v1.0.0-beta.1 Release
Changelog
[Released]
[1.0.0-beta.1] - 2020-05-10
A stable application has been released for public use in the beta state. Users are appreciated to test the application. You can create an issue to request a new feature or report a bug. Also, you can fork the repository and make a pull request for contributions.
v0.2.0 Release
Changelog
[Released]
[0.2.0] - 2020-05-07
Added:
Added
new delete window to delete the existing record in the database.
Changed:
Improved
UI and UX for the add and update window.
Deprecated:
Deprecating
display window (view option) from the top-level window.
Initial Release
Changelog
[0.1.0] - 2020-05-05
The release is in the initial development phase. Anything MAY change at any time. The public API SHOULD NOT be considered stable.