Skip to content

Releases: chauhannaman98/MedFixture

v1.1.1

31 May 14:45
Compare
Choose a tag to compare

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

25 May 16:57
Compare
Choose a tag to compare

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

10 May 16:41
0080cca
Compare
Choose a tag to compare

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

07 May 18:06
36cd171
Compare
Choose a tag to compare
v0.2.0 Release Pre-release
Pre-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

05 May 17:23
3a1c3da
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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.