Skip to content

Releases: epam/ai-dial-chat

0.23.2

23 Jan 11:44
Compare
Choose a tag to compare

Fixes

  • fix(chat): revert login/logout changes (#2982)

0.23.1

17 Jan 12:50
Compare
Choose a tag to compare

Features

  • feat(chat): refactoring of QuickApps (Issue #2936) (#2946)

0.23.0

15 Jan 13:39
Compare
Choose a tag to compare

Features

  • feat(chat): Add rename conversation modal (Issue #2743) (#2839)
  • feat(chat): add populate & action buttons support into chat (Issue #2837) (#2880)
  • feat(chat): implement comparison different versions of conversations (Issue #2088) (#2902)
  • feat(chat): implement new settings feature flags (Issue #2923) (#2926)
  • feat(chat): optimize switch to other route (Issue #2773) (#2848)
  • feat(chat-e2e): fixed files section visibility test (#2845)
  • feat(chat-e2e): message template tests (#2820)
  • feat(chat-e2e): overlay sandbox component (#2776)
  • feat(chat-e2e): publish prompts test (#2781)
  • feat(chat-e2e): replay with message template (#2856)
  • feat(chat-e2e): unpublish folder tests (#2754)
  • feat(modulify-ui): library updates (#2787) (#2932)

Fixes

  • fix(chat): add Logs for deployed apps and Unpublish for published apps in context menu (Issue #2791) (#2821)
  • fix(chat): add confirmation dialog for code editor exit without saving (Issue #2734) (#2830)
  • fix(chat): add error boundary for invalid form schema (Issue #2901) (#2904)
  • fix(chat): add more language to file extension mappings for code blocks (Issue #2854) (#2858)
  • fix(chat): add padding to text in cards (Issue #2833) (#2859)
  • fix(chat): add padding to text in cards (Issue #2833) (#2885)
  • fix(chat): add sections expansion if move prompt/conversation to other sections (Issue #1552) (#2844)
  • fix(chat): add tooltip for conversation settings icon (Issue #2842) (#2877)
  • fix(chat): add validation (#2866)
  • fix(chat): allow colon for next redirect
  • fix(chat): change code editor confirmation buttons order (Issue #2734) (#2913)
  • fix(chat): disable autocomplete for folder rename input (Issue #2888) (#2890)
  • fix(chat): disable autocomplete for rename input (Issue #2888) (#2889)
  • fix(chat): fix Simple Rag example (Issue #2750) (#2857)
  • fix(chat): fix displaying like/dislike buttons (Issue #2894) (#2895)
  • fix(chat): fix displaying like/dislike buttons into mobile menu (Issue #2894) (#2896)
  • fix(chat): fix downloading without extension and name of code block (Issue #2867, #2868) (#2869)
  • fix(chat): fix error placement in select folder window (Issue #1335) (#2907)
  • fix(chat): fix initialization of recent models (Issue #2881) (#2897)
  • fix(chat): fix issues for bash and sh code blocks in markdown (Issue #2854) (#2853)
  • fix(chat): fix logo clicking behavior (Issue #2921) (#2924)
  • fix(chat): fix removed model version display in card if it was selected (Issue #2882) (#2906)
  • fix(chat): fix settings modal opening delay (Issue #2863) (#2864)
  • fix(chat): fix slider overload and keyboard arrows navigation (Issue #2825) (#2862)
  • fix(chat): fix system prompt updating (Issue #2920) (#2933)
  • fix(chat): fix warning about old replay (Issue #2900) (#2899)
  • fix(chat): fix wrapping of version label (Issue #2883) (#2886)
  • fix(chat): hide copy button if message hasn't content (Issue #125) (#2873)
  • fix(chat): hide slider arrows for mobiles and tablets (Issue #2825) (#2875)
  • fix(chat): improve Change Agent handling and add mobile tooltips in chats (Issues #2842, #2849) (#2892)
  • fix(chat): optimize chat messages processing logic, remove extra requests (Issue #2891) (#2917)
  • fix(chat): show like/dislike/copy buttons only if content message hasn't error message or content isn't empty (Issue #125) (#2865)
  • fix(chat): speed up settings modal opening (Issue #2863) (#2872)
  • fix(overlay): fix overlay select conversation by id response (Issue #2745) (#2908)
  • fix(overlay): fix set recent models ids and model id in overlay mode (Issue #2794) (#2905)

Other

  • chore(chat): [Tech Debt] refactoring selectors to avoid rerenders (#2840)
  • chore(chat): bump epam/ai-dial-ci from 1.10.0 to 1.10.2 (#2876)
  • bump next from 14.2.17 to 14.2.22 (#2903)

0.22.2

13 Jan 15:41
Compare
Choose a tag to compare

Fixes

  • fix(chat): improve Change Agent handling and add mobile tooltips in chats (Issues #2842, #2849) (#2892) (#2928)

0.22.1

08 Jan 16:54
Compare
Choose a tag to compare

Fixes

  • fix(chat): revert login/logout changes (#2912)

0.22.0

19 Dec 00:38
Compare
Choose a tag to compare

Features

  • feat(chat): adapt the chat settings modal for compare mode (Issue #2740) (#2760)
  • feat(chat): add QUICK_APPS_MODEL env variable (Issue #2736) (#2739)
  • feat(chat): allow settings in Isolated view (Issue #2807) (#2809)
  • feat(chat): apply endpoints and environment variables with Code App examples (Issue #2536) (#2782)
  • feat(chat): hide message templates for Isolated view and change order of header buttons (Issue #2814, #2815) (#2816)
  • feat(chat): implement provider auto-redirect to skip provider selection page (#2116)
  • feat(chat): implement tests with attachments (#2689)
  • feat(chat): inform user about Name and Version field restrictions in Deployed state (Issue #2693) (#2713)
  • feat(chat): introduce feature flags (Issue #2771) (#2789)
  • feat(chat): redesign header tooltips (Issue #79) (#2790)
  • feat(chat): redirect back to chat on logo click, add topics to application review dialog (Issue #2369, #2329) (#2718)
  • feat(chat): regenerate on empty assistant message (#2783) (#2788)
  • feat(chat): show tooltips for disabled header buttons (Issue #2810, #2798) (#2811)
  • feat(chat): talk to redesign (Issues #2047, #2698, #2726) (#2690)
  • feat(chat): use .dial extension for export files (Issue #2646) (#2812)
  • feat(chat-e2e): unpublish conversation tests (#2640)

Fixes

  • fix(chat): Fix setting Overlay conversation, refactoring init selected conversations epic (Issue #2599, #2741) (#2716)
  • fix(chat): Fix error if no recent models set (Issue #2653) (#2729)
  • fix(chat): Fix incorrectly working flag when selected conversation loading (Issue #2793) (#2795)
  • fix(chat): Fix the default recent model IDs that are not saved in local storage in overlay mode (Issue #2794) (#2813)
  • fix(chat): add 'today', 'pinned conversations', 'pinned prompts' and 'recent' sections expansion if create new chat/folder/prompt (Issue #1552) (#2765)
  • fix(chat): add space after version prefix (Issue #2759) (#2817)
  • fix(chat): add success action on creating not local conversation (Issue #2724) (#2735)
  • fix(chat): create new conversation on logo click (Issue #2369) (#2725)
  • fix(chat): disable new conversation on click when HideNewConversation is enabled (Issue #2792) (#2796)
  • fix(chat): disallow "Stop generation" by Enter click (Issue #2808) (#2806)
  • fix(chat): fix chat blinking when model is unavailable (Issue #2401) (#2714)
  • fix(chat): fix chat completion request for application with special symbols (Issue #2737) (#2738)
  • fix(chat): fix chat history blinking on conversations change (Issue #2401) (#2696)
  • fix(chat): fix code app admin review feautres displaying (Issue #2723) (#2761)
  • fix(chat): fix custom applications versions sorting (Issue #2670) (#2707)
  • fix(chat): fix deployed code app delete icon tooltip (Issue #2692) (#2715)
  • fix(chat): fix disable Delete when Code app deployed (Issue #2692) (#2700)
  • fix(chat): fix disable icons during conversation response generation (Issue #2672) (#2712)
  • fix(chat): fix isolated view with not installed model (Issue #2772) (#2779)
  • fix(chat): fix logo click during response generation (Issue #2748) (#2749)
  • fix(chat): fix new conversation loading spinner size for mobile (Issue #2701) (#2702)
  • fix(chat): fix new conversations model selection (Issue #2684) (#2770)
  • fix(chat): fix recursive redirect on custom auth page (Issue #2116) (#2722)
  • fix(chat): fix temporary folder add/update flow (Issue #2803) (#2819)
  • fix(chat): fix toggle folder in code app editor (Issue #2556) (#2804)
  • fix(chat): fix tokenizer issue (Issue #2753) (#2763)
  • fix(chat): hide 'Go to my workspace' link if Marketplace feature is disabled (Issue #2780, #2759) (#2823)
  • fix(chat): hide clientdata folder (Issue #2704) (#2824)
  • fix(chat): hide chat settings in isolated view (Issue #2721) (#2751)
  • fix(chat): hide regenerate button for disallowed models (Issue #2360) (#2762)
  • fix(chat): open folder on adding subfolder (Issue #2556) (#2764)
  • fix(chat): redesign of empty conversation settings (Issue #2045, #2697, #1691) (#2657)
  • fix(chat): replace "model" by "agent" term (Issue #2797) (#2800)
  • fix(chat): save not local new conversations (Issue #2724, #2584) (#2732)
  • fix(chat): save overlay conversations (Issue #2724) (#2730)
  • fix(chat): select folder on rename & create (Issue #2022, #2421) (#2768)
  • fix(chat): set defaultAuthProvider to null instead of undefined (#2720)
  • fix(chat): show versions on submodel list item (Issue #2218) (#2752)
  • fix(chat): skip bucket request if performed once (Issue #2642) (#2767)
  • fix(chat): update "Hello world" example (Issue #2564) (#2733)
  • fix(chat): update API paths to include leading slash (#2694)
  • fix(overlay): hide 'configure settings' when features are disabled (Issue #2728) (#2769)

Other

  • chore(chat): add NEXT_PUBLIC_QUICK_APPS_HOST environment variable (Issue #2675) (#2709)
  • chore(chat): fix QUICK_APPS_HOST variable (Issue #2675) (#2719)
  • chore(chat): remove hide/dissalow flags from development
  • chore(chat): use ort_version: 42.1.0 (#2777)
  • bump nanoid from 3.3.7 to 3.3.8 (#2785)

0.20.3

04 Dec 18:07
Compare
Choose a tag to compare

Features

  • feat(chat): add QUICK_APPS_MODEL env variable (Issue #2736) (#2747)

0.20.2

03 Dec 18:48
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix QUICK_APPS_HOST variable (Issue #2675) (#2731)

0.20.1

01 Dec 14:39
Compare
Choose a tag to compare

Other

  • chore(chat): add NEXT_PUBLIC_QUICK_APPS_HOST environment variable (Issue #2675) (#2709)

0.21.0

27 Nov 18:18
Compare
Choose a tag to compare

BREAKING CHANGES

  • fix setting model id in overlay (Issue #2297) (#2604)

Features

  • feat(chat): Add download to Application logs (Issue #2581) (#2588)
  • feat(chat): Add reload to Application logs (Issue #2546) (#2568)
  • feat(chat): add context menu to chat header (Issue #2046) (#2663)
  • feat(chat): change chat and marketplace buttons placement (Issue #2641) (#2660)
  • feat(chat): fix app icon publishing warning message, add 'save all' option to code editor and 'save' to code editor file context menu, fix code editor empty files content (Issues #2576, #2515, #2427) (#2603)
  • feat(chat): fix name and version disableing in code app (Issue #2683) (#2688)
  • feat(chat): refactor of code editor actions and add code editor files saving on ctrl(cmd) + s (Issues #2573, #2576) (#2572)
  • feat(chat): shared with me attachmeents e2e tests (#2518)
  • feat(chat): update code app delete icon (Issue #2617) (#2622)
  • feat(chat-e2e): introduce more users in tests (#2647)
  • feat(chat-e2e): monitoring tests (#2619)
  • feat(chat-e2e): publish folder tests (#2597)
  • feat(chat-e2e): trace capture behavior change (#2655)
  • feat(chat-e2e): update user agents for e2e tests (#2533)
  • feat(chat-e2e): updated e2e tests (#2580)

Fixes

  • fix(chat): Attachments tests fix (#2630)
  • fix(chat): Fix infinite loader, add error handling for the multiple conversations upload (Issue #1596) (#2629)
  • fix(chat): add invitationId validation (#2612)
  • fix(chat): add files upload when create an unpublish request for conversation (Issue #2605) (#2608)
  • fix(chat): add flag for updating new conversation (Issue #2267) (#2607)
  • fix(chat): apply default name if click 'x' when creating a new file inside code editor (Issue #2553) (#2555)
  • fix(chat): close app card after "Use model" (Issue #2686) (#2687)
  • fix(chat): create new conversation after unsharing selected (Issue #2681) (#2682)
  • fix(chat): disallow external icons publishing with applications (Issue #2427) (#2547)
  • fix(chat): don't save empty conversations into storage (Issue #2584, #2566, #2618) (#2601)
  • fix(chat): fix "No data" (Issue #2651) (#2679)
  • fix(chat): fix 'save all' button display condition and fix ctrl(cmd) + s (Issue #2576) (#2623)
  • fix(chat): fix app log context menu (Issue #2532) (#2560)
  • fix(chat): fix blinking on click "New conversation" (Issue #2676) (#2677)
  • fix(chat): fix code app file delete icon displaying (Issue #2574) (#2602)
  • fix(chat): fix code editor UI for safari browser (Issue #2569) (#2575)
  • fix(chat): fix code editor full screen tooltip and show tooltip if use app button is disabled (Issues #2550, #2544) (#2554)
  • fix(chat): fix conversation selection after deleting all conversations (Issue #2056) (#2626)
  • fix(chat): fix custom apps edit (Issue #2665) (#2673)
  • fix(chat): fix custom auth pages initialization (Issue #2666) (#2674)
  • fix(chat): fix disappearing of the organization section from "Select application icon" (Issue #2481) (#2638)
  • fix(chat): fix displaying endpoints and environmental variable in review request (Issue #2521) (#2559)
  • fix(chat): fix filter text box hint (Issue #2371) (#2600)
  • fix(chat): fix font in "no found" (Issue #2589) (#2590)
  • fix(chat): fix font in "no found" (Issue #2589) (#2593)
  • fix(chat): fix header context menu color (Issue #2046) (#2680)
  • fix(chat): fix lastActivityDate sorting for public items (Issue #2056) (#2643)
  • fix(chat): fix marketplace button disable (Issue #2240) (#2624)
  • fix(chat): fix multipleComboBox field design (Issue #2545) (#2557)
  • fix(chat): fix my application version search (Issue #2648) (#2650)
  • fix(chat): fix scrolls on Marketplace (Issue #2582) (#2583)
  • fix(chat): fix stroke appearance (Issue #2113) (#2561)
  • fix(chat): hide context menu in select mode (Issue #2663) (#2671)
  • fix(chat): hide empty conversations and create new after delete selected (Issue #2651, #2654) (#2659)
  • fix(chat): reduce padding between icon and text in Use button (Issue #2212)
  • fix(chat): refactor init requests (Issue #2598) (#2627)
  • fix(chat): remove publicationInfo from import-export flow (Issue #2276) (#2644)
  • fix(chat): temporarily hide file unpublish (Issue #2632, #2180) (#2649)
  • fix(chat): update code app delete button (Issue #2617) (#2628)
  • fix(chat): update confiramtion message (Issue #2558) (#2591)
  • fix(chat): update deployed code app edit, show toast (Issue #2479, #2512) (#2637)
  • fix(chat): update duplicate file name on publishing new version (Issue #2207) (#2585)
  • fix(chat): wrap with layout per page (Issue #2666) (#2668)
  • fix(chat-e2e): mark test as slow (#2633)

Other

  • chore(chat): add concurrency in PR workflow
  • chore(chat): ORT clean up (#2625)
  • chore(chat): add bypass_ort: true (#2609)
  • chore(chat): add bypass_ort: true (#2609)
  • chore(chat): bump NextJS from 14.2.12 to 14.2.17 (#2571)
  • chore(chat): bump cookie and next-auth (#2562)
  • chore(chat): get rid of takeUntil and race conditions when accepting share invitation (Issue #2599) (#2615)
  • chore(chat): regenerate package-lock.json (#2631)
  • chore(chat): revert bypass_ort: true (#2621)
  • cleanup untagged images (#2592)