Improved global search performance, improved Portable Text Editor reliability, and bugfixes

Published: November 21, 2025

v4.18.0
Sanity Studio

✨ Highlights

  • Improves the performance of first render of the global search dialog (cmd+k), especially on larger schemas.

🐛 Notable bugfixes

  • Fixes an issue introduced in v4.15.0 where Content Release quotas might be wrongly calculated, which could unexpectedly block the creation of new releases in Studio.
  • Switches enhanced object dialogs off by default due to a bug preventing items in arrays with custom input components being opened. You may still switch this feature on by setting the beta.form.enhancedObjectDialog.enabled configuration option to true.
  • Debounced Portable Text Input changes are now flushed as soon as the editor is unmounted. This prevents potential data loss when typing in a document or a dialog and then quickly navigating away, either by selecting another document or closing the dialog.