Skip to content

Releases: epam/ai-dial-chat

0.35.0

30 Jul 16:22

Choose a tag to compare

Features

  • feat(chat): add provider icons to the custom 'Login' page. (Issue #4408) (#4420)
  • feat(chat): add tabs to admin view quick app (Issue #4333) (#4355)
  • feat(chat): create custom loging page (Issues #4408, #4366, #4365) (#4407)
  • feat(chat): hide dot prefixed folders, add toggle to show hidden folders (Issue #4012) (#4117)
  • feat(chat): pin section header to the top to help users in navigation (Issue #3831) (#4307)
  • feat(chat-e2e): enable marketplace search tests (#4368)
  • feat(chat-e2e): remove GPT-4.5 tests (#4380)
  • feat(chat-e2e): unpublish prompts tests (#4312)
  • feat(chat-e2e): update e2e authentication (#4416)
  • feat(chat-e2e): update monitoring e2e tests (#4379)
  • feat(overlay): add edit message and regenerate message events (#4385)
  • feat(visualizer-connector): allow iframe to write to clipboard (#4386)

Fixes

  • fix(chat): add responseId to the chat message only if chunk includes id (Issue #4389) (#4390)
  • fix(chat): add tooltip for the technical folders button (Issue #4012) (#4362)
  • fix(chat): change error text for existed name and version (Issue #3346) (#4305)
  • fix(chat): check only selected invalid items to publish (Issue #4331) (#4352)
  • fix(chat): check prompt id before setting selected prompt (Issue #3947) (#4329)
  • fix(chat): clear not allowed attachments on model change, fix change path folders filtering (Issue #1276, #1861) (#4197)
  • fix(chat): decode icons after review application update (Issue #4317) (#4429)
  • fix(chat): disable 'approve selected' button if there are no changes (Issue #4110) (#4354)
  • fix(chat): disable action buttons in external chats (Issue #3987) (#4339)
  • fix(chat): display publication 'author' and 'createdAt' fields for review applications in edit mode (Issue #4303) (#4369)
  • fix(chat): do not update recent models on creating or editing application (Issue #3768) (#4360)
  • fix(chat): enhance error handling with proper status codes and message validation (Issue #3666) (#4404)
  • fix(chat): fix a single theme from the configuration is not applied unless it was the last one used in the DIAL chat. (Issue #4382) (#4383)
  • fix(chat): fix after save 'General info' changes to the app user is redirected to 'My workspace' (Issue #4162) (#4344)
  • fix(chat): fix blinking 'Conversation not found' banner on renaming publishing chat (Issue #4323) (#4349)
  • fix(chat): fix comparing of rule changes (Issue #4315) (#4373)
  • fix(chat): fix exit edit mode from custom viewer issues (Issue #3768) (#4393)
  • fix(chat): fix hidden review button, disable chat buttons in unpublish request (Issue #4331, #3987) (#4397)
  • fix(chat): fix issue with unselecting attachment types, add form saving on chat input focusing (Issue #4225) (#4250)
  • fix(chat): fix review application autoupdate while redirect (Issue #4317) (#4422)
  • fix(chat): fix review applications icon update (Issue #4317) (#4417)
  • fix(chat): fix unselecting publication when open prompt (Issue #4295) (#4372)
  • fix(chat): hide 'Add agent to My workspace to continue' button for publication request chats (Issue #4353) (#4402)
  • fix(chat): hide 'Go to review' button when nothing to review (Issue #4292) (#4336)
  • fix(chat): hide Edit button for apps from unpublish requests (Issue #4314) (#4346)
  • fix(chat): hide share and unshare icons from application footer (Issue #3857) (#4320)
  • fix(chat): hide three dots from side bars for mobile (Issue #4022) (#4267)
  • fix(chat): hide three dots from sidebars in tablet (Issue #4022) (#4394)
  • fix(chat): move tooltip logic to a separate component (Issues #4245, #4319, #4364) (#4388)
  • fix(chat): put generated by agent files in review bucket (Issue #4341) (#4345)
  • fix(chat): resolve error in the console after refresh, align chat starters (Issue #3503, #4324) (#4343)
  • fix(chat): revert error.message and log 429 token limits (Issue #3666) (#4424)
  • fix(chat): show unshare icon in application footer for sharedWithMe applications (Issue #3857) (#4357)
  • fix(chat): update review application icons along with publication request (Issues #4317, #4374) (#4359)
  • fix(overlay): fix incorrect event effect called (Issue #4276) (#4351)

Other

  • chore(chat): add 410 Gone status code error handling (Issue #4403) (#4411)
  • chore(chat): add 410 Gone status code error handling (Issue #4403, #4391) (#4406)
  • chore(chat): add EXTERNAL_APPS_SCHEMA_ID in README (Issue #4118) (#4363)
  • chore(chat): bump koa from 2.16.1 to 3.0.1 (#4418)
  • chore(chat): fix stylus dependency (partial regeneration) (#4377)
  • chore(chat): revert fix stylus dependency and nx upgrade (#4387)
  • chore(chat): set useLegacyTypescriptPlugin to false to use the official @rollup/plugin-typescript (#4396)
  • bump epam/ai-dial-ci from 2.3.1 to 2.4.0 (#4330)
  • bump epam/ai-dial-ci from 2.4.0 to 2.4.1 (#4375)
  • bump form-data from 4.0.1 to 4.0.4 (#4361)
  • bump on-headers and compression (#4348)

0.34.0

16 Jul 15:54

Choose a tag to compare

Features

  • feat(chat): add 'review files' section to the files manager (Issue #4270) (#4279)
  • feat(chat): add assistant message editing (Issue #4255, #4257, #4259) (#4256)
  • feat(chat): change available agent error message (Issue #4034) (#4045)
  • feat(chat): create tabs for 'Configure toolsets' (Issue #4134) (#4168)
  • feat(chat): custom apps e2e tests (#4181)
  • feat(chat): implement external applications (Issue #4118) (#4297)
  • feat(chat-e2e): added gemini-2.5-pro-google search tests (#4335)
  • feat(chat-e2e): exclude slow models (#4280)
  • feat(chat-e2e): fixed GitHub flaky tests (#4248)
  • feat(chat-e2e): improve e2e cleanup (#4272)
  • feat(chat-e2e): o3-pro excluded (#4322)
  • feat(chat-e2e): prompt publication rejection tests (#4264)
  • feat(chat-e2e): publish folder with prompts (#4221)
  • feat(chat-e2e): publish prompts with versions (#4284)
  • feat(chat-e2e): remove gemini 2.5 tests (#4327)
  • feat(chat-e2e): start chat with tests (#4211)

Fixes

  • fix(chat): after save changes to app user is redirected to 'My workspace' (Issue #4162) (#4269)
  • fix(chat): add style to edit button in admin view (Issue #4182) (#4273)
  • fix(chat): add updating publication resources after attaching files to conversation (Issue #4193) (#4266)
  • fix(chat): clear old state after publication update (Issue #4251) (#4261)
  • fix(chat): disable publication navigation and 'Back to publication request' while streaming (Issue #4191) (#4290)
  • fix(chat): fix 'Publication not found' console error (Issue #4260) (#4263)
  • fix(chat): fix 'approve selected' checkbox state (Issue #4334) (#4337)
  • fix(chat): fix 'approve selected' disable state when publication request is upadting (Issue #4285) (#4288)
  • fix(chat): fix 'review files' section display condition (Issue #4270) (#4340)
  • fix(chat): fix 404 error when click 'next' button on 'general info' step (Issue #4163) (#4287)
  • fix(chat): fix custom message buttons index (#4271)
  • fix(chat): fix edit button should not be displayed in chat in Playback mode in publish request( Issue #4218) (#4291)
  • fix(chat): fix editing assistant message when system message presented (Issue #4299) (#4298)
  • fix(chat): fix entity name will be broken if an even number of underscores ('_') is appended to the end of it (Issue #4232) (#4254)
  • fix(chat): fix even number of underscores ('_') in the application name leads to an error. ( Issue #4232) (#4296)
  • fix(chat): fix existing version validation (Issue #4207) (#4237)
  • fix(chat): fix external apps displaying (Issue #4118) (#4309)
  • fix(chat): fix incorrect 'sourceUrl' encoding (Issue #4270) (#4300)
  • fix(chat): fix no check for the entity's same name in the folder (Issue #4258) (#4282)
  • fix(chat): fix publication handler top padding (Issue #4111) (#4283)
  • fix(chat): fix publication review code app update (Issue #4313) (#4328)
  • fix(chat): fix regenerate and edit message buttons should not be displayed when not available agent (Issue #4220) (#4239)
  • fix(chat): fix review applications update (Issue #4313) (#4316)
  • fix(chat): fix review applications update (Issue #4313) (#4321)
  • fix(chat): fix review conversation/prompt update (Issue #4213) (#4252)
  • fix(chat): fix selected items to approve state handling (Issue #4213) (#4304)
  • fix(chat): fix the incorrect version of the app displayed when creating a publish request ( Issue #4207) (#4301)
  • fix(chat): fix there is no validation for the equal folder names if to rename a folder through context menu (Issue #4318) (#4326)
  • fix(chat): fix typo in the publication request view for the application (#4332)
  • fix(chat): hide display_author field for publications with unpublish resources only (Issue #3461) (#4289)
  • fix(chat): hide clear button from chat header in Admin View (Issue #4222) (#4268)
  • fix(chat): hide rename for unpublishing folder (Issue #4140) (#4310)
  • fix(chat): replace 'ADD' action with 'ADD_IF_ABSENT' for new files (Issue #4193) (#4308)
  • fix(chat): review only selected items (Issue #4149) (#4249)
  • fix(chat): save checkboxes state for each publication (Issue #4148) (#4234)

Other

  • chore(chat): bump nx (#4262)
  • chore(chat): hide temporary external app schema (Issue #4118) (#4278)

0.33.0

02 Jul 16:59

Choose a tag to compare

Features

  • feat(chat): add ability to edit application on review (Issue #3933) (#4062)
  • feat(chat): add new Quick app field: MCP toolset ( Issue #4077) (#4088)
  • feat(chat): add possibility to edit prompts/conversations on review stage (Issues #3762, #3604, #4106, #4107) (#3953)
  • feat(chat): change regenerating of conversation name behavior (Issue #4122, #1232) (#4128)
  • feat(chat): implemement opportunity edit review publications for admin (Issue #3732) (#4015)
  • feat(chat): remove deprecated OpenAI models (#4116)
  • feat(chat-e2e): all agents tests (#4018)
  • feat(chat-e2e): fixed flaky search tests (#4226)
  • feat(chat-e2e): set playwright v1.53.1 (#4130)
  • feat(chat-e2e): unblock marketplace search tests (#4161)
  • feat(overlay): add new overlay api (Issue #4157) (#4158)
  • feat(overlay): implement custom buttons (Issue #4228) (#4229)

Fixes

  • fix(chat): allow to update quick apps on review stage (Issue #4107) (#4235)
  • fix(chat): change 'Approve' button to 'Approve selected' (Issue #4109) (#4214)
  • fix(chat): change 'Update request' button disable rules (Issues #4102, #4105, #4156) (#4212)
  • fix(chat): change version font size (Issue #4078) (#4098)
  • fix(chat): disable 'approve' button if there is conversation with no messages (Issue #4176) (#4199)
  • fix(chat): enable 'use' button if conversation and publication selected simultaneosely (Issue #4139) (#4189)
  • fix(chat): enable input of conversation that is edited by admin (Issue #4135) (#4206)
  • fix(chat): enable message field of chat under review, hide edit button on unpublish request (Issue #4135, #4136) (#4164)
  • fix(chat): exclude reviewUrl from publication update request (Issue #4107) (#4246)
  • fix(chat): filter attachable files of a chat when being reviewed by admin (Issue #4200) (#4210)
  • fix(chat): fix 'Approve selected' displaying (Issue #4109) (#4224)
  • fix(chat): fix 'Back to publication request' button disappearing if update prompt through the 'Edit modal' (Issue #4213) (#4216)
  • fix(chat): fix 'Send Request' button validation during publication form load ( Issue #4112) (#4119)
  • fix(chat): fix 'Tab' symbol pasted into name's field is treated as restricted symbol (Issue #4240) (#4243)
  • fix(chat): fix agent content alignment (Issue #4205) (#4208)
  • fix(chat): fix agent fullname tooltip with version displaying (Issue #4083, #4120) (#4126)
  • fix(chat): fix agent fullname with version displaying (Issue #4083) (#4114)
  • fix(chat): fix approve required conversation renaming (Issue #4209) (#4238)
  • fix(chat): fix changing review button naming (Issue #4137) (#4198)
  • fix(chat): fix default model tooltip (Issue #4143) (#4146)
  • fix(chat): fix displaying of publication resource after changing agent or renaming (Issue #4108) (#4194)
  • fix(chat): fix editing unpublish request with nested folders (Issue #4144, #4103) (#4169)
  • fix(chat): fix identification of prompts from unpublish request (Issue #4139) (#4154)
  • fix(chat): fix identification of prompts from unpublish request (Issue #4139) (#4159)
  • fix(chat): fix infinity PublicationFolderRow component rerender (Issue #4170) (#4167)
  • fix(chat): fix login cycle when only one auth provider is defined (Issue #4178) (#4190)
  • fix(chat): fix mobile agent card paddings (Issue #4079) (#4115)
  • fix(chat): fix preview agent displaying (Issue #4099, #4096, #4083) (#4101)
  • fix(chat): fix quick app update on review stage (Issue #4107) (#4160)
  • fix(chat): fix review prompt update (Issue #4213) (#4231)
  • fix(chat): fix scroll to top when switching beween 'DIAL Marketplace' and 'My Workspace' (Issue #3303) (#4097)
  • fix(chat): fix updating of playback attachment titles (Issue #4108) (#4217)
  • fix(chat): fix validation for the publication edit request form (Isses #4121, 4123, 4125, 4127 4207) (#4219)
  • fix(chat): hide rename of an approve required items (Issue #4140, #4028, 4103) (#4180)
  • fix(chat): hide thin white border for agent icon in dark theme (Issue #4195) (#4202)
  • fix(chat): paste plain text along with files (Issue #4124) (#4147)
  • fix(chat): remove repeating files request (Issue #4032) (#4086)
  • fix(chat): remove unpublish icon button if prompt is on review stage (Issue #3604) (#4129)
  • fix(chat): remove version validation for the file at the publication request edit form (Issue #4127) (#4230)
  • fix(chat): replace isExternal with areReadOnly for conversation blocks input selector (Issue #4166) (#4171)
  • fix(chat): replace isExternal with isReadOnly (#4165)
  • fix(chat): trim query before passing into search fn (Issue #4080) (#4082)
  • fix(chat): update attachment titles if update file names when editing publish request (Issue #4138) (#4187)
  • fix(overlay): fix exported types from overlay (#4233)
  • fix(overlay): fix new conversation name when conversation folder id (Issue #4049) (#4145)
  • fix(overlay): fix selected conversation loaded event (#4186)

Other

  • chore(chat): get rid of build warnings (next.js patch) (Issue #4093) (#4092)
  • chore(chat): refactoring of assistant model id logic (Issue #4132) (#4133)
  • chore(chat): replace gpt-4 by gpt-4o (Issue #4152) (#4153)
  • chore(ci): run E2E tests on Github (#4113)
  • chore(ci): sync E2E vars for Github (#4185)
  • chore(ci): update Github E2E test CI vars (#4100)
  • bump epam/ai-dial-ci from 2.2.0 to 2.3.1 (#4242)
  • bump next from 14.2.28 to 15.3.3 (#3994)

0.31.4

27 Jun 13:09

Choose a tag to compare

Fixes

  • fix(chat): hide thin white border for agent icon in dark theme (Issue #4195) (#4204)

0.31.3

24 Jun 14:07

Choose a tag to compare

Fixes

  • fix(chat): paste plain text along with files (Issue #4124) (#4177)

0.32.0

11 Jun 17:32

Choose a tag to compare

⚠️ Breaking changes

fix(chat): fix naming of DIAL_ROLES_FIELD and ADMIN_ROLE_NAMES for Azure AD and Ping ID (Issue #4043) (#4044)

The environment variables were renamed:
- AUTH_AZURE-AD_ADMIN_ROLE_NAMES(worked before, in documentation was typo AUTH_AZURE_ADMIN_ROLE_NAMES) -> AUTH_AZURE_AD_ADMIN_ROLE_NAMES
- AUTH_AZURE-AD_DIAL_ROLES_FIELD(worked before, in documentation was typo AUTH_AZURE_DIAL_ROLES_FIELD) -> AUTH_AZURE_AD_DIAL_ROLES_FIELD
- AUTH_PING-ID_ADMIN_ROLE_NAMES(worked before) -> AUTH_PING_ID_ADMIN_ROLE_NAMES
- AUTH_PING-ID_DIAL_ROLES_FIELD(worked before) -> AUTH_PING_ID_DIAL_ROLES_FIELD

feat(chat): model selector in settings (Issue #4009) (#4036)

pay attention ⚠️ on new default model behavior which can be conifgured here:
image
Default agent by default now, Last used agent - previous behavor

Features

  • feat(chat): model selector in settings (Issue #4009) (#4036)
  • feat(chat): add manifest file for PWA (Issue #3997) (#3998)
  • feat(chat): improve search on marketplace and tolk to modal (Issue #172) (#4040)
  • feat(chat-e2e): change agent tests (#3822)
  • feat(chat-e2e): custom apps e2e tests (#3950)
  • feat(chat-e2e): set playwright v1.53 (#4063)
  • feat(chat-e2e): skip marketplace search tests (#4050)
  • feat(chat-e2e): view prompt tests (#3971)
  • feat(chat): read-write conversations (Issue #3986) (#3991)
  • feat(chat): request metadata with permissions after conversation creation (Issue #4029) (#4035)

Fixes

  • fix(chat): fix naming of DIAL_ROLES_FIELD and ADMIN_ROLE_NAMES for Azure AD and Ping ID (Issue #4043) (#4044)
  • fix(chat): add outside click collapse for sidebar on mobile and tablet (#4021) (#4027)
  • fix(chat): disable search into Topics for mobile (Issue #3906) (#3924)
  • fix(chat): display schema-defined icon in preview application (Issue #3989) (#3990)
  • fix(chat): fix 'move to folder' search (Issues #3863, #2294) (#3931)
  • fix(chat): fix IOS PWA installation (#4057)
  • fix(chat): fix change path search regression, 'No results found' position, scroll and error displaying (Issues #3922, #4000, #4001, #4002) (#4007)
  • fix(chat): fix chat completion sizes (Issue #3966) (#3973)
  • fix(chat): fix code editor issues in preview mode, clear chat starters on failed request (Issue #3816, #4019, #3805) (#4023)
  • fix(chat): fix combobox search behavior (Issue #4009) (#4076)
  • fix(chat): fix displaying selected agent in search results (Issue #4069) (#4072)
  • fix(chat): fix iOS PWA installation (Issue #4059) (#4060)
  • fix(chat): fix letter edge cutouts (Issue #4010) (#4017)
  • fix(chat): fix max sidebar width (Issue #4053) (#4066)
  • fix(chat): fix opening Topics panel position (Issue #3906) (#4075)
  • fix(chat): fix prompt title for create (#3650) (#4047)
  • fix(chat): fix sidebars max width on resize for tablets ( Issue #4053) (#4054)
  • fix(chat): fix the logic to use both agent ID and reference when handling the DEFAULT_MODEL and RECENT_MODELS_IDS environmental variables. (Issue #3905) (#3958)
  • fix(chat): fix unnecessary error appearance in mindmap (Issue #3475) (#3996)
  • fix(chat): remove special characters in names of uploaded files (Issue #4014) (#4020)
  • fix(chat): request metadata for local conversations only after successful put (#4039)
  • fix(chat): save valid app data on switching to general info tab (Issue #3637) (#3941)
  • fix(chat): search does not work correctly for version and name (Issue #4051) (#4052)
  • fix(chat): trim search query tokens to exclude multispace tokens (Issue #4068) (#4074)
  • fix(chat): turn off extended search (Issue #4058) (#4065)
  • fix(overlay): filter empty events for overlay effect (#4008)

Other

  • chore(chat): change "custom-applications" behavior (Issue #3948) (#3954)
  • chore(chat): remove useless filtering of versions (#3946)
  • chore(chat): replace "Dial" to "DIAL" everywhere (#3999)
  • chore(chat): restore permission flag until issue resolved (Issue #4003) (#4025)
  • chore(chat): revert permission flag until issue resolved (Issue #4003) (#4004)
  • bump epam/ai-dial-ci from 2.1.0 to 2.2.0 (#3981)

0.31.2

10 Jun 16:11

Choose a tag to compare

Fixes

  • fix(chat): fix iOS PWA installation (Issue #4059) (#4061)

0.31.1

29 May 11:51

Choose a tag to compare

Fixes

  • fix(chat): display schema-defined icon in preview application (Issue #3989) (#3993)

0.31.0

28 May 15:19

Choose a tag to compare

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)

0.30.3

21 May 17:15

Choose a tag to compare

Fixes

  • fix(chat): fix sorting of All agents (Issue #3902) (#3938)