FAIR Release Notes: 2.39.0

First released: 2nd July 2025

Summary

This release contains further updates to support the introduction of Vector search in FAIR, it also resolves some minor UI bugs.

Released features

FeatureTypeJira keySummary
Restore button displayed in Request detail view rather than ArchiveBugFixFAIR-9209

This ticket resolves a minor UI bug

Tooltip for Edit/Copy for Links field in Catalogue templateBugFixFAIR-9216

This ticket resolves a minor UI bug

Adjust number of nearest neighbours returned in Vector Search relative to number of FAIR DatasetsEnhancementFAIR-9190

Vector search returns a set number of results identified as 'near neighbours' i.e. values closest to the search term in the vector mapping.

Previously this was an absolute value, this change makes it relative to the total number of datasets within a FAIR hub. This should reduce the number of low value results returned by search.

Add ability to change weighting of Vector Search in search rankingsEnhancementFAIR-9189

This change allows hub owners to configure the weighting given to vector search results and manage their ranking relative to keyword matches.