v24.12.0-rc.0
Pre-release
Pre-release
What's Changed
Features
- Strict selection mode of BAIPropertyFilter by @yomybaby in #2931
- Migrate
/credentials
page to react component by @ironAiken2 in #2757 - User list using
user_nodes
query by @yomybaby in #2934 - Support for extra field in registry type by @ironAiken2 in #2927
- Migrate user credential list to react component by @ironAiken2 in #2758
- Keypair info/setting modal in credential page by @ironAiken2 in #2940
- Remove legacy user/credential components by @ironAiken2 in #2755
- Set the initial value of the chat modal to the recently created token by @agatha197 in #2864
- Add
CREATING
session status by @fregataa in #2849
Fixes
- Use combine operator
&
and|
by @yomybaby in #2938 - Resolve node module macos-alias installation on non-macOS platforms by @studioego in #2942
- Enhance resource group name validation logic for spaces and special characters by @ironAiken2 in #2916
- Update resource acquisition notation elements by @agatha197 in #2945
- Auto-update inconsistency in ResourceAllocationFormItems by @yomybaby in #2970
- Switch to managing hiddenColumnKeys in TableColumnsSettingModal by @agatha197 in #2888
sudo_session_enable
setting doesn't work by @agatha197 in #2965- Lint error by @yomybaby in #2986
Refactoring
- Session log modal transition handling by @yomybaby in #2943
- Preview step of SessionLauncher into a separate component by @yomybaby in #2980
Chores
- Remove unused component files by @yomybaby in #2923
- Update NVIDIA references in image metadata by @rapsealk in #2971
Miscellaneous
Style
- Add flex-wrap and tag resource group text for improved readability by @agatha197 in #2954
Full Changelog: v24.09.3...v24.12.0-rc.0