Skip to content

Releases: epam/ai-dial-chat

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)

0.8.2

04 Apr 15:29
Compare
Choose a tag to compare

Fixes

  • fix(chat): update error text about tokens (Issue #1196) (#1199)

0.6.16

03 Apr 10:43
Compare
Choose a tag to compare

Features

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

0.8.1

02 Apr 14:51
Compare
Choose a tag to compare

Fixes

  • fix(chat): check assistant model id only for "assistant" type (Issue #1179) (#1184)

0.8.0

27 Mar 16:17
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to select entities to migrate (Issue #1119) (#1125)
  • feat(chat): add buttons to copy tables (Issue #489) (#1086)
  • feat(chat-e2e): added anthropic.claude-v3 model (#1088)
  • feat(chat-e2e): added tests for attachments sharing (#1112)
  • feat(chat-e2e): added tests for excluding from shared with me section (#1140)
  • feat(chat-e2e): added tests for shared with me conversations and folders (#1091)
  • feat(chat-e2e): select model based on name and version (#1130)

Fixes

  • fix(chart): fix charts import (Issue #1132) (#1133)
  • fix(chat): add dots trimming if migration is running (Issue #1106) (#1122)
  • fix(chat): add error message and border if dot at the end of prompt name appears while renaming (Issue #1103) (#1145)
  • fix(chat): add folder preparing before pushing them to storage and forbid % and & symbols (Issue #1099) (#1098)
  • fix(chat): clear text if can save question (Issue #1089) (#1093)
  • fix(chat): decrease refresh token timeout (Issue #1075) (#1114)
  • fix(chat): fix conversation selecting if delete selected share with me conversation entity (Issues #1074, #1129) (#1108)
  • fix(chat): fix conversations migration (Issue #1106) (#1107)
  • fix(chat): fix folder dots remains even if folder not in focus (Issue #599) (#1087)
  • fix(chat): fix regenerate button after last message error (Issue #1118) (#1141)
  • fix(chat): fix shared entity opening (Issue #1072) (#1120)
  • fix(chat): hide copy and download buttons for code block and table if last message is being generating (Issue #1085) (#1144)
  • fix(chat): hide scroll down button if message is empty (Issue #927) (#1121)
  • fix(chat): remove horizontal scroll (Issues #1095, #1092) (#1097)
  • fix(chat): revise our labels/messages to reflect accurate name definitions (Issue #1008) (#1124)
  • fix(chat): update tooltip for shared entities with incorrect names (Issue #1123 (#1135)
  • fix(overlay): update README.md for overlay (#1113)

Other

  • bump epam/ai-dial-ci from 1.7.0 to 1.8.0 (#1096)

0.6.15

27 Mar 15:54
Compare
Choose a tag to compare

Fixes

  • fix(chat): add dots trimming if migration is running (Issue #1106) (#1143)

0.7.2

26 Mar 14:36
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to select entities to migrate (Issue #1119) (#1125)

Fixes

  • fix(chat): decrease refresh token timeout (Issue #1075) (#1114)
  • fix(chat): fix conversations migration (Issue #1106) (#1107)
  • fix(chart): fix charts import (Issue #1132) (#1133)