v25.8.0
What's Changed (v25.7.1 → v25.8.0)
✨ Features
- FR-360: Add
max_pending_session_countandmax_concurrent_sftp_sessionsto keypair resource policy. #3025 - FR-564: Enable folder creation and explorer view in vFolder selection. #3591
- FR-872: Move desktop app download link to
UserDropdownMenu. #3551 - FR-920: Automatically set
minimum-requiredresources when no preset is available. #3604 - FR-950: Add folder detail panel with storage info in explorer. #3615
- FR-997: Link to correct model service documentation for start/update. #3667
- FR-614: Enable image rescan by project on the registry page. #3594
- FR-450: Add LLM parameter to model interface. #3631
- FR-1002: Implement infinite scrolling in
EndpointSelect. #3670 - FR-976: Add session live stat badge. #3634
- FR-966: Add custom view area next to BAITable's pagination. #3627
- FR-1007: Allow creating new folders directly in folder explorer. #3678
🐛 Bug Fixes
- FR-894: Show error messages for failed image commits. #3580
- FR-895: Make resource statistics panel scrollable on the Import & Run page. #3601
- FR-906: Fix inability to create/modify resource presets when memory is null. #3606
- FR-915: Fix error when deleting/restoring a single folder after multi-select. #3590
- FR-921: Fix incorrect access key when terminating another user's session. #3619
- FR-941: Prevent
Suspensefallback when auto-refreshing resource card. #3602 - FR-948: Fix incorrect i18n translation for
DescSharedMemory. #3623 - FR-978, FR-981: Address version compatibility with backend 24.09.x. #3647, #3642
- FR-994: Validate TCP app availability when launching via session panel. #3663
- FR-995: Add guard for invalid
baseURL. #3662 - FR-951: Apply
white-space: pre-wrapfor code blocks. #3651 - FR-1003: Enable scroll overflow for code blocks in chat. #3671
- FR-1008: Simplify
EndpointSelectPropstype and remove unused import. #3680
🔨 Refactoring
- FR-773: Refactor storage list to NEO style. #3563
- FR-851: Remove custom duration setting for messages. #3599
- FR-844, FR-992: Migrate Terms of Service and Privacy Policy modals to NEO-style React components. #3656, #3658
- FR-967 ~ FR-970: Migrate resource group page (list, modals, actions) to NEO style. #3626, #3633, #3635, #3636
🛠 Chores
- FR-972: Indicate machine translation for non-English/Korean locales. #3639
- FR-942: Replace Backend.AI badge with updated logo. #3605
- Fix: Update separator between image name and tag. #3611
🧪 E2E Tests
Full Changelog: v25.7.1...v25.8.0