Skip to content

v24.03.7

Compare
Choose a tag to compare
@yomybaby yomybaby released this 11 Jul 09:25
· 255 commits to main since this release

What's Changed

Features

  • vFolder Explorer permalink #2476
  • Apply Cloudscape's Board Component to Summary Page #2343
  • Adjust fetch timeout to 15s for improved UX #2490
  • Adjust fetch timeout to 15s for improved user experience (client-esm) #2491
  • Memorize board's items using local storage in SummaryPage #2441
  • Disable customization of board items in BAIBoard component #2446
  • Preserve selected tab in vFolder list page #2495
  • Display "Not connected" alert banner in React #2492
  • Background task notification for cloning a model folder #2494
  • Add link to open a cloned folder in notification #2497
  • Support Atom Plus devices #2504
  • Support port range type in PortSelectFormItem #2506
  • Interactive Login for SSO #2415
  • Prevent stacking of duplicate notifications #2502
  • Add support for runtime_variant parameter #2472
  • Lucide icon with custom SVGs #2458
  • Add model query param to start the service with folder mounting #2520
  • Import notebook using Neo Session Launcher #2466
  • Make model description expandable #2537
  • Add finetune model button to model card and fix key warning #2534
  • Add confirmation dialog on force-terminate attempt on PULLING/PREPARING/TERMINATING #2481
  • Introduce BAICodeMirror component and apply it to user setting page's script edit modal #2467

Bug Fixes

  • Set dark theme color for error panel in session detail modal #2489
  • Fix Neo session launcher summary page UI for long execution commands in batch sessions #2488
  • Correct references to Ubuntu Mono Bold fonts #2507
  • Change webui language selection logic #2500
  • Migrate husky command to v9 #2505
  • Change login input validation logic to support both email and non-email types #2509
  • Correct description validating logic in lablup-notification #2503
  • Apply one decimal place rounding to per session I/O stat #2511
  • Correct mistaken 'rocm_device' in resource monitor #2516
  • Fix allowCustomResourceAllocation options in Neo session launcher #2522
  • Rename enableModelStore configuration #2523
  • Correct CPU util ratio for cluster sessions #2521
  • Workaround for version-compatibility in fetching per container(kernel) logs #2524
  • Add undefined type to useResourceSlotsDetails #2526
  • Handle search params using URLSearchParams #2528
  • Fix "Cannot read properties of null (reading 'slice')" error #2527
  • Resetting i18n key of Atom Plus device #2530
  • Allow dot (.) input on vFolder aliasing but not for automount folder path #2531
  • Fix image environment select form item's wrap style #2532
  • Hide auto-mounted vFolder in the service launcher #2538
  • Fix 400 error when refreshing container logs #2536
  • Fix index.css for Lucide icon in Electron environment #2540
  • Handle all cloning folder errors as existing name errors #2539
  • Set initial values for antd form instances #2541

Refactoring

  • Improve resource allocation form item labels with resource details API #2485
  • Migrate settings page to React component #2465
  • Show as many agent IDs as the number of agents #2517

Additions

  • Kernel_id parameter for fetching container log by kernel id in session #2510
  • Existing environment when modifying or querying endpoint detail #2525

Style

  • Dynamic model card UI #2533

Full Changelog: v24.03.5...v24.03.7