👀 Our most exciting product launch yet 🚀 Join us May 8th for Sanity Connect
Back to changelog

Improvements and bugfixes

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

✨ Highlights

Date range support in global search

It’s now possible to easily search for documents between two dates in the global search.

The global search now accepts filtering on date ranges

🐛 Notable bugfixes

  • Fixes an issue where a configured studio-wide basePath would not be respected in build output, and workspaces would have to manually include the prefix in each workspace base path
  • Enables access to studio-prefixed environment variables through process.env
  • Fixes an issue where replacing the image asset in an image field would sometimes fail silently
  • Fixes an issue where using React components in field titles or descriptions could crash global search

Published January 17, 2023