v24.09.0+post.0
Note
This release is the post version of v24.09.0. This release note includes changes between v24.09.0 and 24.09.0+post.0 only.
What's Changed
- feat: move architecture column in session list to the very end by @agatha197 in #2735
- feat: add BAIPropertyFilter to Endpoint list by @yomybaby in #2689
- feat: refetch endpoint's models by @yomybaby in #2747
- feat: search image with full name in Environment page by @agatha197 in #2744
- feat: move to detail page after modifying model service by @agatha197 in #2724
- test: e2e test for user page by @ironAiken2 in #2722
- feat: disable LLM Chat button based on endpoint status by @ironAiken2 in #2750
- feat: name-based query search feature on
EndpointSelect
by @ironAiken2 in #2743 - refactor: folder creation modal by @ironAiken2 in #2745
- feat: user resource policy allocation in user setting modal by @ironAiken2 in #2749
- misc: add a space between Environments and Version by @agatha197 in #2737
- feat: Introduce
resizable table
component by @ironAiken2 in #2606 - feat: resizable columns without specifying width by @yomybaby in #2748
- fix: replace
skip
withskipOnClient
to avoid runtime errors by @agatha197 in #2751 - feat: fetch container registries with new nodes query by @agatha197 in #2746
- feat: add
TableColumnSettingModal
toContainerRegistryList
by @agatha197 in #2752 - refactor: useEventNotStable type by @yomybaby in #2741
- feat: recent session history by @yomybaby in #2742
- feat: display all projects in project quota setting page. by @agatha197 in #2759
- feat: add session name copy button by @agatha197 in #2736
- fix: set autoSelectType to
usage
in FolderCreateModal by @yomybaby in #2761 - refactor: move useRecentSessionHistory to a separate file by @yomybaby in #2763
- fix: hide "compare with other models" in LLM Playground by @yomybaby in #2762
- fix: Fix for container registry form entry validation rules in version earlier 24.09.0 by @ironAiken2 in #2764
Full Changelog: v24.09.0...v24.09.0+post.0