github sanity-io/sanity v3.23.2

latest releases: v3.57.4, v3.57.3, v3.57.2...
9 months ago

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes missing subtitle in object and reference previews inside arrays
  • Improves error handling if enabling telemetry consent fails
  • Fixes issue with inverted color for field action buttons
  • Fixes an issue that could happen if using an older system version of the Sanity CLI in combination with a more recent version installed in a project directory

📓 Full changelog

Author Message Commit
Fred Carlsen fix(portable-text-editor): copy paste improvements (#5274) a5901b0
Fred Carlsen fix(block-tools): fix broken unit tests 87895f1
ecospark[bot] chore(prettier): fix unformatted files 🤖 ✨ (#5399) 6bd95d6
Robin Pyon fix: temporarily disable locale selection in nav drawer menu (#5406) 67aac92
Fred Carlsen fix(form): fix missing subtitles in array previews (#5412) 963b778
Pedro Bonamin fix(core): adds consistent padding to document footer (#5415) dfe1039
Pedro Bonamin fix(core): box sizing content box in preview elements, free trial popover position (#5418) 37d9c28
Nina Andal Aarvik fix(core): add missing deprecated tag to workspace logo (#5413) cc53cca
Bjørge Næss fix(cli): provide more detailed info if consent status change fails (#5416) 8eaea18
Rico Kahler Revert "test(e2e): disable dataset creation per PR (#5210)" (#5402) 30de036
Binoy Patel chore(test): update cli tests to use staging env (#5404) 2cedcaf
Bjørge Næss fix(sanity): guard against telemetry not provided from older global CLI versions (#5420) 7e435e4
Nina Andal Aarvik fix(desk): add bleed mode to field action button (#5414) 790a71a

Don't miss a new sanity release

NewReleases is sending notifications on new releases.