Skip to content

Releases: epam/ai-dial-chat

0.24.0

05 Feb 16:55
Compare
Choose a tag to compare

Features

  • feat(chat): Add opportunity to share applications (Issue #2044) (#2909)
  • feat(chat): Add share icon in applications, sources filters (Issue #2915) (#2945)
  • feat(chat): Add the application shared with the user to a "My workspace" (Issue #2955, #2965, #2971, #3004) (#3008)
  • feat(chat): Add the application shared with the user to a "My workspace" (Issue 2955, 2965) (#2961)
  • feat(chat): Revert "Add the application shared with the user to a "My workspace" (Issue 2955, 2965)" (#3007)
  • feat(chat): add chat starter buttons (Issue #2922, #2927) (#2931)
  • feat(chat): add custom 404 page (#2832)
  • feat(chat): add document_relative_url and model fields to quick app editor (Issue #3053) (#3057)
  • feat(chat): add document_relative_url to application sharing/publishing flow (Issue #3054) (#3078)
  • feat(chat): add new application type filters (Issue #2996) (#2998)
  • feat(chat): add opportunity to use Marketplace-share link (#2947)
  • feat(chat): handle required schema buttons, fix name regenerate, improve schema validation (Issue #2980, #2901, #2972, #2986) (#3005)
  • feat(chat): implement direct application links (Issue #2950) (#2957)
  • feat(chat): refactoring of QuickApps (Issue #2936) (#2940)
  • feat(chat): refactoring source filters (Issue #2994, #3009) (#3006)
  • feat(chat-e2e): fixed flaky model image behavior (#2959)
  • feat(chat-e2e): implemented overview test (#2987)
  • feat(chat-e2e): implemented publish file tests (#2960)
  • feat(chat-e2e): isolated view tests (#2937)
  • feat(chat-e2e): new conversation on refresh tests (#3042)
  • feat(chat-e2e): overlay settings tests (#2919)
  • feat(overlay-sandbox): improve UI navigation in Overlay Sandbox (Issue #3072) (#3076)
  • feat(visualizer-connector): allow popups in iframe sandbox (#2975)

Fixes

  • fix(chat): Change nested folders error placement (Issue #2974) (#2992)
  • fix(chat): Fix manage attachments modal doesn't reflect file deletions without page refresh (Issue #2685) (#2999)
  • fix(chat): Fix recipient of the shared code app can not upload new files in the code editor (Issues #3040, #2968, #2971) (#3061)
  • fix(chat): Playwright updated to v1.50.0 (#3000)
  • fix(chat): Revert "increase max headers size (Issue #2852)" (#2983)
  • fix(chat): add 'back to publication request' button if model is not allowed and fix 'organization conversations highlighting' (Issues #2183, #2978) (#2977)
  • fix(chat): add aria-labels to accomodate accessibility level A (#3048)
  • fix(chat): add models models and files uploading if approved request has such resources (Issue #2048) (#3030)
  • fix(chat): add sharing revoke if change code app source folder (Issue# 2962) (#3037)
  • fix(chat): add warning messages for published or shared application icon (Issue #3047) (#3074)
  • fix(chat): change description and icon for playback and replay as is conversations start screen (Issues #2756, #2757) (#2970)
  • fix(chat): disable fields after editing shared app (Issue #3017) (#3033)
  • fix(chat): fix 'cancel' button when change source folder (Issue #3075) (#3082)
  • fix(chat): fix Code Apps editing (Issue #3059) (#3066)
  • fix(chat): fix Marketplace filters and navigation (Issue #3023, #3018) (#3026)
  • fix(chat): fix callback url to marketplace (Issue #2967, #2989) (#2979)
  • fix(chat): fix cancel button when change document relative url for shared app (Issue #3075) (#3105)
  • fix(chat): fix card design, add copy link and share in context menu, correct mobile icon size (Issues #2943, #2991) (#3025)
  • fix(chat): fix chat/folder disappearing after approving unpublish request (Issue #2727) (#3003)
  • fix(chat): fix conversation requests during message generation (Issue #3031) (#3032)
  • fix(chat): fix custom buttons in playback mode, hide templates in schema chats (Issue #3002, #3013) (#3035)
  • fix(chat): fix max headers size (Issue #2983) (#3015)
  • fix(chat): fix mobile menu popup on custom button click (Issue #2986) (#3022)
  • fix(chat): fix replay as is start screen for not available modelId (Issue #2847) (#3070)
  • fix(chat): fix reset filters after logout (Issue #2989, #2952) (#3010)
  • fix(chat): fix review chat crash, hide unpublish option, adjust marketplace grid (Issue #3029, #3016, #3014) (#3038)
  • fix(chat): fix settings tooltip (Issue #3020) (#3021)
  • fix(chat): fix version groups cleanup after approving unpublish request (Issue #2727) (#3027)
  • fix(chat): get rid of redundant models requests, fix duplications from approve required section, fix organization section and folders highlight (Issues #2978, #2183) (#3011)
  • fix(chat): hide disabled edit button on mobile (Issue #2784) (#2939)
  • fix(chat): increase max headers size (Issue #2852) (#2871)
  • fix(chat): increase max headers size (Issue #2852) (#2985)
  • fix(chat): increases publication listing limit param (Part 1) (Issue #3071) (#3080)
  • fix(chat): keep application wizard open on failed save request (Issue #2949) (#2953)
  • fix(chat): make version view user friendly, add validation (Issue #2956) (#3065)
  • fix(chat): minor UI fixes (Issue #2941, #2827, #2766, #2963, #2964) (#2976)
  • fix(chat): remove endpoint from payload if applicationTypeSchemaId was specified (Issue #2936) (#2942)
  • fix(chat): reset Marlketplace state for "DIAL Marketplace" link (Issue #2614) (#2969)
  • fix(chat): revert login/logout changes (#2981)
  • fix(chat): save input content during UI manipulations (Issue #3063) (#3064)
  • fix(chat): show full QuickApp description (Issue #2936) (#2944)
  • fix(chat): sort filters and "Add app" options (Issue #3067) (#3068)
  • fix(chat): update recent models when agents added to workspace from chat (Issue #2822) (#2951)
  • fix(overlay-sandbox): fix removeOverlay conditions (Issue #3072) (#3081)
  • fix(chat): hide 'Logs' button for the shared code application (Issue #3086) (#3099)

Other

  • chore(chat): encapsulate/wrap useTranslation hook and add typing (#3058)
  • chore(chat): fix local running
  • chore(chat): refactore modal imports (#3087)
  • chore(chat): split models.reducers.ts to types, selectors and reducers (#2958)
  • bump epam/ai-dial-ci from 1.10.2 to 1.11.0 (#2938)
  • bump epam/ai-dial-ci from 1.11.0 to 1.11.1 (#3044)
  • bump vite from 5.4.11 to 5.4.14 (#2973)
  • update README.md (#2966)

0.23.3

28 Jan 17:13
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix conversation requests during message generation (Issue #3031) (#3041)

0.22.3

28 Jan 17:05
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix conversation requests during message generation (Issue #3031) (#3039)

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)