github-actions
released this
06 Nov 22:07
·
68 commits
to development
since this release
Features
- feat(chat): Marketplace no results found and Suggested results (Issue #2308) (#2430)
- feat(chat): add bookmarks (Issue #2349) (#2438)
- feat(chat): add code app logs (Issue #2484) (#2503)
- feat(chat): add code editor for code apps (Issue #2478) (#2488)
- feat(chat): add full tab mode for code editor (Issue #2500) (#2507)
- feat(chat): add possibility to upload/create(in root)/delete files in code editor (Issue #2478) (#2501)
- feat(chat): add the 'Add the agent to My workspace to continue' button (Issue #2364, #2454) (#2440)
- feat(chat): add validations for source files (Issue #2475) (#2489)
- feat(chat): allow admin deploying/undeploying of Code Apps (Issue #2494) (#2495)
- feat(chat): create new conversation after initialization (adapted for Marketplace) (Issue #2351) (#2405)
- feat(chat): fix suggested results display (Issue #2461) (#2464)
- feat(chat): refactor application dialogs, add deployable app dialog draft (Issue #2353) (#2355)
- feat(chat): refactor code app source files folder selector (Issue #2476) (#2485)
- feat(chat): support new Code Apps format (Issue #2491) (#2492)
- feat(chat-e2e): fix e2e tests (#2517)
Fixes
- fix(chat): add back to chat button on marketplace mobile (Issue #2243) (#2437)
- fix(chat): add code apps source files folder encoding (#2468)
- fix(chat): add code apps source files folder encoding (Issue #2469, #2467) (#2471)
- fix(chat): add default values in application dialog (Issue #2477)
- fix(chat): add default values in application dialog (Issue #2477) (#2490)
- fix(chat): add no models or application in marketplace (Issue #2448) (#2453)
- fix(chat): add the limit for folder depth (Issue #2522) (#2552)
- fix(chat): allow to remove icon during editing (Issue #2505) (#2506)
- fix(chat): change the verb in Prompt limit exceeded message (Issue #2482)
- fix(chat): change version dropdown maximum width (Issue #2428) (#2432)
- fix(chat): disallow selecting "All files" (Issue #2524) (#2525)
- fix(chat): fix app log visibility for Admin, disable 'Use application' button (Issue #2526, #2531) (#2540)
- fix(chat): fix application logs displaying (Issue #2534) (#2535)
- fix(chat): fix code app endpoints (Issue #2508) (#2511)
- fix(chat): fix colors (Issue #2113) (#2504)
- fix(chat): fix displaying of completion url in review request (Issue #2510) (#2549)
- fix(chat): fix displaying of disabled context menu items (Issue #2509) (#2514)
- fix(chat): fix files selection after deletion (Issue #2523, #2516) (#2530)
- fix(chat): fix files selection after upload action (Issue #2523) (#2538)
- fix(chat): fix icon formats (Issue #2411, #2466) (#2470)
- fix(chat): fix long names issues (Issue #2513, #2543) (#2548)
- fix(chat): fix markdown table displaying (Issue #2446) (#2447)
- fix(chat): fix runtime selector displaying on full tab mode (Issue #2527) (#2528)
- fix(chat): fix search and Add-button height (Issue #2439) (#2462)
- fix(chat): fix selected model displaying (Issue #2442) (#2443)
- fix(chat): fix version grouping (Issue #2308) (#2444)
- fix(chat): fixed select conversation logic in tests (#2486)
- fix(chat): hide not public files when unpublish a conversation (Issue #2126) (#2458)
- fix(chat): ignore spaces into endpoints (Issue #2537) (#2539)
- fix(chat): make UI corrections for bookmarks (Issue #2449) (#2463)
- fix(chat): move runtime selector to separate field (Issue #2478) (#2519)
- fix(chat): remove content top margin (Issue #2461) (#2465)
- fix(chat): remove mobile and tablet view tooltips from Marketplace (Issue #2441) (#2473)
- fix(chat): show toast only about own applications (Issue #2497) (#2498)
- fix(chat): show version while review items (Issue #2403) (#2445)