Versions Compared

Key

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

Release Date: 6/Jun/23

Highlights:

  • Personal Assistant - add suggestions for provided document.

  • Persist “Never show again” option of the welcome wizard.

  • Redesign the dialog container that displays a document preview.

  • Present an empty search bar on page load.

  • Bug fixes.

Features

Key

Summary

Change Log

SEARCHUI-261

Add suggestions for provided document

  • Users can now upload a document to receive suggestions provided by OpenAI

SEARCHUI-250

Persist Never show again option of welcome wizard

  • Store 'Never show again' option in user settings for persistence.

SEARCHUI-229

Use websocket for Document AI analysis

  • Now “Personal Assistant” use websocket to communicate with OpenAI

SEARCHUI-236

Document preview dialog

  • Redesign the dialog container that displays a document preview

Bugs

Key

Summary

Change Log

SEARCHUI-271

Present empty search bar on page load

  • Show an empty search bar on the page load and perform the wildcard search in the background.

SEARCHUI-257

Smart Classifier is displayed when user doesn't have role

  • That the smart classifier is not displayed when the user doesn't have the search.smart-classifier role

SEARCHUI-246

Query term replaced by wildcard

  • The query term is not replaced with a wildcard search, after login, search terms are kept

SEARCHUI-231

Smart Classifier - popup after adding label to a document is shown multiple times

  • The popup after selecting a document is displayed exactly once