v25.12.0-rc.1
Pre-release
Pre-release
·
1311 commits
to main
since this release
What's Changed (v25.11.0 → v25.12.0-rc.1)
✨ Features
- feat(FR-1107): Apply BAIBoard to customize prometheus metrics display by @ironAiken2 in #3856
- feat(FR-1134): Add tooltips for prometheus metrics by @ironAiken2 in #3875
- feat(FR-735): apply NEO style to existing pages using Tabs or Table by @nowgnuesLee in #3855
- feat(FR-1234): let backend.ai-ui support multiple language by @nowgnuesLee in #3943
- feat(FR-1161): Apply BAIBoard component to Start Page by @ironAiken2 in #3867
🐛 Bug Fixes
- fix(FR-1184, FR-1182): enable desktop notification when local storage setting is true by @ironAiken2 in #3891
- fix(FR-1121): handle nested object for error title of log page. by @agatha197 in #3831
- fix(FR-1160): incorrect MIME type for CSS in es6 handler by @ironAiken2 in #3864
- fix(FR-1178): correct the labels for Simplified and Traditional Chinese in the language selection by @nowgnuesLee in #3879
- fix(FR-1212): The resource number has different size NVIDIA logos. by @agatha197 in #3908
- fix(FR-1233): change to import local values in the es modular way by @nowgnuesLee in #3932
- fix(FR-1169): Disable deletion for pipeline folders by @ironAiken2 in #3910
- fix(FR-1219): Support responsive session metric graph by @ironAiken2 in #3919
🧪 Hotfix
- hotfix(FR-1216): file browser failed to open in core 25.6 by @agatha197 in #3914
🔨 Refactoring
- refactor(FR-583): Remove compatibility before manager version 24.09 by @ironAiken2 in #3906
🛠 Chores
- chore(FR-1181):update mai branch version to v25.2.0-alpha.0 by @yomybaby in #3898
- chore(FR-1209): change the VSCode workspace window.title pattern by @yomybaby in #3903
- chore(FR-1195): modify column setting logic by @hummingbbird in #3899
- chore(FR-1205): run prettier and eslint at pre-commit by @nowgnuesLee in #3905
- chore: revert FR-1209 and add other
.code-workspacefiles to.gitignoreby @yomybaby in #3912 - chore(FR-1205): Remove ESLint auto-fix from pre-commit hook by @nowgnuesLee in #3909
- chore(FR-1026): Add copy-config script to depoy for Vercel by @ragingwind in #3794
🙌 New Contributors
- @hummingbbird made their first contribution in #3897