Releases: epam/ai-dial-chat
Releases · epam/ai-dial-chat
0.15.1
0.14.3
0.15.0
Features
- feat(chat): [Authorizatiton] Add option to do authorization in the same window (Issue #1737) (#1738)
- feat(chat): add TRUE and FALSE publication filter, redesign filters for mobile (Issues #1442, #1732) (#1731)
- feat(chat): add default value in prompt variables (Issue #1592) (#1726)
- feat(chat): add focus on new created folder (Issue #1589, #1512) (#1674)
- feat(chat): add possibility to send message from the visualizer to the chat (#1787)
- feat(chat): remove TRUE/FALSE filters (Issue #1805) (#1806)
- feat(chat): support template markup for Replay functionality (Issue #1592, #1783, #1784, #1788) (#1791)
- feat(chat-e2e): changed nested entities creation logic (#1753)
- feat(chat-e2e): footer and request token limits tests (#1807)
- feat(chat-e2e): implemented main account settings tests (#1800)
- feat(chat-e2e): implemented tests for chat panel entities multiselect feature (#1765)
- feat(chat-e2e): implemented tests for prompt folders names with special chars (#1799)
- feat(chat-e2e): implemented tests for prompt sidebar entities multiselect (#1785)
- feat(chat-e2e): overlay manager test (#1747)
Fixes
- fix(chat): add monospace font for code blocks (Issue #1530) (#1804)
- fix(chat): disable approve button and add error message if unpublished entity exists in approve required modal (Issue #1422) (#1749)
- fix(chat): fix changing of model for replay mode (Issue #1662) (#1803)
- fix(chat): fix combined request review and change 'go to review...' button text if review started (Issues #1748, #1754) (#1755)
- fix(chat): fix continue of generation for paused replay message (Issue #1784, #1414) (#1809)
- fix(chat): fix mobile logo size (Issue #1767) (#1769)
- fix(chat): fix prompt displaying with long or multiline text (Issue #1792) (#1796)
- fix(chat): fix replacement attachment type after import (Issue #1759) (#1760)
- fix(chat): fix replacement prompt with variables by content (Issue #1766) (#1768)
- fix(chat): fix root items unpublishing and empty rules section (Issues #1762, #1771) (#1773)
- fix(chat): fix sidebar menu items count calculation (Issue #1710) (#1797)
- fix(chat): truncate long prompt names (Issue #1790) (#1794)
- fix(chat-e2e): fixed flaky tests for header tooltip (#1814)
Other
0.14.2
0.14.1
0.14.0
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)
0.13.2
0.13.1
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
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)