github sanity-io/sanity v1.148.6

latest releases: v3.36.2, v3.36.1, v3.36.0...
4 years ago

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

New APIs for creating custom workflows

New extension points for creating custom workflows:

  • Document Actions API
  • Document Badge API
  • Studio React Hooks.

Read blog post: “Releasing Document Actions: Workflows, Your Way”

🐛 Notable bugfixes

  • Fixed not being able to publish documents on validation warnings
  • Fixed a bug where CLI would not report API errors correctly
  • Fixed validation button not displaying warning count
  • Fixed slug source function not supporting asynchronous resolving

📓 Full changelog

Author Message Commit
Espen Hovlandsdal [cli] Use more fool-proof status code check for auth errors (#1744) dbad671
Espen Hovlandsdal [test-studio] Make validation schema work edb4250
Espen Hovlandsdal [desk-tool] Count both errors and warnings when showing validation marker count e44e405
Espen Hovlandsdal [desk-tool] Allow publish action on validation warnings cd0e9c0
Espen Hovlandsdal [test-studio] Add example of async slug source 6a8fa93
Espen Hovlandsdal [form-builder] Fix slug source not supporting asynchronous resolving eb049e1

Don't miss a new sanity release

NewReleases is sending notifications on new releases.