Skip to content

Releases: epam/ai-dial-chat

0.13.1

28 Jun 16:53
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix cutting conversation name if named from attachment link (Issue #1313) (#1669)
  • fix(chat): fix folder attachments in edit mode (Issue #1665) (#1677)
  • fix(chat): disallow auto-select uploaded files if can't attach files (Issue #1665) (#1680)
  • fix(chat): hide folder checkboxes in Manage attachments (Issue #1665) (#1684)

0.13.0

26 Jun 19:53
Compare
Choose a tag to compare

Features

  • feat(chat): Add proxy support for the next-auth (Issue #1539) (#1559)
  • feat(chat): add a loader when uploading items to a publication and handle an error if there are no valid items to publish in the publication request (Issue #1579) (#1625)
  • feat(chat): add name field to publications (Issue #1628) (#1639)
  • feat(overlay): improve ready to interact event and add conversation loaded event (Issue #1578) (#1649)
  • feat(chat-e2e): attach link-folder if not supported by model tests (#1603)
  • feat(chat-e2e): implemented tests for MD table chat responses (#1643)
  • feat(chat-e2e): implemented tests for prompt folders enumeration (#1574)
  • feat(chat-e2e): implemented tests for prompt folders enumeration (#1629)
  • feat(chat-e2e): implemented tests for prompt folders namesakes (#1588)
  • feat(chat-e2e): implemented tests for upload to folders feature (#1566)
  • feat(chat-e2e): removed gpt-4-0314 from models list (#1585)
  • feat(chat-e2e): share chats with specific attachments tests (#1621)
  • feat(chat-e2e): updated e2e optional dependencies (#1655)

Fixes

  • fix(chat): add empty filters cleaning from publication request (Issue #1448) (#1553)
  • fix(chat): add nested folders loading for change path dialog (Issue #1429) (#1630)
  • fix(chat): add removing of empty folders from organization section when admin approves unpublish request (Issue #1444) (#1561)
  • fix(chat): add scroll down buttons for external entities (Issues #1544, #1510) (#1571)
  • fix(chat): add tooltips in publish and unpublish (Issue #1421, #1447, #1450, #1478) (#1540)
  • fix(chat): disallow double quotes in entity names (Issue #1622) (#1623)
  • fix(chat): fix "Can't resolve 'net' and 'tls'" (#1590)
  • fix(chat): fix big space and 3 dots in title (Issue #1494) (#1582)
  • fix(chat): fix delete confirm message (Issue #1636) (#1637)
  • fix(chat): fix filtering of publication resources (Issue #1597) (#1598)
  • fix(chat): fix icon for publish request modal (Issues #1580, #1599, #1612) (#1626)
  • fix(chat): fix large right padding (Issue #1601) (#1607)
  • fix(chat): fix markdown displaying for dark themes (Issue #1641) (#1642)
  • fix(chat): fix model icons displaying for publication resources (Issue #1470) (#1545)
  • fix(chat): fix publication change path scroll (Issue #1609) (#1619)
  • fix(chat): fix publication request text (Issue #1483) (#1638)
  • fix(chat): fix publication vertical scroll (Issue #1535, #1595) (#1615)
  • fix(chat): fix publish modal mobile paddings (Issue #1631) (#1633)
  • fix(chat): fix review for duplicate unpublish requests (Issue #1423) (#1546)
  • fix(chat): fix unpublish modal (Issue #1594) (#1604)
  • fix(chat): fixed UI empty chat settings broken if resize sidebars to max (Issue #1080) (#1606)
  • fix(chat): handle no resources (#1645)
  • fix(chat): hide unpublish option for prompts in approve required section (Issue #1569) (#1577)
  • fix(chat): hide unpublish option if resource is on review (Issue #1569) (#1575)
  • fix(chat): publication mobile change overlap (Issue #1620) (#1627)
  • fix(chat): remove empty chats from publish modal (Issue #1558) (#1576)
  • fix(chat): unify modal paddings (Issue #1473, #1508) (#1563)
  • fix(chat): hide folder caret when it is empty (Issue #1484) (#1652)
  • fix(ovelay): fix error in terminal (Issue#1651) (#1644)

Other

  • chore(chat): bump braces from 3.0.2 to 3.0.3 (#1573)
  • chore(chat): bump ws from 8.16.0 to 8.17.1 (#1616)
  • chore(overlay-sandbox): set beautiful image for overlay-manager (#1581)
  • chore(themes): update documentation for the theme-costomization (#1584)
  • bump epam/ai-dial-ci from 1.8.0 to 1.8.1 (#1567)
  • chat docs update (#1572)
  • overlay docs update (#1560)

0.10.4

19 Jun 13:55
Compare
Choose a tag to compare

Fixes

  • fix(chat): disallow double quotes in entity names (Issue #1622) (#1624)

0.12.0

12 Jun 12:40
Compare
Choose a tag to compare

Features

  • feat(chat): add memorization of collapsed sections (Issue #1495) (#1521)
  • feat(chat): add possibility to set selected conversation which will be used in Overlay (Issue #1403)(#1432)
  • feat(chat): add redux logic for the custom visualizer connector( Issue #1270) (#1400)
  • feat(chat): add tooltips for files and folders (Issue #1227) (#1461)
  • feat(chat): implement unpublish dialog (Issue #318) (#1449)
  • feat(chat): integrate with publication API (Issue #1269) (#1314)
  • feat(chat): support inline-markdown images and links (Issue #1486) (#1487)
  • feat(chat): use original folder path during importing attaches (Issue #1420, #1239) (#1426)
  • feat(chat-e2e): add Gemini 1.5 Flash model (#1542)
  • feat(chat-e2e): enabled blocked sharing tests (#1475)
  • feat(chat-e2e): fixed unshare modal close test (#1497)
  • feat(chat-e2e): implemented tests for nested folders on modal (#1547)
  • feat(chat-e2e): manage attachments e2e tests (#1427)
  • feat(chat-e2e): select folder modal tests (#1538)
  • feat(chat-e2e): upload from device negative tests (#1493)
  • feat(chat-e2e): upload from device positive tests (#1471)

Fixes

  • fix(chat): Fix approve section incorrect name after dote (Issue #1425) (#1496)
  • fix(chat): Fix long list outdise (Issue #1446) (#1480)
  • fix(chat): Fix long list outdise (Issue #1446) (#1516)
  • fix(chat): Publication collapse (Issue #1430) (#1489)
  • fix(chat): Publish tooltips (Issue #1447, Issue #1463) (#1476)
  • fix(chat): add 'no results found' and 'no data' for 'manage attachments' (Issue #1333) (#1452)
  • fix(chat): add prompt panel opening if click on 'go to a review...' (Issue #1482) (#1506)
  • fix(chat): add resources removing from organization section in they were unpublished (Issue #1444) (#1533)
  • fix(chat): add uploading the root folder of the selected chat if the selected chat is in the 'Organization' section (Issue #1424) (#1485)
  • fix(chat): center the 'no data' and 'no result found' and add same logic to 'select folders' (Issue #1333) (#1472)
  • fix(chat): change button color depending on mode (Issue #1284) (#1412)
  • fix(chat): change prompt button colors (Issue #1249) (#1462)
  • fix(chat): change tooltip showing place (Issue #109) (#1416)
  • fix(chat): change tooltip showing place (Issue #109) (#1418)
  • fix(chat): fix Markdown-inline images encoded as Data URLs (Issue #1518) (#1519)
  • fix(chat): fix attachments mapping for playback when publishing and add prompt panel opening when go to a review (Issues #1469, #1482) (#1479)
  • fix(chat): fix context menu displaying for Replay and Playback conversations (Issue #1435) (#1436)
  • fix(chat): fix export button color for prompt preview mode and add truncating to publish modal (Issues #1327, #1464) (#1492)
  • fix(chat): fix folders unpublishing and publication folders uploading (Issues #318, #1482) (#1500)
  • fix(chat): fix height for the duplicated import modal and buttons text alignment (Issues #1230, #1231) (#1401)
  • fix(chat): fix issue with duplicate and link attachments during unpublishing (Issues #1534, #1529) (#1541)
  • fix(chat): fix issue with receiving the first chunk with an empty list of choices (Issue #1509) (#1511)
  • fix(chat): fix opening two prompt dialogs for unpublish request (Issue #1515) (#1536)
  • fix(chat): fix publish and preview prompt modal items truncating (Issues #1464, #1466) (#1498)
  • fix(chat): fix request api key fields reset (Issue #1524) (#1525)
  • fix(chat): hide unpublish option from change path dialog (Issue #1501) (#1507)
  • fix(chat): name duplicated attached file from empty prefix (Issue #1234) (#1415)
  • fix(chat): open chat or prompt bars on accepted sharing (Issue #1296) (#1408)
  • fix(chat): open chat/prompt from root shared folder (Issue #1202, #1250) (#1411)
  • fix(chat): remove empty folders from the publish request dialog and hide the publish button for folders containing only 'replay' chats (Issue #1504) (#1554)
  • fix(chat): remove horizontal scroll in prompt preview modal (Issue #1424) (#1491)
  • fix(chat): remove replay entities from publish request (Issue #1504) (#1543)
  • fix(chat): reuse isAbsoluteUrl logic (Issue #1518) (#1528)
  • fix(chat): update documentation links (#1458)
  • fix(chat): Manage attachments impossible to download or delete files, no text about supported types and max size (Issue #1443) (#1488)
  • fix(overlay): infinite spinner in overlay after login (Issue #1454)(#1474)
  • fix(chat): newly generated attachments not shown in the file manager (Issue# 1453) (#1520)
  • fix(chat): newly generated picture doesn't appear in Attach files screen (Issue #1453) (#1505)

Other

  • chore(chat): update codeowners (#1437)
  • chore(chat): update codeowners (#1438)

0.10.3

06 Jun 14:32
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix request api key fields reset (Issue #1524) (#1523)

0.10.2

04 Jun 11:56
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix issue with report issue and report api key dialogs (Issue #117) (#1490)

0.11.0

22 May 18:29
Compare
Choose a tag to compare

Features

  • feat(chat): Implement ability to use custom renderers for the attachments(Issue #1270) (#1297)
  • feat(chat): add Okta auth (Issue #1360) (#1361)
  • feat(chat): auto-select just uploaded files in attach files window (Issue #1325) (#1389)
  • feat(chat): fix folder attachments (Issue #967) (#1375)
  • feat(chat): fix folder attachments (Issue #967, #1376) (#1377)
  • feat(chat): fix uploading files (Issue #967) (#1371)
  • feat(chat): support attachment of folders (Issue #967) (#1363)
  • feat(chat-e2e): added gpt-4-turbo, anthropic.claude-v3-opus models and corresponding tests (#1388)
  • feat(chat-e2e): added llama 3 models (#1355)
  • feat(chat-e2e): added tests for attachments in input textarea (#1356)
  • feat(chat-e2e): added tests for chat content scrolling (#1308)
  • feat(chat-e2e): added tests for conversations/prompts duplication (#1347)
  • feat(chat-e2e): added tests for update attachments in Send input (#1382)
  • feat(chat-e2e): edit message attachments tests (#1398)
  • feat(chat-e2e): update regenerate response in compare mode test (#1410)
  • feat(chat-e2e): updated model version regex (#1413)
  • feat(chat-e2e): updated playwright version to 1.44 (#1353)

Fixes

  • fix(chat): Change 'Continue' button white font on light theme in import duplicates dialog (Issue #1235) (#1384)
  • fix(chat): adjust buttons hover color on prompt preview modal (Issue #1327) (#1387)
  • fix(chat): align version selector for models with long description (Issue #1346) (#1385)
  • fix(chat): change folder hover color (Issue #1338) (#1396)
  • fix(chat): change prompt button colors (Issue #1249) (#1393)
  • fix(chat): clean error message when select folder closed (Issue #1337) (#1392)
  • fix(chat): fix error during new lib publishing (Issue #1270) (#1374)
  • fix(chat): fix import of conversations with plotly-data (Issue #1394) (#1395)
  • fix(chat): fix issue with report issue and report api key dialogs (Issue #117) (#1354)
  • fix(chat): fix links sharing and playback with folders (Issue #1372, #967) (#1379)
  • fix(chat): fix modal scrolling (Issue #1194) (#1399)
  • fix(chat): fix playback attachments displaying (Issue #1357) (#1358)
  • fix(chat): fix underfined custom logo value in local store (Issue #1188) (#1322)
  • fix(chat): keep selected files checked after downloading (Issue #1350) (#1386)
  • fix(chat): reset new folder after renaming (Issue #1340) (#1397)
  • fix(chat): unify the modal windows paddings (Issue #1191) (#1383)
  • fix(chat): unify the modal windows paddings (Issue #1191) (#1409)
  • fix(chat): update nested folder ids when parent folder is renamed (Issue #1339) (#1402)
  • fix(visualizer): fix publish script (Issue #1270) (#1391)

Other

  • chore(chat): bump ejs from 3.1.9 to 3.1.10 (#1343)
  • chore(chat): bump next from 13.5.4 to 14.1.1 (#1362)

0.10.1

16 May 18:14
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix links and plotly sharing (Issue #1372) (#1390)

0.10.0

01 May 05:37
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to configure font for chat application (Issue #1329) (#1332)
  • feat(chat-e2e): added anthropic-claude-v3-haiku model to tests (#1311)
  • feat(chat-e2e): added test for conversations naming (#1280)
  • feat(chat-e2e): added tests for isolated view feature (#1210)
  • feat(chat-e2e): fixed flaky tests (#1294)
  • feat(chat-e2e): folder naming tests (#1261)

Fixes

  • fix(chat): change label for model change confirmation of shared chat (Issue #1053) (#1278)
  • fix(chat): change text from 'revoke' to 'unshare' for shared by me items (Issue #1288) (#1300)
  • fix(chat): collapse long list of the allowed extensions (Issue#1220) (#1253)
  • fix(chat): disable attach link button if required input isn't valid (Issue #1275) (#1298)
  • fix(chat): fix MD tables bg color and add escaping for CSV copying (Issues #1295, #1302) (#1299)
  • fix(chat): fix attachments upload (Issue #1229) (#1290)
  • fix(chat): fix chat name generating for link attachments (Issues #1273, #1274) (#1304)
  • fix(chat): fix edit mode and messages view for mobile (Issues #1255, #1256) (#1258)
  • fix(chat): fix file extension (Issue #1105) (#1317)
  • fix(chat): fix items aligment and edit attachment functionality (Issues #1263, #1264) (#1268)
  • fix(chat): fix link attachment text alignment (Issue #1315) (#1316)
  • fix(chat): fix menu aligment (Issue #1245) (#1246)
  • fix(chat): fix mobile context menu highlighting (Issue #1305) (#1318)
  • fix(chat): fix share accepting (Issue #1281) (#1291)
  • fix(chat): hide Edit and Delete for shared entity (Issue #1257) (#1259)
  • fix(chat): remove scroll down button from empty chats (Issue #927) (#1251)
  • fix(chat): update import failed error messages (Issue #1223) (#1293)

Other

  • chore(chat): change root id definition (Issue #1211) (#1233)
  • chore(chat): move report issue and request api key actions to epics (Issue #117) (#1206)
  • chore(chat): sync prompts and conversations methods (Issue #792) (#1222)
  • chore(chat): upgrade default api version to 2024-02-01 (Issue #1277) (#1279)
  • chore(chat-e2e): add new databricks models in e2e-test (#1320)

0.9.3

30 Apr 16:36
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to configure font for chat application (Issue #1332) (#1336)