Skip to content

0.24.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 16:55
· 13 commits to development since this release

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)