Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tech Stack


Same as version 1.3.1

New Features

API Endpoints

  • FAQ RestHandler: New endpoint 'getFAQEntry ' created to return FAQ entries filtered by a field

Improvements

Server

  • Server timeout is now configurable (it was hardcoded to 30 secs)

...

  • Documentation for version 1.3.1 is now up to date. Also added articles on how to migrate saga from environment to environment and how to configure Aspire-Saga-Parser in Aspire 4 and 5.

Bug fixes

  • FAQ recognizer returned the vector fields repeated 3 times causing a gigant payload when using the API.
  • Null pointer exception in Fragmentation stage when having several tags using the Fragmentation recognizer.
  • Error when training a model in the Name recognizer.
  • Entity recognizer not showing metadata fields in the processing results.
  • Error in Entity recognizer when adding a new entry after an import.
  • WebSockets not working when Saga is placed behind a proxy that has https set
  • Sorting entries by column in the entity recognizer is not working
  • Minor UI glitches

...