v24.03.7-alpha.1
Pre-release
Pre-release
yomybaby
released this
11 Jul 05:20
·
266 commits
to main
since this release
What's Changed
- feat: vFolder explorer permarlink by @yomybaby in #2476
- refactor: improve resource allocation form item labels with resource details API by @yomybaby in #2485
- feat: Apply Cloudscape's
Board Component
into Summary Page by @ironAiken2 in #2343 - bug: set dark theme color for error panel in session detail modal by @ironAiken2 in #2489
- refactor: migrate setting page to react component by @ironAiken2 in #2465
- feat: Adjust fetch timeout to 15s for improved UX by @yomybaby in #2490
- feat: Adjust fetch timeout to 15s for improved user experience (cllient-esm) by @yomybaby in #2491
- bug: Neo session launcher summary page UI is broken for long execution commands in batch sessions by @ironAiken2 in #2488
- feat: memorize board's items by using local storage in SummaryPage by @ironAiken2 in #2441
- feat: disable customize board items in BAIBoard component by @ironAiken2 in #2446
- feature: preserve selected tab in vfolder list page by @yomybaby in #2495
- feature: Not connected alert banner in React by @yomybaby in #2492
- feat: background task notification for cloning a model folder by @yomybaby in #2494
- feat: add a link to open a cloned folder in a notification by @yomybaby in #2497
- feat: support Atom Plus devices by @ironAiken2 in #2504
- fix: Correct references to ubuntu mono bold fonts by @rapsealk in #2507
- fix: change webui language selection logic by @ironAiken2 in #2500
- fix: migrate husky command to v9 by @ironAiken2 in #2505
- fix: change login input validation logic to support both email and non-email types by @ironAiken2 in #2509
- feat: support port range type in
PortSelectFormItem
by @yomybaby in #2506 - feat: Interactive Login for SSO by @yomybaby in #2415
- feature: prevent stacking of duplicate notifications by @yomybaby in #2502
- fix: change description validating logic in lablup-notification by @ironAiken2 in #2503
- fix: Apply one decimal place rounding to per session I/O stat by @ironAiken2 in #2511
- add: confirmation dialog on force-terminate attempt on PULLING/PREPARING/TERMINATING by @lizable in #2481
- fix: correct mistaken 'rocm_device' in resource monitor by @lizable in #2516
- feature: Change ServiceLauncherModal to page by @agatha197 in #2508
- feat: Introduce
BAICodeMirror
componenet and apply into user setting page's script edit modal by @ironAiken2 in #2467 - add: kernel_id param on fetching container log by kernel id in session by @lizable in #2510
- refactor: Show as many agent IDs as the number of agents. by @agatha197 in #2517
- fix:
allowCustomResourceAllocation
options in Neo session launcher by @yomybaby in #2522 - fix: rename
enableModelStore
configuration by @yomybaby in #2523 - feat: add support for setting
runtime_variant
parameter by @kyujin-cho in #2472 - fix: Correct CPU util ratio for cluster sessions by @agatha197 in #2521
- fix: workaround of considering version-compatibility for fetching per container(kernel) logs by @lizable in #2524
- feature: Add
model
query param to start the service with folder mounting by @agatha197 in #2520 - fix: add
undefined
type touseResourceSlotsDetails
by @yomybaby in #2526 - feat: Lucide icon with custom svgs by @yomybaby in #2458
- fix: Cannot read properties of null (reading 'slice') error by @agatha197 in #2527
- add: existing environment when modifying endpoint or querying endpoint detail by @lizable in #2525
- fix: resetting i18n key of atom plus device by @ironAiken2 in #2530
- fix: allow dot(.) input on vfolder aliasing but not allowing automount folder path by @lizable in #2531
- fix: Image environment select form item's wrap style by @yomybaby in #2532
- fix: handle search params using
URLSearchParams
by @yomybaby in #2528 - style: dynamic model card ui by @agatha197 in #2533
- feat: Add finetune model button to model card and fix key warning by @agatha197 in #2534
Full Changelog: v24.03.5...v24.03.7-alpha.1