Skip to content

v24.09.0

Compare
Choose a tag to compare
@yomybaby yomybaby released this 04 Oct 08:32
· 90 commits to main since this release

What's Changed

  • i18n: update korean translation for 'CreateNotebookButton' by @rapsealk in #2703
  • fix: use antd color token for invalid mwc-textfield theme by @ironAiken2 in #2704
  • Add an 'Import from hugging face' modal by @agatha197 in #2514
  • feat: add enableImportFromHuggingFace option by @agatha197 in #2709
  • test: e2e test for parsing config.toml and modifying by @ironAiken2 in #2705
  • feat: fetch the Hugging Face info using a URL by @agatha197 in #2710
  • feat: Improve form item and switch to README preview on validation check by @agatha197 in #2715
  • feat: compare with other models by @agatha197 in #2712
  • fix: display only active endpoints in EndpointSelect by @yomybaby in #2718
  • feat: import from HuggingFace and show result with modal by @agatha197 in #2717
  • add: warning when maximum resources to allocate is not enough to the minimum required resources in selected image by @lizable in #2700
  • feat: add copy button for full image name in session launcher and environments page by @ironAiken2 in #2708
  • fix: add scroll to the lablup-activity-panel by @ironAiken2 in #2711
  • fix: Consider folder state for vfolder invitations by @ironAiken2 in #2667
  • fix: separate CUDA FGPU slots from ROCM GPU slots by @ironAiken2 in #2706
  • fix: session launcher validation logic when max_concurrent_sessions is set to 0 (unlimited) by @ironAiken2 in #2720
  • refactor: move const vaiables to const-vars.ts by @yomybaby in #2728
  • refactor: KeypairResourcePolicySettingModal update to support policy settings for all available accelerators. by @agatha197 in #2654
  • refactor: resource preset page by @agatha197 in #2656
  • fix: Fixed the maximum desired number of sessions value in the Model Launcher modal to follow max_session_count_per_model_session by @ironAiken2 in #2726
  • fix: ensure valid accelerator type by @yomybaby in #2729
  • fix: value handling of DynamicUnitInputNumberWithSlider by @yomybaby in #2730
  • feat: change redirect path of VfolderLazyView to current page by @agatha197 in #2731
  • Improve Vietnamese translation by @nghiahsgs in #2716
  • feat: Session owner setting panel in Neo session launcher by @yomybaby in #2693
  • feat: User setting for the classic session launcher by @yomybaby in #2733
  • feat: add sensitive env var clearing and e2e tests for session launcher by @yomybaby in #2701
  • fix: use id as a key of Image by @yomybaby in #2702
  • fix: set max shared memory to 7.999PiB in ResourcePresetSettingModal by @ironAiken2 in #2732

New Contributors

Full Changelog: v24.03.10...v24.09.0