Skip to content

0.43.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 14:19
· 720 commits to development since this release

Features

  • feat(chat): add 'redeploy' functionality for Code applications (Issues #2995, #3180, #3195) (#5684)
  • feat(chat): add AUTH_PASS_IDTOKEN to control which token is passed to API (Issue #5797) (#5802)
  • feat(chat): add JSON editor for quick app 2 'agents and toolsets' field (Issue #5556) (#5628)
  • feat(chat): add border radius to themes (Issue #5806) (#5816)
  • feat(chat): add full screen mode for attachments (Issue #3846) (#5729)
  • feat(chat): add new env variables for changing attachments behaviour (Issues #5622, #5624) (#5663)
  • feat(chat): add possibility to hide models and toolsets from main marketplace screens (Issue #5677) (#5747)
  • feat(chat): add possibility to unpublish multiple versions (Issue #2455) (#5805)
  • feat(chat): ai-dial-ui-kit version update (#5781)
  • feat(chat): copy message content as rich formatted text (Issue #5596) (#5609)
  • feat(chat): enforce chat full-width (Issue #5823) (#5830)
  • feat(chat): improve Chat custom viewer message handle method. (Issue #5617) (#5618)
  • feat(chat): migrate to the new icon buttons from DIAL UI KIT (Issues #5644, #5625, #5452) (#5671)
  • feat(chat): redesign auth error page (Issue #5688) (#5714)
  • feat(chat): rework quick app 2 json editor save, discard and error display (Issue #5630) (#5657)
  • feat(chat-e2e): add gpt-5.2 tests (#5615)
  • feat(chat-e2e): debug auth for dev env (#5676)
  • feat(chat-e2e): enable upload file to folder tests (#5846)
  • feat(chat-e2e): enable usePromptNewConversation tests (#5861)
  • feat(chat-e2e): enabled e2e tests (#5811)
  • feat(chat-e2e): remove claude-v3-opus (#5648)
  • feat(chat-e2e): ui kit e2e tests color fixes (#5815)
  • feat(chat-e2e): unskip file manager tests, rename filesManager to fileManager (#5655)

Fixes

  • fix(chat): [Google] Handle non-JWT Google access tokens (Issue #5783) (#5788)
  • fix(chat): add completion content type (Issue #5750) (#5751)
  • fix(chat): add completion content type (Issue #5750) (#5775)
  • fix(chat): add icon size limits to custom logo selector and toolset icon selector (Issue #4426) (#5678)
  • fix(chat): add opportunity to save unknown toolsets in quick app 2 (Issue #5668) (#5672)
  • fix(chat): add requestTimeout property for custom renderers config (Issue #5839) (#5843)
  • fix(chat): allow one symbol names for publication items (Issue #5583) (#5749)
  • fix(chat): disable publication buttons on approve or reject button click (Issue #5836) (#5838)
  • fix(chat): disable upload button in shared with me section without write persmissions (Issue #5736) (#5771)
  • fix(chat): don't save agents and toolsets json automatically (Issue #5764) (#5801)
  • fix(chat): enhance LaTeX parsing (Issue #5682) (#5695)
  • fix(chat): enhance navigation panel options to include local search functionality (Issue #5514) (#5610)
  • fix(chat): fix Gitlab auth error (Issue #5649) (#5654)
  • fix(chat): fix DIAL Chat crashes with TypeError when processing folders with name: null (Issue #5798) (#5834)
  • fix(chat): fix adding agent to to installed models on background when marketplace feature is turned off (Issue #2850) (#5735)
  • fix(chat): fix application name validation for not allowed symbols (Issue #5757) (#5773)
  • fix(chat): fix auth providers on Login page (Issue #5576) (#5646)
  • fix(chat): fix buttons UI issues (Issues #5544, #5699, #5692) (#5791)
  • fix(chat): fix chat mobile view context menu (Issue #5639) (#5656)
  • fix(chat): fix copy buttons jumping (Issue #5596) (#5707)
  • fix(chat): fix custom visualizers dynamic height, fix requesting attachment data for several visualisers (Issues #5820, #5821) (#5829)
  • fix(chat): fix displaying application which was created manually without versions in paths (Issue #5869) (#5874)
  • fix(chat): fix displaying long topic (Issue #5557) (#5579)
  • fix(chat): fix error on 'approve selected' btn double click, fix folder name validation (Issues #5784, #5578) (#5814)
  • fix(chat): fix file and folder name validation in file manager (Issues #5658, #5660) (#5675)
  • fix(chat): fix file manager replace (Issues #5619, #5620) (#5776)
  • fix(chat): fix first search in file manager (Issue #5666) (#5758)
  • fix(chat): fix fullscreen code editor displaying (Issue #5637)
  • fix(chat): fix icon-buttons issues (Issue #5699) (#5845)
  • fix(chat): fix image full screen on mobile and tablet (Issue #3846) (#5804)
  • fix(chat): fix keyboard shortcuts (Issues #5424, #5701) (#5705)
  • fix(chat): fix latex parsing (Issue #5682) (#5683)
  • fix(chat): fix logging into predefined toolsets (Issue #5674) (#5694)
  • fix(chat): fix markdown content type on Windows (Issue #5779) (#5782)
  • fix(chat): fix on Mobile and Overlay text is not cut on starter buttons (Issue #5873) (#5887)
  • fix(chat): fix public version selector color (Issue #5866) (#5894)
  • fix(chat): fix publication rules (Issues #5667, #5717, #5713) (#5752)
  • fix(chat): fix publish request versions displaying (Issue #5855, #5866) (#5865)
  • fix(chat): fix quick app agetns and toolsets selecting (Issue #5716) (#5731)
  • fix(chat): fix rules displaying after change path (Issues #5667, #2594) (#5703)
  • fix(chat): fix saving json toolsets in quick app editor (Issue #5812) (#5819)
  • fix(chat): fix search bar styles (Issue #5636) (#5647)
  • fix(chat): fix select agent modal gaps (Issue #5718) (#5728)
  • fix(chat): fix select and context menu of searched files (Issues #5719, #5659) (#5739)
  • fix(chat): fix selecting folder for code apps and upload attachment dialog (Issue #5740) (#5742)
  • fix(chat): fix shared application card not displayed after accepting invitation link (Issue #3904) (#5642)
  • fix(chat): fix slider dots for the pagination (Issue #5886) (#5871)
  • fix(chat): fix switching code interpreter with json view turned on in quick apps editor (Issue #5774) (#5789)
  • fix(chat): fix toolset login dialog issues (Issue #5503) (#5645)
  • fix(chat): fix validating folder name on create (Issue #5578) (#5799)
  • fix(chat): reduce margin to 4px in the Label component (Issue #5686). (#5689)
  • fix(chat): remove attachments wrapper if it contains borderless attachment (Issue #5772) (#5785)
  • fix(chat): show toolsets added via json on admin review modal (Issue #5842) (#5862)
  • fix(chat): streamline uploadFilesEpic to improve error handling and action flow (Issue #5586) (#5608)
  • fix(chat): support comma escaping in environment variables (Issue #5725) (#5727)
  • fix(chat): turn off react-compiler, it's causing memo issues with RHF (Issue #5831) (#5837)

Other

  • update @epam/ai-dial-ui-kit to version 0.7.0-rc.15 and add grid selection mode to file manager (#5680)
  • chore(chat): bump NextJS from 15.5.9 to 15.5.11 (#5670)
  • chore(chat): bump @epam/ai-dial-ui-kit from 0.7.0-rc.49 to 0.7.0-rc.52 (#5809)
  • chore(chat): bump DIAL UI KIT version (Issue #5853) (#5870)
  • chore(chat): bump qs from 6.14.1 to 6.14.2 (#5822)
  • chore(chat): bump next from 15.5.11 to 15.5.12 to fix error (#5724)
  • chore(chat): clarify PUBLICATION_FILTERS description in README (#5832)
  • chore(chat): clean up code (part 1) (#5769)
  • chore(chat): display errors on login page (Issue #5691) (#5708)
  • chore(chat): log as error if redirect to 404 page (#5803)
  • chore(chat): support case insensitive error query parameter (Issues #5691, #5688) (#5733)
  • chore(chat): update e2e owner in CODEOWNERS
  • chore(chat): update fallback colors for auth (#5734)
  • bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#5681)
  • bump epam/ai-dial-ci from 3.0.2 to 3.1.1 (#5635)
  • bump epam/ai-dial-ci from 3.1.1 to 3.1.2 (#5827)
  • bump ajv from 6.12.6 to 6.14.0 (#5863)
  • bump axios from 1.13.2 to 1.13.5 (#5766)
  • bump epam/ai-dial-ci/.github/workflows/pr-title-check.yml from 3.1.1 to 3.1.2 (#5826)
  • bump webpack from 5.102.1 to 5.105.0 (#5726)
  • update gitlab project id for deploy development (#5685)
  • update overlay docs (#5665)