Version 9.1.97 (1 July 2024)
Performance Management
PM dashboard - Resolve the large amount of unnecessary HTTP requests that are made on the dashboard (#116126)
Problem
- Unnecessary HTTP requests are made on the dashboard
Solution
- Move templates pull for review setup to dashboard load and send data to modals.
- Move the user contract previous and subs load to only happen when the modal is opened.
System Access
Updates to the Forget Password Login (#115694)
1. After forgot password has been selected, the same password is used as the previous one:
-
- Change the message to:
- ”This Password has been used already and you cannot reuse Passwords. Please select a different Password.”
- Change the message to:
2. When the password and confirmation password do not match, show the text in white and bold instead of red.
3. Show a masked email address in the message to which the OTP was sent.