v5.19.0
📦 sanityView on GitHub →
✨ 3 features🐛 9 fixes⚡ 1 deprecations🔧 6 symbols
Summary
Sanity Studio v5.19.0 introduces new feedback methods and telemetry tracking improvements. It also addresses several bugs related to pasting, validation, and component rendering.
Migration Steps
- If you were using the deprecated placement property in menuButton for popover, update your usage.
✨ New Features
- Tag version creation request during release duplication.
- Added feedbackDialog and sendFeedback methods.
- Telemetry now tracks auth store timings.
🐛 Bug Fixes
- Prevented PointerOverlayDiv from blocking clicks on initial render in CommandList.
- Fixed task form operations leaking into the main workspace store.
- Fixed publishing anonymous versions.
- Show initial value template icons in new document pickers.
- Pasting a document into a schema with read-only fields will exclude those fields from paste.
- Allowed relative URLs when scheme excludes http in validation.
- Unset releaseAutomation before publishing content release.
- Fixed incoming refs inspector to show empty state.
- Logged deprecation warning only once.
Affected Symbols
⚡ Deprecations
- Deprecated placement in menuButton for popover.placement was replaced.