v1.2.0
New Features and Improvements
-
IMPORTANT - Security Vulnerability Fix: A security issue identified in earlier versions has been resolved. It is strongly recommended that all users update to this version as soon as possible to avoid any security issues.
-
Model Evaluation: A new feature that allows users to evaluate and compare the performance of various AI models. You can create new model evaluation in Console - Resource Management. Currently supported evaluations: opencompass and llm evaluation harness.
For self-hosted Kubernetes users: If you need model evaluation, you will need to install Argo Workflow manually. More reference can be found here: Deploy Argo Workflow.
-
New Admin UI Layout: The admin interface has been redesigned for improved usability and a more intuitive experience.
-
Standardizing Component Styles Uniformly: We’ve updated the design to ensure a consistent and cohesive look across all components.
-
Optimize Page Responsive Width: Pages now adjust better to different screen sizes, ensuring a smoother experience on mobile and desktop.
-
Prompt Library: You can now create and manage prompts for reuse in OpenCSG. You can find this feature under Zone - Prompting.
What's Changed
- Optimize user store to have initialized attr by @hiveer in #790
- Add license apache-2.0 file by @hiveer in #793
- enhance setup & migration docs, fix error links in readme file by @kayla050 in #782
- style(button): standardize button styles and replace el-button by @youngbeom-shin in #789
- Introducing CSGHub Guru on Gurubase.io by @kursataktas in #797
- Csghub file too large can not preview by @ymh6315431 in #786
- Csghub finetune header fix by @ymh6315431 in #785
- Bug fix on logout by @hiveer in #791
- Update file border by @ymh6315431 in #799
- Fix dataset viewer pagination by @zhendi in #800
- Dataset viewer support json format by @zhendi in #802
- Update release notes by @hiveer in #801
- Fix edit file routes by @zhendi in #812
- Go unit test for render admin by @hiveer in #796
- Fix collections del i18n by @ymh6315431 in #810
- style(ui): standardize tag styles and typography across components by @youngbeom-shin in #808
- Csghub update logo by @ymh6315431 in #815
- refactor(ui): update repo settings styles to use Tailwind spacing & colors by @youngbeom-shin in #814
- update one-click deployment for ali marketplace by @ganisback in #816
- remove jessions id by @ganisback in #817
- update ali market link by @ganisback in #818
- style(ui): update form styles and color scheme by @youngbeom-shin in #807
- Fix set cookie user name by @zhendi in #822
- Bump cross-spawn from 7.0.3 to 7.0.6 in /frontend by @dependabot in #821
- fix(styles): Remove duplicate hash symbols in warning color codes by @youngbeom-shin in #823
- refactor(tags): Standardize tag components styling and remove redundant SVG by @youngbeom-shin in #819
- New Admin UI layout by @hiveer in #820
- Update user_system_cn.md by @echolvmx in #830
- Update user_system_cn.md by @kiki128t in #832
- Remove cookie admin_user and get user roles from userStore by @hiveer in #833
- Refactor and remove current_user cookie by @hiveer in #831
- Add Spanish README by @fanchile in #825
- CSGHub prompts by @ymh6315431 in #829
- style(RepoItem): refine card UI with consistent spacing and sizing by @youngbeom-shin in #834
- Vue unit test setup by @hiveer in #813
- style(collections): standardize button styles and spacing by @youngbeom-shin in #835
- Optimize page responsive and remove breakpoint mlg:826 by @hiveer in #836
- config: optimize packaging speed: by @jialudev in #806
- refactor(collections): optimize empty data display logic by @youngbeom-shin in #841
- style(Navbar): enhance dropdown items with icons and improve spacing by @youngbeom-shin in #843
- Remove parquet viewer by @hiveer in #844
- Remove sync token and starship key by @hiveer in #847
- Fix page responsive width style by @zhendi in #848
- Enable browser cache for assets by @hiveer in #849
- Remove optimization assistant by @ymh6315431 in #851
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #842
- Model evaluation by @zhendi in #850
New Contributors
- @kursataktas made their first contribution in #797
- @dependabot made their first contribution in #821
- @echolvmx made their first contribution in #830
- @kiki128t made their first contribution in #832
- @fanchile made their first contribution in #825
Full Changelog: v1.1.0...v1.2.0