v25.16.0-rc.1
Pre-release
Pre-release
What's Changed (v25.15.2 → v25.16.0-rc.1)
✨ Features
- FR-1500: add confirmation input modal to file explorer delete dialog by @ironAiken2 in #4391
- FR-1579: add customizable sorting for image environment groups by @yomybaby in #4434
- FR-1480: display cluster mode in session detail panel by @ironAiken2 in #4419
- FR-1531: add active agent list to admin dashboard page by @agatha197 in #4365
- FR-1240: add agent statistics and resource monitoring capabilities by @agatha197 in #4344
- FR-1462: enhance BAIText with CSS-based ellipsis and Safari compatibility by @agatha197 in #4397
- FR-873: set dashboard page as a default by @agatha197 in #3554
- FR-1575: merge admin dashboard into user dashboard by @agatha197 in #4425
- FR-1572: improve keyboard interaction and focus management for editable name components by @yomybaby in #4421
- FR-1426: conditionally show terminal guide based on copy feature support by @ironAiken2 in #4414
- FR-1617: add user setting for maximum concurrent file upload limit by @ironAiken2 in #4460
🐛 Bug Fixes
- FR-1553: update deprecated props in antd by @agatha197 in #4393
- FR-1558: Unable to upload multiple files in file explorer by @nowgnuesLee in #4408
- handle optional chaining for allowed_vfolder_hosts in resource policy by @yomybaby in #4410
- FR-1605: resolve plugin page activation issue on initial browser load by @yomybaby in #4450
- FR-1597: exclude name field from KeypairResourcePolicySettingModal props by @ironAiken2 in #4443
- FR-1602: update CodeMirror language option from 'shell' to 'sh' by @nowgnuesLee in #4448
- FR-1612: missing session creation error handling by @yomybaby in #4456
- FR-1501: fix file upload status tracking and error handling by @ironAiken2 in #4412
🔨 Refactoring
- FR-1554: fix Wrapper component typing and prop passing in SessionActionButtons by @yomybaby in #4398
- FR-1578: optimize error boundary structure and component unmounting patterns by @yomybaby in #4430
🛠 Chores
- FR-1544: Post 25.15.0 Release - Minor Refactoring and Dependency Updates by @yomybaby in #4380
- FR-1551: remove legacy folder explorer components by @ironAiken2 in #4387
- FR-1557: apply react compiler by @nowgnuesLee in #4404
- FR-1558: refactor code related to #4404 by @yomybaby in #4409
- FR-1583: Resolving the issue where ESLint cannot find the tsconfig file by @nowgnuesLee in #4431
🎨 Style
- FR-1601: remove unnecessary padding override from ConfigurationsPage Card component by @ironAiken2 in #4446
- FR-1577: improve dashboard statistics display design and progress visualization by @yomybaby in #4427
🌐 i18n
- FR-1618: improved internationalization (i18n) translations of vfolder page by @agatha197 in #4462
🔧 Miscellaneous
- FR-1614: make BAIConfigProvider's client optional by @nowgnuesLee in #4458
Full Changelog: v25.15.2...v25.16.0-rc.1