Change8

v5.26.0

📦 sanityView on GitHub →
3 features🐛 6 fixes🔧 3 symbols

Summary

Sanity Studio v5.26.0 introduces routing to the first visible workspace and initial setup for the variants store, alongside several bug fixes related to forms and asset loading.

Migration Steps

  1. Run 'npm install sanity@latest' to upgrade Sanity Studio.

✨ New Features

  • Studio root now routes to the first visible workspace.
  • Added initial setup for the variants store.
  • Added Studio Tool Mount Time Measured event for telemetry.

🐛 Bug Fixes

  • Asset menus now respect options.disableNew.
  • FormBuilder can now render without a parent DocumentDivergencesContext.
  • Restored groq prerelease to trustPolicyExclude.
  • Form validation now surfaces errors across the form, especially for date inputs.
  • Array previews now include the first item.
  • Fixed loading crop images via authed blob URL for private assets.

Affected Symbols