👋 Next.js Conf 2024: Come build, party, run, and connect with us! See all events
Back to changelog

Addition of custom error reporting callback and performance improvements

✨ 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.

Published October 15, 2024