Skip to content

0.31.0

Choose a tag to compare

@github-actions github-actions released this 28 May 15:19

Features

  • feat(chat): add app editor mobile design (Issue #3733) (#3851)
  • feat(chat): add app editor tablet design, move header logo to center (Issues #3733, #3558) (#3759)
  • feat(chat): add application type schema icon URL support in ModelIcon and related types (Issue #3975) (#3974)
  • feat(chat): add conversation ID and action name to query parameters (Issue #3844) (#3748)
  • feat(chat): add model into installed after clicking into All agents (Issue #3771) (#3841)
  • feat(chat): add new move to modal (Issues #3802, #2884) (#3806)
  • feat(chat): add own application duplicate feature (Issue #3226) (#3711)
  • feat(chat): add paste files feature for editable user message, fix drop area issues (Issue #3786) (#3809)
  • feat(chat): add paste/drop files into chat feature (Issue #3731) (#3760)
  • feat(chat): implement public apps view (Issue #3755) (#3761)
  • feat(chat): increase recent models count (Issue #3909) (#3910)
  • feat(chat): revert add own application duplicate feature (Issue #3226) (#3847)
  • feat(chat): set auto-focus for search input (Issue #3771) (#3840)
  • feat(chat): show suggestions into Change Agent (Issue #3771) (#3835)
  • feat(chat-e2e): bookmark agents tests (#3821)
  • feat(chat-e2e): chat info tests (#3736)
  • feat(chat-e2e): e2e cleanup changes (#3896)
  • feat(chat-e2e): e2e for folder events (#3815)
  • feat(chat-e2e): e2e tests custom application (#3728)
  • feat(chat-e2e): fixed app editor test (#3839)
  • feat(chat-e2e): isolated view controls test (#3919)
  • feat(chat-e2e): marketplace search agents tests (#3561)
  • feat(chat-e2e): prompt info tests (#3940)
  • feat(chat-e2e): use prompt not found page tests (#3747)
  • feat(overlay): add possibility to create local chat (Issue #3951) (#3952)
  • feat(overlay): add rename, delete, playback and export actions (#3833)
  • feat(overlay): improve overlay api (Issue #3914) (#3915)

Fixes

  • fix(chat): add breakpoints for talk to slider (Issues #3794, #3772, #3834) (#3852)
  • fix(chat): add click to tablet preview text (Issue #3929) (#3944)
  • fix(chat): add sub folders to move to context menu list (Issue #3758) (#3784)
  • fix(chat): adjust padding to align 'Expand Preview' button height in both tabs (Issue #3955) (#3956)
  • fix(chat): change displaying env variables for mobile (Issue #3886) (#3937)
  • fix(chat): code apps turn into custom apps after saving changes on general info step (Issue #3853) (#3860)
  • fix(chat): disable drop files in playback, replay and external chats, fix drop area blinking (Issue #3790, #3785, #3787) (#3792)
  • fix(chat): fix App Editor indicator displaying (Issue #3369) (#3826)
  • fix(chat): fix Widgets icon displaying (Issue #3878, #3767, #3880) (#3882)
  • fix(chat): fix admin app view (Issues #3798, 3800) (#3801)
  • fix(chat): fix alignment of label "suggested results" (Issue #3789, #3766) (#3795)
  • fix(chat): fix auto-focus logic for change agent (Issue #3889) (#3903)
  • fix(chat): fix clearing of topics (Issue #3876) (#3887)
  • fix(chat): fix default upload folder (Issue #3731)
  • fix(chat): fix deleting of application (Issue #3917) (#3925)
  • fix(chat): fix deploy/undeploy buttons dispaying (Issue #3817) (#3983)
  • fix(chat): fix detailed toggle visibility (Issue #3888) (#3913)
  • fix(chat): fix drop & paste files problems (Issue #3828, #3836, #3830) (#3854)
  • fix(chat): fix issue with 'Talk To' modal resizing (Issue #3900) (#3916)
  • fix(chat): fix issue with alignment for items without bookmark (Issue #3780) (#3781)
  • fix(chat): fix message streaming displaying (Issue #3807) (#3811)
  • fix(chat): fix move to folder modal issues (Issues #3862, #3863, #3864) (#3877)
  • fix(chat): fix navigation panel displaying (Issue #3861) (#3871)
  • fix(chat): fix only last Plotly attachment rendered if to set all attachments to be open (Issue #3778) (#3819)
  • fix(chat): fix pasting screenshot in chat input (Issue #3960) (#3969)
  • fix(chat): fix slider initial size calculation (Issue #3900) (#3899)
  • fix(chat): fix sorting of All agents (Issue #3902) (#3907)
  • fix(chat): fix style of suggestion card (Issue #3771) (#3842)
  • fix(chat): fix token refresh when multiple requests refreshing it (Issue #3797) (#3796)
  • fix(chat): fix unnecessary error appearance (Issue #3745) (#3870)
  • fix(chat): fix unnecessary error appearance in app editor (Issue #3745) (#3911)
  • fix(chat): fix unnecessary error appearance in mind map (Issue #3475) (#3963)
  • fix(chat): fix unnecessary error appearance in mind map (Issue #3475) (#3972)
  • fix(chat): fix uploading conversation for conversation-id (Issue #3961) (#3980)
  • fix(chat): fix uploading conversation for external conversation-id (Issue #3961) (#3968)
  • fix(chat): fix validation of permissions for App Editor (Issue #3766)
  • fix(chat): fix version selector displaying (Issue #3855, #3771) (#3865)
  • fix(chat): hide navigation panel for isolated view (Issue #3849) (#3850)
  • fix(chat): hide widgets button, fix quick app publish request (Issue #3767, #3818) (#3825)
  • fix(chat): implement validation of permissions when open App Editor for specific application id (Issue #3766) (#3779)
  • fix(chat): optimise 'select agent' slider rendering (#Issue 3936) (#3935)
  • fix(chat): redeploy button is disabled in edit mode (Issue #3799) (#3837)
  • fix(chat): refactoring of mapping updating (Issue #3766) (#3770)
  • fix(chat): remove useless marketplace filter sorting (Issue #3978) (#3979)
  • fix(chat): revert unnecessary error appearance in mind map (Issue #3475) (#3970)
  • fix(chat): review link is available for already unpublished app (Issue #3433) (#3633)
  • fix(chat): set auto-focus only on non-touchable devices (Issue #3889) (#3894)
  • fix(chat): should hide Playback and Replay as is on All agents (Issue #3902) (#3918)
  • fix(overlay): fix auto-signin is not working if no session (Issue #3409) (#3838)
  • fix(overlay): fix name of overlay manager method from replay to playback (#3959)

Other

  • chore(chat): add component tests for slider (#3875)
  • chore(chat): bump @tabler/icons-react from 2.9.0 to 3.31.0 (#3810)
  • chore(chat): bump koa from 2.15.4 to 2.16.1 (dependabot suggestion) (#3812)
  • chore(chat): move CONTRIBUTING.md into root folder (Issue #3348) (#3874)
  • chore(chat): refactor actions and selectors (Issue #3782) (#3893)
  • chore(chat): refactor imports and extend import eslint rules (Issue #3921) (#3912)
  • chore(chat): refactore the navigation (Issue #3873) (#3872)
  • chore(chat): refactoring of selectors (Issue #3782) (#3783)
  • chore(chat): remove unused actions (Issue #3782) (#3793)
  • chore(chat): remove unused code (Issue #3782) (#3788)
  • chore(chat): update ai-dial-chat picture (#3868)
  • chore(chat): upgrade NX from 20.5.0 to 21.0.3 (Issue #3890) (#3892)
  • chore(chat): upgrade NX from 20.6.2 to 21.0.3 for e2e-tests (Issue #3890) (#3895)
  • chore(ci): github e2e tests env vars (#3926)
  • bump epam/ai-dial-ci from 1.12.1 to 1.13.0 (#3775)
  • bump epam/ai-dial-ci from 1.13.0 to 2.0.1 (#3827)
  • bump epam/ai-dial-ci from 2.0.1 to 2.1.0 (#3927)