Skip to content

Releases: epam/ai-dial-chat

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)

0.9.2

24 Apr 19:14
Compare
Choose a tag to compare

Fixes

0.6.19

15 Apr 21:06
Compare
Choose a tag to compare

Fixes

  • fix(chat): create new conversation if no selected (Issue #1265) (#1271)

0.9.1

11 Apr 15:50
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix menu alignment (Issue #1245) (#1247)

0.9.0

10 Apr 16:16
Compare
Choose a tag to compare

Features

  • feat(chat): add cognito provider (Issue #1162) (#1163)
  • feat(chat): add overlay when menu on mobile is open (Issue #1159) (#1161)
  • feat(chat): add possibility to duplicate own chats and prompts (Issue #1137) (#1160)
  • feat(chat): confirmation message if imports chat prompt is exist (Issue #609, #1195) (#1136)
  • feat(chat): implement isolated model view page (Issue #1154) (#1165)
  • feat(chat-e2e): added tests for prompt dialog (#1142)
  • feat(chat-e2e): duplicate shared conversation tests (#1175)
  • feat(chat-e2e): implemented shared entities tests (#1200)
  • feat(chat-e2e): updated e2e tests dependencies (#1215)

Fixes

  • fix(chat): GPT model answer on wrong questions if use it after the model/application/addon with custom content (Issue#1024) (#1170)
  • fix(chat): add support for all models for router (Issue #1154) (#1186)
  • fix(chat): check assistant model id only for "assistant" type (Issue #1179) (#1180)
  • fix(chat): disable context menu for attachment/table/code block buttons (Issue #1156) (#1157)
  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1213)
  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1216)
  • fix(chat): fix 'duplicate the conversation to be able to edit' button (Issue #1166) (#1174)
  • fix(chat): fix auto-scroll for message editing for desktop (Issue 1168) (#1240)
  • fix(chat): fix blackout for overlay (Issue #1207) (#1208)
  • fix(chat): fix chat input height (Issue #1150) (#1164)
  • fix(chat): fix duplicated disabled folder with a dot at the end after import of chat/prompt(Issue #1236) (#1242)
  • fix(chat): fix file to folder upload (Issue #1211) (#1218)
  • fix(chat): fix message and model view in isolated view (Issue #1154) (#1173)
  • fix(chat): fix model description for isolated view (Issue #1154, #1181) (#1185)
  • fix(chat): fix nested folders deletion (Issue #1151) (#1155)
  • fix(chat): fix prompt sharing (Issue #1172) (#1225)
  • fix(chat): fix scroll down when expand image (Issue #1168) (#1219)
  • fix(chat): fix selected shared chat folder structure (Issue #1172) (#1178)
  • fix(chat): fix the duplication of own items (Issue #1137) (#1198)
  • fix(chat): fix token limit text wrapping (Issue #1196) (#1201)
  • fix(chat): hide duplicate for empty chats (Issue #1137) (#1238)
  • fix(chat): hide share icon when mouse hover on the file (Issue #1169) (#1171)
  • fix(chat): replace 'conversation not found' screen while deleting all conversations with loader (Issue #1187) (#1189)
  • fix(chat): replace TAB by space (Issue #1203) (#1204)
  • fix(chat): replace addons and talk to modals over side panels (Issue #1100) (#1149)
  • fix(chat): show spaces in folder name (Issue #1090) (#1148)
  • fix(chat): suppress console error (Issue #1154) (#1177)
  • fix(chat): update error text about tokens (Issue #1196) (#1197)

Other

  • chore(chat): bump vite from 5.0.12 to 5.0.13 (#1193)

0.8.3

08 Apr 12:00
Compare
Choose a tag to compare

Features

  • feat(chat): implement isolated model view page (Issue #1154) (#1165)

Fixes

  • fix(chat): replace TAB by space (Issue #1203) (#1204)
  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1216)

0.6.18

08 Apr 09:55
Compare
Choose a tag to compare

Fixes

  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1214)

0.6.17

05 Apr 12:05
Compare
Choose a tag to compare

Fixes

  • fix(chat): replace TAB by space (Issue #1203) (#1205)