0.13.0
github-actions
released this
26 Jun 19:53
·
558 commits
to development
since this release
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)