Sanity Studio v3.88.3
This release includes various improvements and bug fixes.
For the complete changelog with all details, please visit:
www.sanity.io/changelog/3e2a827b-9e24-4bcd-90bd-b76f00950dcf
Install or upgrade Sanity Studio
To upgrade to this version, run:
npm install sanity@latest
To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
Notable improvements
- You can now add a title and translations to the .divider() in the structure builder
- Improved Studio error handling
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
Notable improvements
- You can now add a title and translations to the .divider() in the structure builder
- Improves Studio error handling
- Removes the default projectId and dataset from the App SDK templates.
🐛 Notable bugfixes
- Fixes issue where a user that should have permissions to edit version of documents, wasn't being able to.- Fixes 🐛
📓 Full changelog
Author | Message | Commit |
---|---|---|
Darius West | chore: Update community invite to discord (#9375) | 235ea22 |
Jordan Lawrence | docs: updating readme logo and discord links for community (#9381) | 373ad8e |
RitaDias | feat(struture): add title and translate aspects (#9383) | 066621f |
Bjørge Næss | feat: add special handling of dynamic import errors (#9349) | 2822706 |
Jordan Lawrence | refactor: using sanity::partOfRelease where appropriate (#9384) | d647a8e |
renovate[bot] | fix(deps): update dependency @sanity/client to ^7.2.1 (#9390) | addf066 |
Ash | chore(renovate): remove ESBuild <=0.21 allowance (#9393) | 103b2db |
Pedro Bonamin | fix(core): remove duplicated call to useBundleDocuments (#9389) | 8952c27 |
Sindre Gulseth | feat: use sanity client to resolve GDR references (#9386) | afa35d2 |
renovate[bot] | fix(deps): update dependency get-it to ^8.6.8 (#9354) | 226b1e3 |
Jordan Lawrence | fix: using new monogram for single workspace studio icon fallback (#9396) | f573b42 |
renovate[bot] | fix(deps): update dependency @portabletext/block-tools to ^1.1.25 (#9382) | 52d890d |
renovate[bot] | chore(deps): update dependency esbuild to v0.25.4 (#9398) | 5d2c596 |
renovate[bot] | fix(deps): update dependency @sanity/export to ^3.44.0 (#9404) | 97bcec2 |
Bjørge Næss | chore(test-studio): add vite-ignore to dynamic imports to silence warning (#9397) | 6c2c39e |
Carolina Gonzalez | fix(cli): remove projectId and dataset strings from app templates (#9409) | c68d790 |
Per-Kristian Nordnes | fix(core): add tags to Media Library requests (#9413) | 6e6f36b |
RitaDias | fix(core): add fix for useDocumentForm (#9415) | 0b40975 |
RitaDias | refactor(core): update method for documentId (#9418) | 2e40a84 |