Ayfie Personal Assistant 1.11.0

Release Date: 3/Nov/23

 

Highlights

  • Security vulnerabilities fixes

  • Support for files grouping

  • Formatting chat output

  • Bug fixes

 

 

Features

 

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-464

Log user domain

Personal Assistant

  • logging user domain

CHAT-440

Fix security vulnerabilities

Personal Assitant

  • Updated python and node packages to fix

    • CVE-2023-4863

    • GHSA-56pw-mpj4-fxww

    • DSA-2023-0001

    • CVE-2023-38545

CHAT-427

Support for corporate subscriptions

Personal Assistant

  • Added support for corporate subscriptions

CHAT-425

Improve the subscriptions view

 

CHAT-398

Group files on Files History view

Personal Assistant

  • Added two new tabs in the file history view: Single Files and Grouped Files.

  • Groups of files can be created and deleted.

  • Added a feature flag AYFIE_CHAT_GROUPING_ENABLED to enable or disable the grouping functionality.

  • Changed the file selection behaviour to the following:

    • By default, only the file that is clicked on is selected.

    • Multiple files can be selected by clicking on their checkboxes.

    • Keyboard shortcuts for selecting multiple files are supported:

      • CTRL + A: select all or unselect all files.

      • CTRL + Click: select or unselect individual files.

      • SHIFT + Click: select a range of files from the last clicked file to the current clicked file.

CHAT-393

Format the response

Personal Assistant UI
Added support for formatting the response in italic, bold, bullet points list, and ordered list, code snippets.

CHAT-391

Create MongoDB Indexes from API

Personal Assistant

  • Index for MongoDB are automitcally created when starting application

 

 

 

Bugs

 

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-451

Exceeding the query limit for azure open ai

Personal Assistant

  • Changed retry policy when processing uploaded documents

  • Increased Azure OpenAI quotas

CHAT-435

Input text size not automatically adjusted

Personal Assistant

  • input text field is automatically expand

CHAT-433

No suggestions for empty files

Personal Assistant

  • No suggestions for empty or short files

CHAT-374

Incorrect suggestions in suggested prompts section

Personal Assistant UI

  • Fixed incorrect suggestions in suggested prompts section