v3.99.0
📦 sanityView on GitHub →
✨ 4 features🐛 8 fixes🔧 5 symbols
Summary
Sanity Studio v3.99.0 introduces new features like Media Library video integration and AI agent examples, alongside various dependency updates and internal refactoring for quota checks.
Migration Steps
- Run 'npm install sanity@latest' to upgrade to this version.
- If updating from a version earlier than 3.37.0, check [this article](https://www.sanity.io/help/upgrade-packages) to ensure dependencies are up to date.
✨ New Features
- Added auto-upload schema functionality when a toggle is enabled.
- Generated an example recipe for creating a summary using ai-agents functions.
- Added Algolia-Sync example to the function recipes.
- Implemented Media Library video integration.
🐛 Bug Fixes
- Fixed dependency constraints by updating @sanity/ui to ^2.16.4.
- Fixed dependency constraints by updating @portabletext/block-tools to ^1.1.38.
- Fixed dependency constraints by updating @portabletext/editor to ^1.57.5.
- Fixed dependency constraints by updating recast to ^0.23.11.
- Fixed dependency constraints by updating @sanity/visual-editing-csm to ^2.0.19.
- Added document-id flag to functions test in CLI.
- Refactored quota check to be inside the dialog button instead of overview/other places.
- Updated tests related to users after changes to backend users.
🔧 Affected Symbols
@sanity/ui@portabletext/block-tools@portabletext/editorrecast@sanity/visual-editing-csm