What's Changed
Features
- move architecture column in session list to the very end by @agatha197 in PR #2735
- add BAIPropertyFilter to Endpoint list by @yomybaby in PR #2689
- refetch endpoint's models by @yomybaby in PR #2747
- search image with full name in Environment page by @agatha197 in PR #2744
- move to detail page after modifying model service by @agatha197 in PR #2724
- disable LLM Chat button based on endpoint status by @ironAiken2 in PR #2750
- name-based query search feature on
EndpointSelect
by @ironAiken2 in PR #2743 - user resource policy allocation in user setting modal by @ironAiken2 in PR #2749
- add a space between Environments and Version by @agatha197 in PR #2737
- Introduce
resizable table
component by @ironAiken2 in PR #2606 - resizable columns without specifying width by @yomybaby in PR #2748
- fetch container registries with new nodes query by @agatha197 in PR #2746
- add
TableColumnSettingModal
toContainerRegistryList
by @agatha197 in PR #2752 - recent session history by @yomybaby in PR #2742
- display all projects in project quota setting page by @agatha197 in PR #2759
- add session name copy button by @agatha197 in PR #2736
- create folder in the vfolder form item by @yomybaby in PR #2765
- open vFolder in vFolder form item by @yomybaby in PR #2766
- add support for Furiosa RNGD accelerator by @rapsealk in PR #2776
Fixes
- replace
skip
withskipOnClient
to avoid runtime errors by @agatha197 in PR #2751 - Fix for container registry form entry validation rules in version earlier 24.09.0 by @ironAiken2 in PR #2764
- hide "compare with other models" in LLM Playground by @yomybaby in PR #2762
- 0 desired routing count in endpoint edit page by @yomybaby in PR #2768
- handle current resource group using initial values in launchers by @yomybaby in PR #2774
- remove period from service name pattern validation by @agatha197 in PR #2773
- container registry password cannot be set when creating by @agatha197 in PR #2778
- hide divider in LLMChatCard by @ironAiken2 in PR #2771
Refactors
- folder creation modal by @ironAiken2 in PR #2745
- useEventNotStable type by @yomybaby in PR #2741
- move useRecentSessionHistory to a separate file by @yomybaby in PR #2763
Tests
- e2e test for user page by @ironAiken2 in PR #2722
- refactor test code due to changes in the folder creation modal by @ironAiken2 in PR #2767
Styles
- improve install image list by @agatha197 in PR #2777
Full Changelog: v24.09.0...v24.09.1