0.23.0
github-actions
released this
15 Jan 13:39
·
42 commits
to development
since this release
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)