v26.4.8-rc.2
Pre-release
Pre-release
What's Changed (v26.4.8-rc.1 -> v26.4.8-rc.2)
✨ Features
Deployment UX
Made deployment tags clickable to filter the list and surfaced a deployment-ready alert with a chat shortcut for quicker access from the deployment detail page.
- FR-2827: make deployment tags clickable to filter the list by @yomybaby in #7274
- FR-2830: show deployment-ready alert with chat shortcut on deployment detail by @agatha197 in #7281
Model Card Folder Cleanup
Added bulk vfolder trash support so users can dispose of associated folders together with model cards in one action.
- FR-2622: add bulk vfolder trash support on model card bulk deletion by @agatha197 in #7135
Developer Tooling
Standardized module imports across the codebase by enforcing relative import paths via ESLint.
- FR-2800: enforce relative import paths via ESLint by @nowgnuesLee in #7219
🐛 Bug Fixes
Model Card Deletion & Listing
Added the delete-folder option with a trash notification on model card deletion and ensured the model card creation flow lists all model-store folders.
- FR-2622: add delete-folder option and trash notification on model card deletion by @agatha197 in #6881
- FR-2651: list all model-store folders when creating a model card by @agatha197 in #6888
🛠 Chores
i18n
Added translations for the new delete-folder option to keep all supported languages in sync.
- FR-2622: add i18n translations for delete-folder option by @agatha197 in #6883
Full Changelog: v26.4.8-rc.1...v26.4.8-rc.2