Array upload progress tracking, blueprints doctor command & more

Published: November 3, 2025

v4.13.0
Sanity Studio

✨ Highlights

  • Array inputs now show upload progress tracking for individual items.
  • sanity blueprints doctor replaces the --test flag in sanity blueprints config ( config is still a helpful command, but will not run diagnostics). In the future we will improve the doctor command with interactive repair, JSON reporting, etc.

🐛 Notable bugfixes

  • Fixed crash due to missing process.env when using custom build tooling
  • Fixes an issue that could cause an error during sanity undeploy in an SDK app
  • Fixes an issue where sanity typegen generate would not correctly resolve queries when using re-exports in nested folders (s/o to @rognstadragnar for the contribution)
  • Fixes an edge case in the history view of the document in where the date displayed at the footer of the document doesn't match with the time the transaction happened
  • Fixes an issue where sometimes the Copy version to menu would not appear when trying to copy a document version to a release

Related documentation