Addition of custom error reporting callback and performance improvements

Published: October 8, 2024

v3.60.0

✨ Highlights

Custom callback for error reporting

  • Adds onUncaughtError-callback for Studio config that enables developers to implement custom error reporting. See #7553 for more details and usage examples.

🐛 Notable bugfixes

  • Improves performance when navigating between previously visited document lists in the studio.
  • The global search "contains" filter now matches inside words.
  • Fixes an issue that in certain rare cases caused long delays while loading a document.
  • Improves loading state of reference previews.
  • Fixes an issue that could in rare cases lead to an outdated version of the document being displayed in the form.
Loading...
Addition of custom error reporting callback and performance improvements | Sanity Docs