Versions Compared

Key

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

Release Date: 11/Sep/23

Highlights

  • Personal Assistant free chat option.

  • Personal Assistant multiple documents selection and suggestion panel.

  • Notify the user that ContentHandler is required.

  • Fixed automatically logged out after a few minutes of inactivity.

  • Bug fixes.

Features

Key

Summary

Change Log

SEARCHUI-420

Personal Assistant improvements

  • Fixed the issue of multiple click-on suggestions in the search UI, which caused unwanted results.

  • Fixed the Personal Assistant tab state to be persistent across different tabs.

  • Added the missing Polish translations

  • Changed the translation of "files" to "documents" to be consistent

  • Changed the selected document tooltip. It supports scrolling and line breaks for long document names.

  • “Available Document” section has all the documents selected by default when the Personal Assistant dialog is launched.

SEARCHUI-380

Personal Assistant files selection & suggestion panel

  • Added document list

  • Added prompts list for selected document

SEARCHUI-379

Add Personal Assistant free chat option

  • Use Personal Assistant like free chat

  • Use Personal Assistant with documents

SEARCHUI-378

Add option for selecting multiple documents in deteild/card view

  • Added the ability to select multiple documents in the detailed and card view modes.

  • Added a new option to open selected documents with PA.

SEARCHUI-366

Notify the user that ContentHandler is requried

  • Instead of the App Settings dialog, show a dialog with information when Content Handler is not installed and needed.

SEARCHUI-360

Personal / business connectors UI improvements

  • Sort connections by columns (by different criteria, such as name, date, status, etc.)

  • Added pagination to the connections list

Bugs

Key

Summary

Change Log

SEARCHUI-410

Update WebSocket URL for Chat

  • Updated the Personal Assistant environment variable names:

    • AYFIE_SEARCH_UI_FEATURE_CHAT

    • AYFIE_CHAT_SERVICE_ADDRESS

    • AYFIE_CHAT_WEB_SOCKET_ADDRESS

  • Added /api/chat/ prefix to all endpoints.

SEARCHUI-387

User is automatically logged out after few minutes of inactivity

  • The token is auto refresh. It's taked a newed before sending to backend.

  • Authentication use cookie, is renewed together new authentication token

SEARCHUI-385

Open and Buffer actions not using provided links directly

  • Changed the logic of opening links to use the open direct link that backend provides.

  • Added translations for missing action links (Open Folder, Open Channel, etc.)

SEARCHUI-331

Error when labelling document without text for Smart Classifier

  • When user try to labeling a document without raw text, then application show error message