Skip to main content
← Changelog

Relationship Fields and Admin Builds Are More Stable

Relationship field resolution is now more consistent, eliminating broken admin states and reliably rendering deeply nested relationship data.

Relationship-heavy editing surfaces used to break in complex configurations. The March admin foundation refresh makes CMS builds more reliable and reduces that friction. Editors get fewer broken admin states; developers get a steadier base for shared-block and event API work.

Why relationship fields matter here

Many Website Builder blocks depend on nested relationships: themes, reusable content, authors, collections, event instances, media, and shared layout data all need predictable relationship resolution. When these break, the editing experience breaks with them.

What changed

Relationship field resolution is now more consistent across complex configurations. Admin screens that previously showed broken states or failed to load with deeply nested relationship data now render reliably.

Improvement Admin