Skip to content

0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 12:17
· 522 commits to development since this release

Features

  • feat(chat): add ability to have multiple select for files / prompts / conversations (Issue #1531) (#1614)
  • feat(chat): add proxy for theme images (Issue #1158) (#1675)
  • feat(chat): add support for the http in opentelemetry instrumentation (Issue #1138) (#1570)
  • feat(chat): redesign approve required modal (Issue #1676) (#1678)
  • feat(chat): redesign publication filters (Issue #1640) (#1673)
  • feat(chat): show header "add conversation" icon on tablets (Issue #1682) (#1702)
  • feat(cha-e2e): increased timeouts for overlay tests (#1712)
  • feat(cha-e2e): revert baseUrl change (#1719)
  • feat(chat-e2e): added claude 3.5 sonnet model (#1703)
  • feat(chat-e2e): added playwright config for overlay e2e tests (#1226)
  • feat(chat-e2e): disable test for anthropic.claude-v3-opus model (#1706)
  • feat(chat-e2e): implemented tests for max entity name length (#1688)
  • feat(chat-e2e): set recentModelIds to speed-up tests (#1648)

Fixes

  • fix(chat): add footer to publication requests (Issue #1583) (#1722)
  • fix(chat): disallow auto-select uploaded files if can't attach files (Issue #1665) (#1680)
  • fix(chat): fix 'see chahges' button visibility while rules is loading and fix rules comparison (Issue #1640) (#1728)
  • fix(chat): fix addon name wrapping (Issue #1467) (#1708)
  • fix(chat): fix broken chat settings UI for mobile view (Issue #1653) (#1659)
  • fix(chat): fix button alignment for prompt review mode, filters UI (Issues #1696, #1700, #1701) (#1705)
  • fix(chat): fix cutting conversation name if named from attachment link (Issue #1313) (#1669)
  • fix(chat): fix external entities export (Issue #1434) (#1720)
  • fix(chat): fix filters words wrap and approve required compare mode (Issue #1700) (#1723)
  • fix(chat): fix folder attachments in edit mode (Issue #1665) (#1677)
  • fix(chat): fix font size for collapsible sections in 'Approve Required' section modals (Issue #1591) (#1733)
  • fix(chat): fix publication request mobile scroll (Issue #1618) (#1687)
  • fix(chat): fix search for select folder and change path dialogs, folders order for change path dialog (Issue #1687) (#1697)
  • fix(chat): fix send publication request modal sections font size (Issue #1591) (#1741)
  • fix(chat): fix standard logo size (#1750)
  • fix(chat): fix temporary folders displaying (Issue #1724) (#1725)
  • fix(chat): fix temporary prompt folders displaying (Issue #1724) (#1740)
  • fix(chat): fix unpublish modal autoclose (Issue #1610) (#1666)
  • fix(chat): hide folder checkboxes in Manage attachments (Issue #1665) (#1684)
  • fix(chat): scroll down icon position (Issue #1611, #1632, #1660) (#1654)
  • fix(chat): use latest used model (Issue #1672) (#1711)

Other

  • bump epam/ai-dial-ci from 1.8.1 to 1.8.3 (#1716)