Release Date: 9/Dec/24
Highlights
bugfixes
Chatbots code snippet integration
Enforce premium capabilities for on-premises license
Features
Key | Summary | Change Log |
---|---|---|
CHAT-1471 | Chatbots code snippet integration | Chatbots
|
CHAT-1422 | Enforce premium capabilities for on-premises license | Licensing
|
Bugs
Key | Summary | Change Log |
---|---|---|
CHAT-1615 | Duplicate Confirmation Dialog on exit create/edit chatbots | Fixed start new chat |
CHAT-1600 | PA in Locator - too many requests cause errors | Fixed the file list refresh process to update only the necessary elements. |
CHAT-1578 | Chat fails to connect to Solr after reboot | Vector Storage
|
CHAT-1571 | Fix authentication when in Search UI | Search UI Integration
|
CHAT-1509 | During working workflow, the reset chat button does not work | Fixed reset chat button behaviour during workflow execution. |
CHAT-1486 | Issue with Back to Workflows for chats open from history | If the user wants to navigate to another page in the PA while the workflow process is active, they will be asked whether to stay or proceed to the new page |
CHAT-1464 | File selector in chat window does not work correctly when processing files |
|
CHAT-1460 | Clearing temp data failed | Added condition to check if AYFIE_CHAT_DATA_EXPIRATION_TIME_IN_SECONDS has value bigger than 0 and only in this case we add schedule task for removing temporary data |
CHAT-1455 | Uploaded files that are failed are not processed again if other user tries to upload the same file. | Files Upload
|
CHAT-1435 | Image caption not displayed in chat | Updated getting caption for generated image |
CHAT-1383 | Workflow - issue with context | Updated providing context for workflow. Now, images shouldn't occure errors. |
CHAT-1382 | Chatbot - Wizard - Preview issue | When creating a new chatbot, upon clicking the "Preview" button, if the user has uploaded a background image, it will be displayed. |
CHAT-1271 | Creating a file group for large-sized files doesn't work | Reduced the content which we store in file groups. In current version, file groups only store file_id and filename of each file. |