v25.10.0
What's Changed (v25.9.1 → v25.10.0)
✨ Features
- FR-954: Setup BAI UI package environment. #3622 by @nowgnuesLee
- FR-955: Move Flex component to
backend.ai-uiproject. #3640 by @nowgnuesLee - FR-982: Add i18n to
backend.ai-uiproject. #3665 by @nowgnuesLee - FR-983: Setup Relay for
backend.ai-uiand move fragment components. #3675 by @nowgnuesLee - FR-1073: Replace macro with
babel-plugin-relay. #3755 by @nowgnuesLee - FR-739: Add
FolderInvitationResponseModaland related hooks. #3724 by @agatha197 - FR-1045: Modify WebUI 2FA configs for version compatibility. #3761 by @ironAiken2
- FR-834: Improve UX for Auto-Mount Folders creation. #3600 by @agatha197
- FR-1065: Add custom label to
EndpointSelectcomponent. #3767 by @lizable - FR-624: Add chat history. #3555 by @ragingwind
- FR-1070: Include new accelerator info in session creation payload. #3756 by @agatha197
- FR-1105: Improve session metrics layout and remove CPU used metric. #3809 by @ironAiken2
- FR-1062: Replace
ImageResourceFormItemwith improved resource limit UI. #3747 by @agatha197
🐛 Bug Fixes
- FR-1054: Add
disabledtype toBAILinkand improve folder access in session details. #3737 by @agatha197 - FR-1077: Fix
__generated__folder path. #3765 by @nowgnuesLee - FR-1069: Improve login failure error handling. #3758 by @ironAiken2
- FR-949: Fix incorrect CPU usage display in session usage monitor. #3779 by @ironAiken2
- FR-1090: Fix invalid size format error for SHMEM. #3786 by @yomybaby
- FR-1092: Remove
ChatRequest. #3789 by @ragingwind - FR-1097: Fix missing chat messages. #3792 by @ragingwind
- FR-1100: Fix image install failure. #3799 by @agatha197
- FR-1101: Fix missing sender info in user invitation email. #3801 by @agatha197
- FR-1104: Improve backward compatibility in
ResourcePresetSelect. #3806 by @yomybaby - FR-1106: Prevent automatic SHMEM override from presets. #3802 by @yomybaby
- FR-957: Display device names in uppercase on Prometheus metrics. #3797 by @ironAiken2
- FR-1115: Show appropriate SHMEM form item based on preset. #3826 by @nowgnuesLee
- FR-1114: Set minimum image resource limit regardless of previous value. #3817 by @agatha197
- FR-1112: Remove unnecessary form reset in
VFolderTableFormItem. #3825 by @lizable - FR-1116: Fix missing React rendering flag. #3819 by @agatha197
- FR-1120: Use decimal size for I/O metrics. #3832 by @ironAiken2
- FR-1122: Use decimal units for network info in session history. #3835 by @agatha197
- FR-1110: Adjust tooltip position to avoid overflow in chat. #3827 by @lizable
🔨 Refactoring
🧪 E2E Tests
🛠 Chores
- FR-1055: Use virtual folder ID only for identicons. #3739 by @rapsealk
- FR-1067: Setup Relay ESLint rules. #3748 by @yomybaby
- FR-1111: Enable Relay codegen in dev mode. #3814 by @nowgnuesLee
💄 Style
Full Changelog: v25.9.1...v25.10.0