Change8

v6.8.0

📦 sanityView on GitHub →
4 features🐛 14 fixes🔧 21 symbols

Summary

This release includes various improvements and bug fixes, with a focus on variant creation, performance enhancements, and dependency updates.

Migration Steps

  1. To upgrade to this version, run: `npm install sanity@latest`
  2. Refer to the comprehensive guide on [Installing and Upgrading Sanity Studio](https://www.sanity.io/docs/upgrade) for initiating new projects or learning more about upgrading.

✨ New Features

  • Added telemetry events for scheduled drafts.
  • Installed ui-poc for Studio and migrated 2 Boxes.
  • Enabled creation of variant documents with no base document.
  • Added variant creation in document group inventory.

🐛 Bug Fixes

  • Enabled clear button when perspective is not the default one.
  • Copied to drafts using transaction, preparing for variants.
  • Throttled published archived history batches.
  • Fixed virtualised item dimensions in hidden CommandList.
  • Fixed download asset in new browsing context.
  • Set referrerPolicy on grid thumbnail in image select dialog.
  • Wired ifPublishedVariantRevisionId on variant publish.
  • Enabled clear button when perspective is the non default one.
  • Copy to drafts using transaction, prepare for variants.
  • Throttle published archived history batches.
  • Virtualised item dimensions in hidden `CommandList`.
  • Download asset in new browsing context.
  • Set referrerPolicy on grid thumbnail in image select dialog.
  • Wire ifPublishedVariantRevisionId on variant publish.

Affected Symbols