v25.10.0-rc.1
Pre-release
Pre-release
What's Changed (v25.9.1 → v25.10.0-rc.1)
✨ Features
- FR-624: Add chat history by @ragingwind in #3555
- FR-739: add FolderInvitationResponseModal and related hooks for managing folder invitations by @agatha197 in #3724
- FR-834: Improve UX for Auto-Mount Folders creation by @agatha197 in #3600
- FR-954: setup BAI UI package environment by @nowgnuesLee in #3622
- FR-955: move Flex component to backend.ai-ui project by @nowgnuesLee in #3640
- FR-982: Add i18n to the backend.ai-ui project by @nowgnuesLee in #3665
- FR-983: setup relay for backendai-ui project and move fragment component by @nowgnuesLee in #3675
- FR-1045: Modify WebUI 2FA configs for version compatibility by @ironAiken2 in #3761
- FR-1062: Replace ImageResourceFormItem with improved resource limit UI by @agatha197 in #3747
- FR-1065: add: custom label on EndpointSelect component by @lizable in #3767
- FR-1070: Include new accelerator information in session creation payload by @agatha197 in #3756
- FR-1073: setup babel-plugin-relay instaed of macro by @nowgnuesLee in #3755
- FR-1105: Improve session metrics layout and remove CPU used metric by @ironAiken2 in #3809
🐛 Bug Fixes
- FR-949: incorrect CPU usage disaply in session usage monitor by @ironAiken2 in #3779
- FR-957: Display device name in upper case on prometheus metrics by @ironAiken2 in #3797
- FR-1054: Add
disabledtype to BAILink and improve folder access in session details by @agatha197 in #3737 - FR-1069: Improve error handling logic for WebUI login failure by @ironAiken2 in #3758
- FR-1077: Correct the generated folder path appropriately by @nowgnuesLee in #3765
- FR-1090: Invalid size format error for SHMEM by @yomybaby in #3786
- FR-1092: remove ChatRequest by @ragingwind in #3789
- FR-1097: Fix missing chat messages by @ragingwind in #3792
- FR-1100: image install doesn't work by @agatha197 in #3799
- FR-1101: Missing Sender Information in User Invitation Email by @agatha197 in #3801
- FR-1104: Improve backward compatibility in ResourcePresetSelect by @yomybaby in #3806
- FR-1106: prevent automatic shmem override when resource preset has specific shmem configuration by @yomybaby in #3802
🔨 Refactoring
- FR-1057: Refactor size unit formatting in UI components by @yomybaby in #3723
- FR-1089: touch up Chat history layout and transition by @yomybaby in #3780
🛠 Chores
- FR-1055: use virtual folder ID only for identicons by @rapsealk in #3739
- FR-1067: Setup Relay eslint by @yomybaby in #3748
- FR-1079: Add login failure cases due to email and password by @yomybaby in #3769
- FR-1089: touch up styles in Chat by @yomybaby in #3785
Full Changelog: v25.9.1...v25.10.0-rc.1