Skip to content

Releases: unee-t/frontend

Beta - June 23rd Release

23 Jun 11:41
Compare
Choose a tag to compare

Improvements:

  • Make it easier to assign a case back to the default assignee for a given role. See #823

Beta - June 20th Release

20 Jun 04:02
Compare
Choose a tag to compare

Misc:

  • Remove "pyenv global 2.7.14" to resolve deploy error

Beta - June 19th Release

18 Jun 23:20
Compare
Choose a tag to compare

Improvements

  • Use the updated template and allow template customization for
    • Email requesting email verification from the user. See #835
    • Password reset email from the MEFE. See #836

Beta - June 17th Release

17 Jun 07:03
Compare
Choose a tag to compare

Bug fix:

  • Fix issue where the custom logo was not displayed as intended.

Beta - June 15th Release

15 Jun 12:50
Compare
Choose a tag to compare

Improvements:

  • Make it easier for a user to assign the case to him/herself at case creation. See #821

Beta - June 12th Release

12 Jun 10:46
Compare
Choose a tag to compare

Improvements:

  • Revamped the MEFE API retry logic to make sure it handles the lambda failures as it should

Beta - June 11th Release - 2

11 Jun 09:49
Compare
Choose a tag to compare

Quick fix:

  • Fix error 403 when a user tries to reset his/her password and includes a capitalized letter in his/her email address. Fixes #827.

Beta - June 11th Release - 1

11 Jun 08:44
Compare
Choose a tag to compare

Bug fix:

  • New Case notification is now working as expected. Assigned users are receiving a notification using the latest email format.

Beta - June 7th Release - 3

07 Jun 05:21
Compare
Choose a tag to compare

Bug fixes:

  • Removed unnecessary empty line
  • Avoiding notification breakage if one user fails; subject line
  • Giving access to limited users on all case notification #817

Beta - June 7th Release - 2

07 Jun 04:06
Compare
Choose a tag to compare

Bug fix:

  • MEFE is slow - restart server