New Sanity feedback option inside the studio and assorted bug fixes
Published: April 1, 2026
v5.19.0
This update includes a new feedback mechanism, assorted fixes, and improvements to the CLI.
You can now send feedback to Sanity directly from Studio
Loading...
You can now provide Sanity feedback directly from your studio by opening the “Help and Resources” menu and picking send feedback!
🐛 Notable bugfixes and improvements
- CLI: Use
app.titlefrom config in SDK app HTML title. - CLI: Add
--urlflag and unattended mode support forsanity deploy. - CLI: Fix dataset alias passing
apiNameoverdisplayNameto input validation. - CLI: Fix
--helpflag resolving singular topic aliases. - CLI: Prompt for dataset when not provided during import.
- CLI: Non-interactive login now shows actionable error messages.
- CLI: Remove
--legacy-peer-depsfrom npm install during init. - Fixes an issue where document list items in
CommandListwere not clickable on initial render if the mouse was already positioned over the list. - Fixes an issue where tasks could be created in the original dataset instead of the add-on dataset when both the document and the task were open at the same time.
- Fixes an issue where zero width whitespace characters at the end of strings would cause Visual Editing overlays to fail to show in Presentation Tool.
- Fixes an issue where publishing anonymous versions (like those created by Content Agent) when a draft also exists would cause the draft to publish instead.
- Fixes an issue where icons that were provided with initial value templates were not being shown in template pickers in the Studio.
- When pasting into a document, read-only fields are now preserved instead of being overwritten.
- Fixes an issue where
allowRelative: truewas ignored when the schema list excludeshttp. - Fixes issue that could cause duplicating large content releases to time out.
