Skip to content

v26.4.8-rc.6

Pre-release
Pre-release

Choose a tag to compare

@yomybaby yomybaby released this 24 May 09:34

What's Changed (v26.4.8-rc.5 -> v26.4.8-rc.6)

✨ Features

Deployment & Model Serving

Continued migration of the model deployment UI to the new node-based architecture, with clearer error states for inaccessible deployments.

Scheduling History

Added dedicated scheduling history modals for deployments and routes, with failure-step highlighting and reverse-chronological default ordering.

Project Admin

Expanded the project-admin experience with a project-scoped session list and clearer scope alerts and restore confirmations.

Other Improvements

🐛 Bug Fixes

Confirmation & Error Feedback

Refined destructive-action confirmations and made server-side errors visible instead of opaque "undefined" messages.

  • FR-2919: add reversible BAIDeleteConfirmModal variant, fix title overflow, and downgrade reversible confirm flows by @ironAiken2 in #7480
  • FR-2952: surface server error message instead of "undefined" on failed GraphQL requests by @yomybaby in #7557

Project & VFolder

Deployment & Launcher

Login & Plugins

🔨 Refactoring

Migrated session termination to the scope-agnostic API and moved scheduling-history modals to a render-as-you-fetch pattern; flattened nested table column groups.

🛠 Chores

Tooling and developer-experience improvements: relay-runtime patching, Relay drift detection in CI, statusline/dev-script enhancements, and documentation reorganization.

📝 Documentation

Full Changelog: v26.4.8-rc.5...v26.4.8-rc.6