v5.2.0
What's Changed
- feat: message structure now has parts to communicate with models, internationalization added to switch between languages by @themaherkhalil in #2728
- feat(client): firstissuechnges by @SindhuHarika in #2644
- Bookmarked/UnBookmarked toast message by @Vishal24-Kanini in #2729
- hammer icon next to mcp_driver file on hovering by @Vishal24-Kanini in #2635
- feat(client): mcp usage for read-only users logic change by @Paulson-Robert in #2753
- fix(playground): not dropping insight id on room switch by @themaherkhalil in #2751
- fix(playground): set default room name on initialization and improve … by @kzsb03 in #2768
- fix(client): fixing order of settings; removing app image download not showed by @themaherkhalil in #2773
- Expand/collapse button state sync up with manual expand/collapse icons by @Vishal24-Kanini in #2434
- Engine catalog hammer icon for mcp_driver.py by @Vishal24-Kanini in #2705
- Rename Blocks in Layer functionality by @NaveenRamasamy028 in #1767
- Remove storybook package by @JaganSomannaKanini in #2692
- Add folder zip download in room explorer by @ckelly17 in #2770
- Sidebar Footer Updates by @SunTheDev in #2769
- Default Modal Selection in Profile Page by @NaveenRamasamy028 in #2730
- Playground knowledge stores layout and enhancements by @ckelly17 in #2738
- fix(client): db query page improvements by @themaherkhalil in #2775
- feat(client): showing the query that was last run and error messages from backend by @themaherkhalil in #2776
- feat(client): state if admin on settings in local storage, fix query lag in admin query, improve query on settings by @themaherkhalil in #2777
- feat: redo app homepage, update app details to shadcn by @themaherkhalil in #2778
- feat(client): app catalog page in shadcn, details page mobile responsive by @themaherkhalil in #2783
- feat(client): tightening the box layout, adding collapse to bookmarked by @themaherkhalil in #2784
- Fix: tool status saved as "undefined" by @tevanburen in #2785
- feat(client): teams to shadcn components by @themaherkhalil in #2792
- fix(client): adding back infinite scroll for app loading by @themaherkhalil in #2793
- fix(client): user management to shadcn, pagination cleanup on team page, css/layout fixes by @themaherkhalil in #2795
- feat(client): switching to shadcn by @themaherkhalil in #2796
- Settings Design standardization by @KirthikaKumar-K in #2719
- chore(client): kebab-case to denote shadcn upate by @themaherkhalil in #2797
- feat(client): layout redesign including list mode by @themaherkhalil in #2800
- feat(client): changing button to white to reduce repeated color on button across tiles by @themaherkhalil in #2801
- feat(client): improving description of pages in settings tab by @themaherkhalil in #2802
- feat(client): pagination hook for tables, css fixes by @themaherkhalil in #2803
- fix(client): removing admin override to view information outside of settings by @themaherkhalil in #2807
- fix: infinite loop on error by @tevanburen in #2798
- feat(client): showing the actual MCP tools that are available by @themaherkhalil in #2811
- feat: fixing ui design for file/zip upload by @ppatel9703 in #2814
- fix to make extensions non-case sensitive by @ekim1707 in #2815
- feat: reduce default size of the side panel and configure min width by @rithvik-doshi in #2756
- fix(client): clicking system apps open properly by @themaherkhalil in #2820
- fix(package): run dev to properly start client and playground by @themaherkhalil in #2819
- Response Download Feature (docx/pdf) by @SunTheDev in #2667
- Propagate error message by @rithvik-doshi in #2810
- feat(client): pnpm run dev will compile and run for workspace, fix run for audit logs by @themaherkhalil in #2823
- fix(client): delete group permission reduces count of teams by 1 by @themaherkhalil in #2824
- Engine desc tags generator by @Paulson-Robert in #2742
- feat(client): adding additional async call to get server count in case other users performed changes by @themaherkhalil in #2825
- fix(client): overflow to add scroll bar by @themaherkhalil in #2826
- Customize knowledge creation behavior in Playground via theme db by @ckelly17 in #2805
- Handle links to room explorer artifacts (Playground) by @ckelly17 in #2779
- fix(client): removing _ cleanup that is confusing for search results by @themaherkhalil in #2828
- Page 2 is visible on Page 1 after navigation in drag-and-drop app bug fix by @KirthikaKumar-K in #2731
- Dependency tree warnings by @tevanburen in #2723
- feat(client/renderer): mcptoolcell changes to adapt pixel json by @Paulson-Robert in #2322
- Update vega functions and remix router package by @JaganSomannaKanini in #2681
- Optional theme to disable links to platform from Playground by @ckelly17 in #2804
- feat(client): adding storage viewer page for cloud storage. currently read only. by @themaherkhalil in #2832
- feat(client): removing path manipulations with backend standardization for path by @themaherkhalil in #2835
- Allow custom sidebar to navigate to internal route (Playground) by @ckelly17 in #2821
- Update tab title favicon themedb by @ekim1707 in #2830
- Remove filter on MCP tag if knowledge MCP disabled (playground) by @ckelly17 in #2836
- Markdown keyword by @tlokeshrao in #2834
- build(refactor): axios and react color by @JaganSomannaKanini in #2714
- fix: lockfile by @tevanburen in #2842
- Remove theme.local.json so that it will be gitignored by @tevanburen in #2843
- 2107 inform users cell with linked actions by @Paulson-Robert in #2219
- File download cleanup by @tevanburen in #2845
- Platform Landing Page Sadcn Conversion by @KirthikaKumar-K in #2812
- Graceful errors on playground by @tevanburen in #2808
- Catch errors during AddPlaygroundToolExecution by @tevanburen in #2846
- feat(client): adding model inference logs db to options list by @themaherkhalil in #2849
- fix(client): fixing typos by @themaherkhalil in #2850
- fix(client): proper css for model selection dropdown by @themaherkhalil in #2851
- fix(playground): add save and refresh to file explorer. get roomoptio… by @kzsb03 in #2863
New Contributors
- @ckelly17 made their first contribution in #2770
- @SunTheDev made their first contribution in #2769
- @ppatel9703 made their first contribution in #2814
- @tlokeshrao made their first contribution in #2834
Full Changelog: v5.1.0...v5.2.0