Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Release Date: 25/Sep/23

Highlights

  • Redesign of PDF preview tab

  • Redesign of annotation feature

  • Notify the user that the ContentHandler is required

  • New improved commit strategy

  • Improved startup

Features

Key

Summary

Change Log

SAGA-4962

Release Saga 5.6.0

Authority

Document

  • Updated Document service from version 5.1.0 to 5.2.0

Gateway

  • Updated Gateway service from version 5.0.0 to 5.0.1

Index

  • Updated Index and Index Coordinator services from version 5.0.1 to 5.1.0

    • Highlights

      • New improved commit strategy.

      • Update JRE for Solr from major version 11 to 17.

      • Updated ZooKeeper to version 3.8.2.

    • Release Notes

Licensing

  • Updated Licensing service from version 5.0.2 to 5.1.0

Lingo

Search

  • Updated Search service from version 5.4.0 to 5.5.0

    • Highlights

      • Removed explicit commits to the index - index is now responsible for handling the commit strategy.

      • Removed database deployment from Search service.

      • Bug fixes.

    • Release Notes

Search UI

Smart Classifier

SAGA-5012

Add license activation guide to the documentation

Documentation

Notes

The article contains instructions how to:

  • Activate an online license.

  • Update an existing license.

SAGA-5000

Format size in MoreDetails

Database Migration

  • Added migration script to remove any formatting on MoreDetails.Size field and set type as integer in System MoreDetails MappingĀ Rule.

SAGA-4994

Add new Solr settings to installer

Saga

  • Added support for setting SOLR_OPTS in advanced menu.

  • Added support for setting AYFIE_SAGA_INDEX_TEXT_MAX_TOKEN_COUNT in custom.env.

  • Adjusted ayfie-saga-index health check for new commit strategy.

SAGA-4987

Adjust default Lingo settings

Saga

  • Default Lingo recycle on memory threshold increased from 4 GB to 8 GB.

  • Default Lingo pipeline pool size reduced from 2 to 1.

SAGA-4982

Add support for database user with password

Saga

  • Added support for PostgreSQL database users with password.

SAGA-4934

Remove Scheduler, Notification and Smart Refiner data folders

Saga Installer

  • Installer no longer creates data directories for Notification, Scheduler and Smart Classifier.

SAGA-4906

Review Saga startup

Saga

  • Updated dependencies.

    • Removed Locator dependency from Document service.

    • Removed Database dependency from Locator, Document and Report Engine services.

  • Moved database deployment to Saga.

  • Disabled Metrics by default.

  • Set IIS application pool in search service to not start multiple times.

  • Removed registering generic authentication plugins from search service initialization.

Database Migration

  • Added Database Tool to Saga.

  • Migrated Database Tool to .NET 6.

SAGA-4861

Improve documentation on deciding authentication method in authority service

Documentation

SAGA-708

Backup and Restore

Documentation

  • Prepared instruction on how to backup Postgres database.

Bugs

Key

Summary

Change Log

SAGA-4997

Keycloak logs not rotated

Saga

  • Updated authority configuration to use custom log handler.

  • Updated authority docker tag to 4.2.4.

SAGA-4973

Docker Watcher starts after host reboot even if it is disabled

Deployment

  • Fix an issue where Docker Watcher would automatically start on host restart even though Watcher was disabled.

SAGA-4957

Smart Classifier ML check requirements fails

Smart Classifier ML Installer

  • Fixed an issue by reverting check if Docker is installed to be platform independent.

  • No labels