v1.8.0-ce
New Features and Improvements
-
MCP Server Supports "One-Click Deployment"
Added the "One-Click Deployment" feature, allowing users to quickly deploy MCP Server code to the application space by clicking a button, thereby simplifying the deployment process. -
Enhanced Inference/Fine-Tuning Features
Performance analysis pages have been added for dedicated and fine-tuning instances, helping users gain a more intuitive understanding of model performance and resource usage. -
Optimized Association Display Between Models and Application Spaces
Application spaces are now displayed in a card format, making it easier for users to view their associated model information and application details.
Bug Fix
What's Changed
- feat(locales): update navbar text labels by @youngbeom-shin in #1146
- feat(navbar): update styles and improve UI by @youngbeom-shin in #1143
- fix(repoCards): remove unnecessary comments by @youngbeom-shin in #1144
- update styling and button components by @youngbeom-shin in #1139
- feat(playground): optimize input box style and component layout, add … by @youngbeom-shin in #1124
- feat(task_tag): add image text to text svg icon by @youngbeom-shin in #1145
- feat(task_tag): update task tag icon by @youngbeom-shin in #1148
- feat(button): add secondary button styles by @youngbeom-shin in #1151
- feat(endpoints): update validation triggers and params by @hiveer in #1153
- feat(button): add disabled state handling by @youngbeom-shin in #1152
- feat(application_spaces): replace space links with component by @youngbeom-shin in #1149
- feat(admin): enhance UI components and translations by @youngbeom-shin in #1157
- feat(application_space_detail): add scroll handling for logs by @youngbeom-shin in #1165
- fix update serverless name link by @ice201508 in #1154
- feat(EndpointLogs): enhance log display and interaction by @youngbeom-shin in #1166
- Update version naming convention by @MasonXon in #1168
- Feat(application_spaces): Add driver version selection and correct typo by @ymh6315431 in #1169
- feat(application_spaces): enhance ApplicationSpaceItem UI by @youngbeom-shin in #1173
- feat(pagination): improve button styles and layout by @youngbeom-shin in #1171
- feat(sync): add sync diff feature and dropdown component by @hiveer in #1156
- inference analysis page by @hiveer in #1161
- space analysis by @hiveer in #1177
- change-repodetail-linktype-to-vue-router by @ice201508 in #1172
- fix-tab-change-page-flash only work in repo detail by @ice201508 in #1176
- fix-repo-detail-default-branch by @ice201508 in #1180
- fix-add-cursor-pointer-in-filelist-com by @ice201508 in #1181
- feat(RepoCards): improve responsive layout and behavior by @youngbeom-shin in #1179
- feat(i18n): add support for Traditional Chinese by @zhendi in #1160
- feat(mcp): Add RepoItemSyncIcon component to display sync status and clone URL by @ymh6315431 in #1182
- feat(navbar): enhance avatar dropdown styling by @youngbeom-shin in #1178
- feat(discussion): add delete discussion feature by @youngbeom-shin in #1183
- feat(endpoints): Update endpoint replica display to count by @ymh6315431 in #1175
- fix-filelist-tree-request-twice by @ice201508 in #1191
- fix-finetune-router-link-correct by @ice201508 in #1192
Full Changelog: v1.7.0...v1.8.0