Skip to main content

Reveal Review Publication

Reveal AI Release Notes V2.90.16 GA

Reveal AI Release Notes - Version 2.90.16 GA (Release Date: 04/28/2022)

Type

Category

Item

Description

Fix

SSO

Automatic sign-in from Relativity® 10.3 to Reveal AI

Addressed a specific issue where clicking the “Story Engine Home” from Relativity® 10.3 would result in incomplete loading of the home screen in the browser due to the redundant tenant identification sent.

Update

Threading

Approximate Matching

The update to the RAI Threading code addresses concerns that approximate matching of segment content using fingerprint-based signatures might lead to assigning “included” status to documents that should be “inclusive” and that segments that belong to the same document might get merged.

This update increases precision of inclusive/included status determination for documents during the email threading creation.

The approximate matching of segment content using fingerprint-based signatures happens when the threading code uses the probabilistic fingerprint signature match instead of the exact match in some of the checks for segment content equivalence.

The approximate matching of segment content using fingerprint-based signatures is now configurable and can be turned on and off. By default, approximate matching is turned off. In previous versions, it was turned on by default.

We also introduced an additional check to prevent segments that are in the same document from being merged.