29 January 2026 (v2.150)

Production

ReachFive v2.150 brings a few new features:

As always, we made some general improvements and fixed a few items for you.


Release highlight

Hosted Pages Profile Management

You can now fully customise the profile management experience on your Hosted Pages by directly integrating UI SDK widgets from the ReachFive Console.

2150 hosted pages profile management

This feature gives you granular control over what your users see and do:

  • Widget selection: Choose exactly which widgets you want to use in your Hosted Pages.

  • Controlled configuration: Assign user-friendly titles and pass standard UI SDK configuration objects via JSON to tailor widget behavior.

  • Custom styling: Apply custom CSS specific to these widgets to match your brand identity.

For full details, see Hosted Pages: Profile Management.



Customise Hosted Pages look and feel

You can now customise the look and feel of all of your Hosted Pages.

To do so:

  1. In the ReachFive Console, go to Settings  Hosted Pages.

  2. Go to your desired Hosted Page.

  3. Add any desired custom styles in standard CSS format.

    hosted pages custom css



Search for users by Synchronization ID

It was already possible to search for users by Synchronization ID in with the GET /users endpoint, but now you can also do this from the ReachFive Console.

2150 search sync id
What is a Synchronization ID? 🤔

A system-generated unique identifier assigned to a user profile during the Account Synchronization process, used to consistently identify and correlate the same user across source and target ReachFive accounts independently of their standard ReachFive user IDs.

See Account synchronization process for more details.



New hashing algorithm

In order to further support you, we have added an additional hashing algorithm to our supported list for importing passwords, scrypt.

For more details, see Import user passwords.



General improvements

  • We now explicitly ensure that values added to the Reply to field when configuring SMTP email settings are valid email addresses.

  • We no longer return the isTrusted field in the Trusted Devices model.

  • We now ensure the user_id is properly valued when there is a post_event_failure user event.

Fixes

Item Fixed

In some limited cases, some user emails in SCIM mappings weren’t synchronizing correctly.

The updated_at field was temporarily not being set correctly when some actions around suspending and unblocking a user were performed.

Creating a Lite profile when using the Account Synchronization feature sometimes did not sync/create the profile on the target account as expected.