06 August 2026 (v2.163)

Staging ๐Ÿงช

ReachFive v2.163 is primarily a maintenance release with general improvements and fixes.

Additionally, we are releasing version 2.0.2 of our UI SDK.


UI SDK 2.0.2 release

Our UI SDK 2.0.2 release focuses on resolving several issues reported after the recent UI SDK 2.0.x releases, plus a small password field improvement.

For full changelog details, see UI SDK releases.

Show password on password confirmation

You can now pass canShowPassword to showPasswordEditor.

When enabled, the eye icon is available on password fields, including password confirmation (and the old password field when promptOldPassword is enabled). The same clear-text toggle also applies to relevant password fields in showAuth when canShowPassword is enabled.

For more on this topic, see the UI SDK documentation.



General improvements

  • Now, any changes to Data Breach Detection settings are logged as settings:update events in audit logs.

  • We did a small update to the ReachFive Console menu to ensure consistency on menu labels.

  • We updated our phone number validation library metadata so numbering plans stay current.



Fixes

Item Fixed

In some limited instances, calling /oauth/authorize would emit a login event even when the login attempt failed.

R5 AI Assistant

Confirm Deletion