Skip to content

0.35.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:22

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)