Skip to content

v25.8.0

Choose a tag to compare

@yomybaby yomybaby released this 20 May 12:13
· 1425 commits to main since this release

What's Changed (v25.7.1 → v25.8.0)

✨ Features

  • FR-360: Add max_pending_session_count and max_concurrent_sftp_sessions to 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-required resources 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 Suspense fallback 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-wrap for code blocks. #3651
  • FR-1003: Enable scroll overflow for code blocks in chat. #3671
  • FR-1008: Simplify EndpointSelectProps type and remove unused import. #3680

🔨 Refactoring

🛠 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

  • FR-757: Add session creation test cases and configure Playwright locale to English. #3452

Full Changelog: v25.7.1...v25.8.0