Skip to content

v26.4.8-rc.3

Pre-release
Pre-release

Choose a tag to compare

@yomybaby yomybaby released this 13 May 02:40
· 27 commits to 26.4 since this release

What's Changed (v26.4.8-rc.2 -> v26.4.8-rc.3)

✨ Features

Deployment UI Enhancements

Improved visibility and discoverability of deployment configuration with clearer labels, alerts, and action menus.

Revision Management

Streamlined the Add Revision modal and expanded the revision history view with more filtering and sorting options.

Model Card & AI Agent

Added safety warnings for cascading deletions and migrated AI agent definitions to the new agent-catalog schema.

Build & Tooling

Migrated the monorepo to pnpm v11 for faster installs and improved workspace handling.

🐛 Bug Fixes

Deployment & Revision

Resolved translation and configuration issues in the deployment and revision workflows.

UI Polish

Addressed visual and interaction issues across the data, environment, and user menu surfaces.

Build & Dev Environment

Stabilized the dev server, lockfile resolution, and esbuild handling under the new pnpm v11 setup.

🔨 Refactoring

Deployment Architecture

Reorganized deployment routes and hoisted GraphQL queries for clearer ownership of data fetching.

Icons & Editor

Differentiated destructive action icons and replaced CodeMirror with Monaco for a unified editor experience.

🛠 Chores

Package Management & Dependencies

Cleaned up dependency surface area and adjusted pnpm policies to align with the v11 migration.

CI & Workflows

Pinned and unpinned pnpm versions in workflows and reduced unnecessary scheduled E2E runs.

🧪 E2E Tests

Admin Model Card Coverage

Added end-to-end coverage for admin model card management flows.

Full Changelog: v26.4.8-rc.2...v26.4.8-rc.3