30 May 2024 (v2.113)

ReachFive v2.113 introduces a few improvements and needed bug fixes. Notably, you can now remove the ban for specified IP addresses with a dedicated endpoint. This includes the ability to add the assetlinks.json or apple-app-site-association files directly in the ReachFive Console. You can now add reCAPTCHA actions in the console reCAPTCHA configuration. We also made a few improvements related to ReachFive Console jobs.

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

Unblock IP addresses

You can already check the status of an IP address using the /ips/{IpAddress} endpoint. Now, you’re able to "unban" or unblock a specific IP in the event a legitimate IP address was blocked by our security mechanisms.

You can unban specific IPs using the /ips/{IpAddress}/unban endpoint.

You must have the manage:ip permissions to use this endpoint. Each time it’s used, an audit log is produced ensuring you have full oversight of any unblocked IP addresses.

Passkeys domain association

Customers using a custom domain with our Hosted Pages, your Relying Party ID is https://<custom-domain>; and therefore, your Digital Asset Links file is served at https://<custom-domain>/.well-known/assetlinks.json.

However, for those without a custom domain, you can now add your assetlinks.json file directly in the ReachFive Console at Settings  Webauthn.

2113 well known passkeys
Want to know more?



reCAPTCHA actions

For ReachFive Console users with reCAPTCHA configuration permissions, you can now add a list of user actions in the reCAPTCHA configuration in the console. If you do not add any actions, actions validation is disabled and does not affect your configuration. If you do add an action, it is checked against the reCAPTCHA API response and if not in the list, the action request is not authorized.

recaptcha on console
Want to know more?



Job improvements

We have made a couple of improvements around jobs and particularly job reports and job definitions in the ReachFive Console. This includes:

  • Ensuring that all job reports associated to a job definition are kept even if the job definition itself is removed from the ReachFive Console.

  • Ensuring that the Show job reports link in the job definition console pages does in fact show associated job reports for the specified definition.

Other improvements

  • We now ensure that the {{verification_code}} is sent in the email template for those using Dialog Insight as their email provider.

  • We have improved the RBA score calculation to make sure that registering a second factor decreases the risk score.

    For more on this topic, see Risk-based Authentication.

  • We have aligned the documentation and ReachFive Console logos, icons, and branding to reflect our recent acquisition.

    For more on this topic, see ReachFive and Purse.



Fixes

Item Fixed

Some error logs were producing duplicate error IDs.