Skip to content

v26.4.1

Choose a tag to compare

@yomybaby yomybaby released this 10 Apr 11:22
· 357 commits to 26.4 since this release

What's Changed (v26.4.0 -> v26.4.1)

✨ Features

Model Store V2 & Model Card Management

Complete overhaul of the model store with a new V2 architecture, including admin model card management, detail drawer, and streamlined deploy UX.

Model Card Drawer & Deploy UX

New model card detail drawer with URL-persisted state and a deploy UX supporting 3 deployment scenarios with post-deploy status alerts.

Data & Storage Enhancements

Added bulk file download capability and exposed additional vfolder metadata columns.

🐛 Bug Fixes

Model Store & Service Fixes

Resolved issues with model store notifications, service launcher configuration, and deploy project context.

UI & Interaction Fixes

Fixed various UI issues including Suspense fallbacks, modal state preservation, and button state management.

Admin & Permission Fixes

Fixed admin vfolder visibility and permission handling, and improved error boundary recovery.

🔨 Refactoring

Bundle Optimization

Lazy-loaded static pages and migrated from lodash to lodash-es across the codebase for improved tree-shaking and reduced bundle size.

🧪 E2E Tests

Model Card Test Coverage

Added end-to-end tests covering admin model card management and the new model card drawer and deploy UX flows.

Full Changelog: v26.4.0...v26.4.1