v24.03.4-rc.1
Pre-release
Pre-release
What's Changed
- refactor: clean up backend-ai-webui.ts by @yomybaby in #2350
- feat: current project state using Jotai library by @yomybaby in #2331
- update: node.js components to recent versions by @inureyes in #2388
- feat: apply react managing apps modal into web component by @ironAiken2 in #2265
- hotfix: Rename Relay mutation type file name by @yomybaby in #2403
- fix: reload behavior of BAIErrorBoundary for Electron by @yomybaby in #2397
- fix: normalize copied example command format in sFTP upload agent panel by @ironAiken2 in #2398
- misc: change color of main access key tag to green by @lizable in #2411
- feat: new resources page and support agent pagination by @agatha197 in #2406
- fix: TextHighlighter performance by @yomybaby in #2413
- fix: i18n missing and plural items by @yomybaby in #2414
- feat: introduce SourceCodeViewer component by @ironAiken2 in #2402
- Refactor/add warning msg as a replacement of always enqueue session by @lizable in #2405
- feat: Neo Session Launcher Tour Guide via 'antd tour' by @ironAiken2 in #2284
- feat: the project select supports model store type for admin by @yomybaby in #2416
- feat: Property filter component by @yomybaby in #2418
- feat: add new resource policy page (keypair, user, project) by @agatha197 in #2357
- misc/remove-legacy-keypair-resource-policy-page by @agatha197 in #2419
- feature: provide model service validation by @lizable in #2061
- feat: set
maxHeight
to BAIModal by @yomybaby in #2420 - style: set footer to null and styling AgentDetailModal by @agatha197 in #2424
- fix: missing i18n for BAIPropertyFilter by @yomybaby in #2425
- fix: do not apply preset when disabled presets by @yomybaby in #2429
- fix:
InputNumber
component does not update the value correctly at first by @yomybaby in #2428 - hotfix: replace ellipsis in Notification with
_.turuncate
by @yomybaby in #2434 - feat: User resource policy page by @agatha197 in #2421
- feat: Project resource policy page by @agatha197 in #2423
- feat: provide sorted resource presets to NeoSessionLauncher when presets are modifed by @ironAiken2 in #2435
- fix: error handling for ModifyEndpoint GQL fails by @ironAiken2 in #2432
- fix: use
recursive
validation option forResourceAllocationFormItems
by @yomybaby in #2440 - fix: request update when commit session dialog is opened by @ironAiken2 in #2438
- fix: temporally disable session commit to tar file in commit session dialog by @lizable in #2433
- fix: Mishandling of undefined value in the ModifyImage mutation by @ironAiken2 in #2431
- misc: realign session name of upload session list by @lizable in #2430
- fix: improve
message
's i18n and duration for model services deletion by @ironAiken2 in #2439 - fix: empty filter layout of
BAIPropertyFiilter
by @yomybaby in #2426 - add: providing additional vfolder mounts and arbitrary model definition path in model service launcher by @lizable in #2437
- feature/add-extra-mount-and-mount-destination-on-routing-info by @lizable in #2443
- fix/consider-version-compatibility-on-extra-mounts-in-model-serving by @lizable in #2447
Full Changelog: v24.03.3...v24.03.4-rc.1