v2.27.0

More Presence and various bugfixes

Sanity Studio

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

✨ Highlights

More Presence

Sanity Studio screenshots of presence avatars in document lists
Presence avatars in document lists

Presence, the ability to see where your collaborators are, is now visible in document lists, search results, and reference previews.

Other features

  • You can now configure the default API version for Vision (#3127)

🐛 Notable bugfixes

  • Removes a false positive validation error with some nested image and file fields (#3119)
  • Fixes a bug where adding marks to a Portable Text block would remove some existing marks (#3124)
  • Fixes a bug where list items in Portable Text without a level would cause an error (#3129)
  • Fixes a bug where read-only arrays showed an empty actions menu (#3130)
  • Improves empty read-only state for arrays (#3131)
  • Adds validation warnings on incorrectly implemented asset sources (#3135)