v24.03.8
What's Changed
Fixes
- fix: display only callback url's origin to interactive login page by @rapsealk in #2550
- fix: modify runtime variant by @yomybaby in #2542
- fix: hide resource slots form items when
allowCustomResourceAllocation
is false by @yomybaby in #2557 - fix: agent pagination does not work by @agatha197 in #2556
- fix: backward compatibility for extra mounts of a service by @yomybaby in #2559
- fix: eslint error of Chat UI components by @yomybaby in #2563
- fix:
VFolderSelect
component search feature by @yomybaby in #2571 - fix: too many interval network request by @yomybaby in #2576
- fix: resource icon and unit are not displayed on KeypairResourcePolicyList by @gahyuun in #2566
- fix: typo error by @agatha197 in #2593
- fix: add missing checkbox PR in session list page by @ironAiken2 in #2600
- fix: set notification's description field to empty string by @ironAiken2 in #2601
- fix: use starts_at instead of created_at for session reservation & elapsed time by @gahyuun in #2584
- fix: Maintain consistency in the data of the agent resource by @ironAiken2 in #2605
- fix: apply decimal place rounding by @ironAiken2 in #2518
- fix: initialize detail text after the notification is shown by @ironAiken2 in #2608
- fix: blank
/change-password
page by @yomybaby in #2596 - fix: missed prefix function usage in resource panel by @ironAiken2 in #2612
- fix: TOUR error when HTML elements are missing by @ironAiken2 in #2614
- fix: Login modal is disappeared in Electron env by @yomybaby in #2617
- fix: batch session schedule date picker in the Classic session launcher by @yomybaby in #2618
Features
- feat: use pnpm instead of npm by @yomybaby in #2515
- feat: Improve model card layout and add descriptions to the model store list by @agatha197 in #2543
- feat: Chat UI Modal for Model service by @yomybaby in #2553
- feat: Add feature to reset chat and set non-LLM models to custom by @agatha197 in #2554
- feat: resource preset in Service Launcher by @yomybaby in #2562
- feat: Introduce react elapsed time renderer by @ironAiken2 in #2578
- feat: new chatting page by @agatha197 in #2560
- feat: synchronized chatting by @agatha197 in #2567
- feat: remove password validation for superadmin by @agatha197 in #2561
- feat: add a checkbox to select all items in session list by @ironAiken2 in #2519
- feat: re-render once when
backend-ai-page
is inactive by @yomybaby in #2581 - feat: copyable i18n key for debug mode by @yomybaby in #2595
- feat: introduce
useControllableState
by @gahyuun in #2572 - feat: introduce
useSuspenseQuery
with support forfetchKey
. by @yomybaby in #2590 - feat: introduce exporting CSV module by @ironAiken2 in #2513
- feat: improve wsproxy address validation by @agatha197 in #2602
- feat: Individual
error_msg
for cards to prevent total list fetch disruption by @agatha197 in #2583 - feat: add confirm dialog before moving to trash bin tab by @agatha197 in #2610
- feat: rename 'Sync' to 'Sync input' by @agatha197 in #2619
- feat: Disable the time before the current HH:MM:SS for today's date by @agatha197 in #2621
Refactors
- refactor: EndpointSelect by @yomybaby in #2565
- refactor: error feedback UX by @agatha197 in #2548
- refactor: replace REST method from to function when download from session info by @lizable in #2609
Styles
- style: use token value for border colors by @agatha197 in #2579
- style: change
EndpointLLMChatCard
close button color by @agatha197 in #2613
CI Changes
- ci: add Frontend Daily Board project automatically by @agatha197 in #2585
- ci: update
add-to-project
github action to add PRs to project by @agatha197 in #2594
New Contributors
Full Changelog: v24.03.7...v24.03.8