v25.6.0-rc.1
Pre-release
Pre-release
What's Changed
✨ Features
- FR-706: Preserve pagination and filter state of vFolder list. #3405 (@yomybaby)
- FR-327: Add recently created session card. #3369 (@agatha197)
- FR-330: Add "my session" card. #3370 (@agatha197)
- FR-326: Implement dashboard layout. #3371 (@agatha197)
- FR-732: Unified dashboard refetch mechanism and UI improvements. #3425 (@yomybaby)
- FR-676: Add support for experimental dashboard features. #3375 (@agatha197)
- FR-769: Add message for unchanged values in
SettingList. #3464 (@nowgnuesLee) - FR-409: Introduce pinned session history. #3456 (@yomybaby)
- FR-540: Display max and avg stats in session detail panel (UI hidden). #3432 (@ironAiken2)
- FR-688: Improve chat rendering performance. #3424 (@ragingwind)
🐛 Bug Fixes
- FR-720: Remove incorrect description and add label to select in user config script modal. #3416 (@nowgnuesLee)
- FR-675: Fix resource item overlap in narrow window sizes. #3373 (@agatha197)
- FR-750: Improve resource slot display in
SessionSlotCellcomponent. #3438 (@yomybaby) - FR-733: Use
isActivefunction for disabling session termination button. #3433 (@lizable) - FR-703: Add
word-breakstyle for mounted folders in session detail modal. #3407 (@nowgnuesLee) - FR-242: Show vFolder list based on delegated user. #3070 (@ironAiken2)
- FR-728: Fix visibility bug by hiding StartPage items from
blocklistandinactivelist. #3439 (@nowgnuesLee) - FR-801: Hide cloneable toggle on reset button. #3477 (@nowgnuesLee)
- FR-727: Modify
ChatSenderstyle to match Ant Design system. #3420 (@nowgnuesLee) - FR-681: Add
lifecycle_stagefilter toendpoint_listquery. #3388 (@nowgnuesLee) - FR-764: Increase agent select page size and add search functionality. #3455 (@yomybaby)
- FR-748: Update chat ID when model changes. #3436 (@ragingwind)
- FR-791: Add drop container to
ChatSender. #3469 (@ragingwind)
🧪 E2E Tests
- FR-752: Fix test cases for
showNonInstalledImagesand login. #3443 (@yomybaby) - FR-759: Fix and add vFolder restore and invitation test cases.
🔨 Refactoring
- FR-357: Use
SettingListon NEO configurations page. #3077 (@nowgnuesLee)
🛠 Chores
- FR-616: Remove unnecessary
#column and unused codes. #3322 (@nowgnuesLee) - FR-730: Update React dependencies to latest versions. #3422 (@yomybaby)
🚑 Hotfixes
- FR-802: Disable Delete button for users with 'User' role. #3479 (@agatha197)
Full Changelog: v25.5.1...v25.6.0-rc.1