Ayfie Saga 5.1.0

Release Date: 27/Feb/23

Highlights

  • Inline help instruction dialog for advanced search.

  • Inline help wizard with steps for user how to use search UI.

  • Bug fixes.

Features

Key

Components

Summary

Change Log

Key

Components

Summary

Change Log

SAGA-2145

Locator, Saga Installer

Generate previews in Converter service

RestService

  • Preview is now generated by Converter API.

SAGA-4601

Locator, Saga Installer

Gather SIDs from both AD and AAD in Authority Service if users are synchronized

Authentication

  • Added feature to obtain security identifiers from both Azure Active Directory (AAD) and Active Directory (AD) when AAD is configured the Authority Service.

  • Added new setting Saga AD AAD Sync in the Saga installer that enables this features, please consult the Install Guide.

Notes

  • This feature can only be enabled when users are synchronized across AAD and AD.

  • This feature replaces Azure AD connector as a prerequisite for multiple connectors.

SAGA-3725

Saga Installer

Adjust default Solr Java memory value

Index

  • Adjusted the default Solr Java Memory to 4g.

  • Introduced Solr Java Stack Size setting in the Advanced Menu in the installer.

SAGA-4545

Saga Installer

Add installer option to skip automatic prerequisite install

Saga Installer

  • Adding environment variables that skips automatic installation of prerequisites.

Notes

To skip automatic installation of a prerequisites, add the following to the custom.env file:

  • RSAT-AD-Tools - AYFIE_SAGA_INSTALLER_SKIP_PREREQUISITE_RSAT_AD_TOOLS=true

  • Docker - AYFIE_SAGA_INSTALLER_SKIP_PREREQUISITE_DOCKER=true

  • Docker Compose - AYFIE_SAGA_INSTALLER_SKIP_PREREQUISITE_DOCKER=true

  • Windows Feature Containers - AYFIE_SAGA_INSTALLER_SKIP_PREREQUISITE_WINDOWS_FEATURE_CONTAINERS=true

SAGA-4566

Saga Installer

Update Ayfie Converter to 5.2.0

Converter

SAGA-4626

Saga Installer

Update Authority service to version 4.2.0

Authority

SAGA-4529

Search UI

Advanced Search

Search UI

  • Advanced search instruction dialog added

SAGA-4630

Search UI

Introduced user inline help wizard on first login

Search UI

  • Created a wizard with steps for user how to use search UI.

  • Fixed an issue with branding.

SAGA-4641

Search UI

Welcome page

Search UI

  • Added welcome page feature with a feature toggle

  • Added welcome wizard available also from the Getting Started menu item

  • Improved Advanced Search dialog styling

Notes

  • Welcome page is only available in SaaS deployment.

Bugs

Key

Components

Summary

Change Log

Key

Components

Summary

Change Log

SAGA-4603

Documentation, Saga Installer, Scheduler

Fix Scheduler service unable to communicate with Report Engine

Scheduler

  • Added basic authentication to web schedule commands.

SAGA-4588

Document Service

Document Service not logging errors to file on healthcheck execution

Document

  • Added missing logs to health check endpoint.

SAGA-4621

Document Service

OutOfMemory exception in Document Service

Document Service

  • Fixed memory leak issues.

SAGA-2752

Locator

Favorites system saved search not working

RestService

  • Fixed an issue with the query used to get favorited documents in the Favorites system saved search.

SAGA-4260

Locator

"Create/Edit Promoted Results" page - the "Find Documents" button sends user to a broken URL

Dashboard

  • Fixed an issue with incorrect URL for Find Documents button in Promoted Results page.

SAGA-4610

Locator

Cannot store the new Atlassian (JIRA/Confluence) tokens as source credentials

RestService

  • Fixed an issue storing secondary user credential by increasing the maximum length to 1000 characters.

SAGA-4584

Saga Installer

Saga installer can orphan plugins if multiple plugins are installed simultaneously

Plugin Watcher

  • All operations are now executed one by one, so that the results are handled properly and there should no longer be orphan plugins.

SAGA-4573

Search UI

Loop application when user lost authentication

Search UI

  • Fixed an issue with Search UI going into an authentication loop when session expired.

SAGA-4590

Search UI

Opening saved searches disables bottom padding on the Refiners panel

Search UI

  • Fixed an issue with padding when Saved Searches panel was expanded.

SAGA-4643

Search UI

Fix the display message when it is not possible to present the preview

Preview

  • Displaying user friendly message when preview is not available.

Â