Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 16:17
· 772 commits to development since this release

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)