Ayfie Saga 5.0.0

Release Date: 9/Jan/23

Highlights

  • Modern Authentication

  • New Smart Classifier feature

  • New Document Processing Pipeline

Features

Key

Components

Summary

Change Log

Key

Components

Summary

Change Log

SAGA-4328

Authority

Add support for importing custom root CA in Authority Service

Saga Installer

  • Added support for importing custom root Certificate Authority into Authority Service.

SAGA-3742

Document Service, Kafka, Lingo, Smart Classifier

Document Processing Pipeline

Processing Pipeline

  • Added a new processing pipeline feature.

Notes

The new processing pipeline moves Lingo entity extraction from the IndexBuilder to the Processing Pipeline. The Lingo entities are now stored with the documents in the database. This will increase the performance of the IndexBuilder.

SAGA-4359

Grafana

Update Grafana to version 8.5.15

Grafana

  • Updated Grafana to version 8.5.15.

SAGA-4302

Authority

Update Authority to 4.1.1

Authority

SAGA-4088

Lingo

Update Lingo to 5.0.1

Lingo

SAGA-2285

Locator

Improve Locator IIS settings

Search

  • The search and dashboard web applications are now automatically warmed on startup.

SAGA-3784

Locator

Modern Authentication

RestService

  • Introduced ‘Modern Authentication’

  • Replaced legacy authentication with Keycloak authentication.

  • Removed RestService documentation and replaced with Swagger (https://<Gateway Hostname>/RestService/swagger).

  • Removed version from RestService URL. Saga major version now signals breaking changes.

Notes

Configuring User Federation with Active Directory or an Identity Provider in Keycloak is now a prerequisite for authentication. Currently only Azure AD is supported as an Identity Provider. Please refer to the Install Guide.

SAGA-3986

Locator, Search UI

Add support for range refiners

Search UI

  • Add custom range selector (number, date) for refiners.

SAGA-4186

pgAdmin

Update pgAdmin to version 6.17

pgAdmin

  • Updating pgAdmin version to 6.17.

SAGA-4354

PostgreSQL

Update Postgres to version 12.13

Postgres

  • Updated Postgres to version 12.13.

SAGA-4356

Prometheus

Update Prometheus to version 2.40.7

Prometheus

  • Updated Prometheus to version 2.40.7.

SAGA-4165

Saga Installer, Search UI

Rename UI to Search UI

Search UI

  • The search user interface is now renamed to Search UI.

SAGA-4375

Saga Installer

Update Converter to 5.0.0

Converter

SAGA-262

Search UI

Visible added timeline date on the search hit

Search UI

  • Set the timeline date on timelines to be ‘sticky’

  • Added a tooltip for timeline tags

SAGA-3183

Search UI

Add count for all values in hierarchical refiner

Search UI

  • Add count for all values in hierarchical refiner.

SAGA-4019

Search UI

Feature toggles

Search UI

  • Feature toggle for timelines

  • Feature toggle for personal saved searches

SAGA-3774

Smart Classifier

Add licensing for Smart Classifier feature

Licensing

  • Introduced a smart-classifier capability to licensing.

Smart Classifier

  • Smart Classifier feature is not visible if license has no smart-classifier capability.

SAGA-3779

Smart Classifier

Smart Classifier

Smart Classifier

  • The Smart Classifier feature is now available.

Notes

The Smart Classifier feature is disabled by default. Smart Classifier feature requires a license. Activated Smart Classifier refiners will only be available in the in the default search scope.

SAGA-4348

Traefik

Update Traefik to version 2.9.6

Traefik

  • Upgraded Treafik to version 2.9.6.

Notes

This Treafik verison contain fixes for CVE-2022-23469, CVE-2022-46153 and CVE-2022-41717.

 

Bugs

Key

Components

Summary

Change Log

Key

Components

Summary

Change Log

SAGA-4002

Keycloak, Saga Installer

Upgrades can remove configured identity providers in Authority Service

Authority

  • Configured Identity Providers are now not deleted on upgrade.

  • Added Known Issue to the Install Guide.

SAGA-4268

Locator

De-duplication copies content that is mismatched

Saga Installer

  • Converter de-duplication is now disabled by default.

SAGA-4440

Locator

Preview returns wrong error codes for embedded documents and documents that do not have preview

Preview

  • Fixed preview of embedded documents.

SAGA-3707

Saga Installer

Getting host IP Powershell output obstructs the installer menu

Saga Installer

  • Fixed an issue with a progress bar obstructing the installer menu.

SAGA-3808

Saga Installer

Lingo log level no longer in use

Installer

  • Removed unused AYFIE_LINGO_LOG_LEVEL environment variable.

SAGA-4119

Saga Installer

Checking RSAT-AD-Tools occasionally hangs forever during Saga installation

Saga Installer

  • Installer now always tries to install RSAT-AD-Tools, without checking if it is already installed.

SAGA-1671

Search UI

Improve refiner behavior in UI

Search UI

  • Refactor refiners code

  • Fix find similar issues

    • loosing mlt parameter in url on page refresh

    • switching view mode (Card/Detail/List) resets mlt param from url

SAGA-3848

Search UI

UI performs call to partial endpoint twice

Search UI

  • Fix UI performs call to partial endpoint twice.

  • Fix UI performs call to annotation endpoint twice.

  • Fix double search setting requests.

  • Fix double search request.

SAGA-3956

Search UI

Selecting search from history using keyboard does not update search box

Search UI

  • Fix updating search box after selecting search from history

SAGA-3995

Search UI

Search terms not highlighted in the preview

Search UI

  • Add find search term button to document preview.

  • Support terms search, phrase search, advanced operators: +/-, NOT/!, AND/&&, OR

Notes

Only exact matches are found as search terms in the document preview. Some terms might not be found in the document preview because the search itself does not require exact matches of search terms.

SAGA-4108

Search UI

Accented characters are not displayed correctly

Search UI

  • Fix accented characters are not displayed correctly

SAGA-4318

Search UI

Wrong behavior in tag selected documents view

Search UI

  • Open the tag tab for selected documents.

  • Display common tags assigned to all selected documents.

  • Disable removing tags from multiple documents.

SAGA-4319

Search UI

Errors while adding tags

Tags

  • Now allowing hyphen character to be used in tag names.

Search UI

  • The validation for tag length added: min (1) and max (60).

  • The tag started with empty space is trimmed.

SAGA-4321

Search UI

Impossible to include and exclude refiners

Search UI

  • User can include and exclude 2 different refiners of the same type

SAGA-3229

Solr

Find Similar does not return any similar documents

Find Similar

  • Fixed an issue with Find Similar action not returning any similar hits.

Note

The Find Similar feature now limits the number of similar hits returned. The default value is to return 5 similar hits.