v.1.3.55 - March 15, 2023

The following changes are included in this release of the Next Identity platform.

Enhancements

Unify

  • Improved Password Change Redirection: We have improved the process of changing passwords within the application to enhance the user experience. We have streamlined the behavior of the "Change password" option within the profile menus. If the current property has only defined the "Change password" menu item, or if it has defined more items but not the "Edit profile" option, the success screen will now feature a button that redirects the user back to the original application. The original application is listed on the redirect_uri parameter. If this parameter is not present, the button will redirect to the URL that is defined on the client settings app_link. However, if the property has configured the "Edit profile" menu item, the button on the success screen of the change password action will instead redirect the user to the edit profile screen.
  • Dynamic Consumer Data v1: Transactional emails have been developed to be sent after successful password changes or user ID changes, providing clearer instructions to users. These emails will contain a list of the user's associated applications and a message informing them that their new password should be used to log into other products or applications.

Operate (Console)

  • Enhanced Property Details Security: The Credentials section on the Property Details page is now only visible to admins, enhancing the security of sensitive data.
  • Improved User Interface: The tooltip text for the user count has been aligned, providing a more consistent user experience.

Bug Fixes

Unify (Next Identity Journeys)

  • Mobile Workflow Improvement: Resolved an issue where the email workflow was being incorrectly triggered during password reset processes for users using mobile (SMS) for the PIN.

Operate (Console)

  • Fixed Navigation Redirection: Corrected an issue causing incorrect redirection from the property and client details page/link.

General (Console)

  • Improved Stability: Resolved an issue that was causing Console endpoints to stop working when upgrading the FastAPI version.