Skip to content

Releases: epam/ai-dial-chat

0.40.7

Choose a tag to compare

@github-actions github-actions released this 04 Feb 17:00

Fixes

  • fix(chat): fix LaTeX parsing (Issue #5682) (#5697)

0.42.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 14:15

Fixes

  • fix(chat): fix auth providers on Login page (Issue #5576) (#5651)

0.42.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 14:44

Features

  • feat(chat): Add new file manager form for Select folder modal for Code app's (Issue #5518) (#5600)
  • feat(chat): add new hoc component for conditional rendering (Issue #5172) (#5246)
  • feat(chat): add sharedWithMeIds to FileManager and FileManagerModal components (Issue #5490) (#5538)
  • feat(chat): add tests for utility functions (Issue #1190) (#5365)
  • feat(chat): allow to use Ctrl-Enter/Cmd-Enter OR Enter for sending (Issue #4849) (#4864)
  • feat(chat): display + Add toolset button in mobile view (Issue #4625) (#5303)
  • feat(chat): fix e2e color tests (#5377)
  • feat(chat): implement buttons from the AI DIAL UI KIT (Issue #5162) (#5274)
  • feat(chat): implement createNewFolder action and epic for folder creation (Issue #5592) (#5604)
  • feat(chat): mask api key field, refactor header (issues #5250, #5321, #5416) (#5402)
  • feat(chat): migrate to new button versions from the AI Dial UI Kit (Issues #5410, #5472) (#5510)
  • feat(chat): move dialogs from ConversationContextMenu to ConversationDialogs (Issue #5178) (#5400)
  • feat(chat): rework toolset login dialog (Issue #5503) (#5520)
  • feat(chat): stick chat input buttons to the bottom (Issue #4505) (#5389)
  • feat(chat): use dial-file-manager from @epam/ai-dial-ui-kit (Issue #5160) (#5145)
  • feat(chat-e2e): enable adminPublishRequestEdit tests (#5522)
  • feat(chat-e2e): enable toolset & custom app tests (#5446)
  • feat(chat-e2e): enable toolset tests (#5434)
  • feat(chat-e2e): error upload from device e2e tests (#5621)
  • feat(chat-e2e): remove deprecated imagegeneration model (#5589)
  • feat(chat-e2e): removed deprecated model (#5425)
  • feat(chat-visualizer-connector): add support for relative URLs for custom visualizers (Issue #5528) (#5567)
  • feat(overlay-sandbox): add ability to change Overlay configuration through UI (Issue #5304) (#5430)

Fixes

  • fix(chat): add agents and toolsets deploy, undeploy context menues (Issues #5070, #5071) (#5236)
  • fix(chat): add delete action to organization tab actions (Issue #5160) (#5404)
  • fix(chat): add error message for exeeded body error (Issue #5369) (#5379)
  • fix(chat): add floating overlay on all screens if panels opened (Issue #5376) (#5399)
  • fix(chat): add handling conversations and prompts import stop (Issue #2703) (#5261)
  • fix(chat): add loading state to FileManager component (Issue #5533) (#5543)
  • fix(chat): add permissions to file mapping and folder handling (Issue #5479) (#5481)
  • fix(chat): add source folder and tooltip for disabled root folder selection in SelectFolderModal (Issue #5605) (#5607)
  • fix(chat): add special error message for 413 (content too large) error (Issue #5369) (#5456)
  • fix(chat): add tooltip for disabled new button in folder view (Issue #5498) (#5574)
  • fix(chat): agents and toolsets sorting (Issue #5499) (#5530)
  • fix(chat): allow custom visualizers to render inline data without url (Issue #5413) (#5414)
  • fix(chat): disable search for shared tab when current path is root folder (Issue #5160) (#5484)
  • fix(chat): enforce application icon size limits (Issue #4426) (#5539)
  • fix(chat): enhance file mapping to include sharedWithMe flag and filter shared files (Issue #5160) (#5428)
  • fix(chat): fix "Add app" focus view (Issue #5408) (#5412)
  • fix(chat): fix 'any' warnings and simplify typing in modulify lib (Issue #2620) (#5329)
  • fix(chat): fix AzureADB2CProvider config (Issue #5324) (#5325)
  • fix(chat): fix AzureADB2CProvider name (Issue #5324) (#5323)
  • fix(chat): fix SSR hotReloadEpic subscriptions leads to a memory leak (Issue #5316) (#5317)
  • fix(chat): fix Safari performance issues (Issue #5296) (#5465)
  • fix(chat): fix delete button highlighted in red on hover in the chat message. (Issue #5588) (#5599)
  • fix(chat): fix agent and toolset deploy/undeploy status design (Issue #5070) (#5310)
  • fix(chat): fix agent and toolset deploy/undeploy, public and review mode tooltips (Issues #4780, #5070, #5277) (#5349)
  • fix(chat): fix agent and toolset sorting, tab switch autoscroll (Issues #5276, #5300) (#5357)
  • fix(chat): fix agents and toolset looged out highlight, x button design (Issues #5273, #5297, #5299) (#5306)
  • fix(chat): fix agents and toolsets autoscroll (Issue #5300) (#5445)
  • fix(chat): fix agents and toolsets deploy button appearance (Issue #5469) (#5473)
  • fix(chat): fix agents and toolsets sorting (Issue #5468) (#5470)
  • fix(chat): fix agents and toolsets sorting order (Issue #5499) (#5508)
  • fix(chat): fix application card not displayed upon accepting an invitation share link. (Issue #3904) (#5542)
  • fix(chat): fix clearing created subfolder in change path dialog (Issue #5515) (#5569)
  • fix(chat): fix code block styles inside details (Issue #4879) (#5401)
  • fix(chat): fix delete icon color (Issue #4742) (#5594)
  • fix(chat): fix disabled toolset login button in marketplace (Issue #5334) (#5342)
  • fix(chat): fix disappearing code app files on admin review (Issues #5463, #5103) (#5509)
  • fix(chat): fix display of the preview buttons and handler for the fullscreen view in the Application Editor(Issues #5205, #4895) (#5298)
  • fix(chat): fix displaying markdown inline base64 images (Issue #5602) (#5603)
  • fix(chat): fix extra space between group name and check boxes on Filters panel. (Issue #5544) (#5545)
  • fix(chat): fix infinite message streaming on failed large request (Issue #5235) (#5315)
  • fix(chat): fix letter bottom cutting (Issue #5581) (#5587)
  • fix(chat): fix long name displaying (Issues #5433, #3462) (#5435)
  • fix(chat): fix marketplace button border color (Issue #5382) (#5386)
  • fix(chat): fix mindmap crashing (Issue #5370) (#5372)
  • fix(chat): fix mindmap crashing (Issue #5370) (#5375)
  • fix(chat): fix mindmap crashing (Issue #5370) (#5423)
  • fix(chat): fix opening detailed view after quick app 2 creation (Issue #5302) (#5307)
  • fix(chat): fix populating username to search field, fix minor style issues (Issue #5454, #5449, #5448, #5406) (#5471)
  • fix(chat): fix preview states and controls (Issues #5353, #5368, #5352, #5373) (#5364)
  • fix(chat): fix published chat last message delete (Issue #4473) (#5460)
  • fix(chat): fix published chat remove all and allow to unpublish empty chat (Issues #4473, #5488) (#5546)
  • fix(chat): fix quick app 2 temperature (Issue #5361) (#5378)
  • fix(chat): fix quick app 2.0 scroll (Issue #5001) (#5418)
  • fix(chat): fix saving agents and toolsets in quick app 2 (Issue #5391) (#5444)
  • fix(chat): fix saving application with invalid values (Issue #5257) (#5268)
  • fix(chat): fix saving quick app 2 before login redirect, fix colors (Issues #5391, #5406, #5405) (#5417)
  • fix(chat): fix select agent modal height (Issue #3942) (#5409)
  • fix(chat): fix sending message hotkey in overlay (Issue #5482) (#5483)
  • fix(chat): fix settings custom logo placeholder (Issue #5383) (#5397)
  • fix(chat): fix shrinking add entity buttons (Issue #5367) (#5380)
  • fix(chat): fix switch button toggle (Issue #3556) (#5422)
  • fix(chat): fix toolset editor infinite loader after failed save (Issue #5390) (#5398)
  • fix(chat): fix toolset login form styles (Issue #5294) (#5305)
  • fix(chat): fix under counter x style (Issue #5297) (#5395)
  • fix(chat): fix unfocusing code app input on each symbol, fix saving code app env and endpoint values (Issues #5525, #5570) (#5571)
  • fix(chat): fix updating code app's variables field (Issue #5525) (#5537)
  • fix(chat): fix vertical scroll on login page (Issue #5332) (#5393)
  • fix(chat): handle content too large error (Issue #5369) (#5432)
  • fix(chat): handle deletion of the current or parent folder (Issue #5549) (#5562)
  • fix(chat): handle folder names in toast messages using root folder placeholder (Issue #5491) (#5517)
  • fix(chat): handle opening application with custom toolset types (Issue #5558) (#5568)
  • fix(chat): hide add agent button if marketplace feature is disabled (Issue #2850) (#5419)
  • fix(chat): hide edit and regenerate buttons when model is not available in my workspace (Issue #2887) (#5519)
  • fix(chat): hide keyboard shortcuts for tablets (Issue #5385) (#5392)
  • fix(chat): improve renaming opened folder (Issue #5513) (#5559)
  • fix(chat): improve search results handling and update current path state (Issue #5496) (#5521)
  • fix(chat): include folder permissions in file sync response (Issue #5500) (#5541)
  • fix(chat): optimize root item placement in buildFileTree function (Issue #5561) (#5564)
  • fix(chat): read only needed chat events (Issue #5475) (#5497)
  • fix(chat): remove 120 seconds timeout (Issues #5436, #115) (#5455)
  • fix(chat): remove Delete action from organization tab in FileManager (Issue #5547) (#5548)
  • fix(chat): remove attachments button (Issue #5160) (#5403)
  • fix(chat): remove redundant restricted symbol checks for publication request names. (Issue #5360) (#5595)
  • fix(chat): remove unnecessary tooltip from toolsets (Issue #4922) (#5396)
  • fix(chat): remove unnecessary tooltips (Issue #4922) (#5374)
  • fix(chat): remove validation for author in publication request (Issue #5360) (#5457)
  • fix(chat): rework header layout, make username adaptive (Issue #182) (#5366)
  • fix(chat): show "Chat width" on tablets (Issue #5385) (#5420)
  • fix(chat): show tooltip for preview only on hovering (Issue #5362) (#5363)
  • fix(chat): skip installing recent models if marketplace is disabled (Issue #2850) (#5511)
  • fix(chat): support reference as modelId for rate-request (Issue #5345) (#5346)
  • fix(chat): truncate long username (Issues #182, #5294) (#5331)
  • fix(chat): update folder placeholder handling in copy/move and delete file toast messages (#5527)
  • fix(chat): use providers reading instead of request (Issue #5576) (#5631)
  • fix(chat-visualizer-connector): fix check for the postMessage origin. (Issue #5528) (#5572)
  • fix(share): enhance unshare functionality to show success and error toasts with item names (#5601)
  • fix(chat): filter out failed files during upload (Is...
Read more

0.41.7

Choose a tag to compare

@github-actions github-actions released this 22 Jan 17:55

Fixes

  • fix(chat): fix application card not displayed upon accepting an invitation share link. (Issue #3904) (#5593)

0.41.6

Choose a tag to compare

@github-actions github-actions released this 19 Jan 12:26

Fixes

  • fix(chat): remove 120 seconds timeout (Issues #5436, #115) (#5524)
  • chore(chat): fix "SameSite" flag and remove X-XSS-Protection Header (#5474)
  • chore: bump preact from 10.27.2 to 10.28.2 (#5415)

0.41.5

Choose a tag to compare

@github-actions github-actions released this 15 Jan 14:02

Fixes

  • fix(chat): fix Safari performance issues (Issue #5296) (#5502)

0.41.4

Choose a tag to compare

@github-actions github-actions released this 09 Jan 17:02

Fixes

  • fix(chat): fix mindmaps performance and change agent issues (Issues #5370, #5407) (#5439)

0.41.3

Choose a tag to compare

@github-actions github-actions released this 31 Dec 21:00

Fixes

0.41.2

Choose a tag to compare

@github-actions github-actions released this 19 Dec 12:18

Fixes

  • fix(chat): fix AzureADB2CProvider config (Issue #5324) (#5326)

0.41.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 00:37

Fixes

  • fix(chat): fix SSR hotReloadEpic subscriptions leads to a memory leak (Issue #5316) (#5319)

Other

  • chore(chat): bump @modern-js/utils from 2.69.4 to 2.69.5 (#5319)