Release activity — 17 releases across 11 days since Jul 21, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 21, 2026. Older weeks are hidden at this screen width.
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sunday
No releases on Jul 26, 2026
No releases on Aug 2, 2026
No releases on Aug 9, 2026
MonMonday
No releases on Jul 27, 2026
1 release on Aug 3, 2026
2 releases on Aug 10, 2026
Tuesday
1 release on Jul 21, 2026
2 releases on Jul 28, 2026
2 releases on Aug 4, 2026
No releases on Aug 11, 2026
WedWednesday
1 release on Jul 22, 2026
1 release on Jul 29, 2026
No releases on Aug 5, 2026
Thursday
2 releases on Jul 23, 2026
2 releases on Jul 30, 2026
2 releases on Aug 6, 2026
FriFriday
1 release on Jul 24, 2026
No releases on Jul 31, 2026
No releases on Aug 7, 2026
Saturday
No releases on Jul 25, 2026
No releases on Aug 1, 2026
No releases on Aug 8, 2026
17 releases since Jul 21, 2026, busiest day 2No recordLessMore
Changelog
MCP server v2.28.0: Explicit release IDs and safer schema management
New Features create_release tool: Now accepts an optional releaseId parameter. If omitted, an ID is generated. Improvements Schema tools: Clarified that MCP-managed and Studio-managed schemas must use…
Added 1
create_release tool now accepts an optional releaseId parameter for explicit release ID specification
Changed 1
Schema tools clarified distinction between MCP-managed and Studio-managed schemas
Sanity UI v4.0.0: Smaller bundles, subpath imports, and a required stylesheet
@sanity/ui v4.0.0 is available. The theme of the release is bundle size: heavy components now live behind subpath entry points, unused components tree-shake out, and styles ship as a stylesheet you im…
Changed 3
Heavy components now live behind subpath entry points
Sanity Studio v6.9.1: Fixes media library video CORS error and validation fixes
This release fixes critical issues with field validation on multiple field types, resolves CORS errors with media library video fields, and corrects image crop preview rendering. 🐛 Notable bugfixes a…
Fixed 3
Critical issues with field validation on multiple field types
Media Library: Faster asset grid, and key media library bugfixes
This release makes the asset grid dramatically faster in large libraries, plus fixes for the "In use" dialog and array aspects in the edit form. Faster asset grid The asset grid now renders only the a…
Changed 1
Asset grid now renders only the visible items, dramatically improving performance in large media libraries
MCP server v2.27.0: Run Sanity CLI commands and safer document patching
New Features run_sanity_cli tool: Run a limited set of Sanity CLI commands through MCP without access to a local shell. Improvements patch_documents tool: Now reports when editing a published document…
Added 1
Add run_sanity_cli tool to run a limited set of Sanity CLI commands through MCP without access to a local shell
Changed 1
Improve patch_documents tool to report when editing a published document
Sanity Studio v6.9.0: Improve structure tool stability, CLI behavior, and TypeScript schema typings
This release fixes a crash in the structure tool's incoming references inspector, and enhances TypeScript schema helpers to better preserve optional properties. 🐛 Notable bugfixes and improvements Fi…
Changed 1
Enhance TypeScript schema helpers to better preserve optional properties
Fixed 1
Fix crash in the structure tool's incoming references inspector
Sanity React App SDK v2.19.0: Presence now works in both directions
Until this release, an app could see other people in a document but never appeared to them, so a Studio user editing alongside your app saw nobody. Your app can now announce its own users, read presen…
Added 1
Apps can now announce their own users for presence, allowing Studio users editing alongside the app to see the app's users
Media Library v2026-07-30: A new look for the Media Library asset grid
The asset grid has a new look, with consistent previews and neatly aligned titles, and video thumbnails now show a progress bar as you scrub them. The sidebar preview also makes better use of its spac…
Changed 3
Asset grid now displays with consistent previews and neatly aligned titles
Video thumbnails now show a progress bar when scrubbing
Sanity Studio v6.8.0: Structure Tool list virtualization fix and other bugfixes
This release prevents Structure Tool list items from being erroneously hidden after expanding a collapsed pane, improves CLI authentication handling, fixes release view rate-limit issues, and resolves…
Changed 1
Improve CLI authentication handling
Fixed 2
Prevent Structure Tool list items from being erroneously hidden after expanding a collapsed pane
Manage: Define custom roles using a visual builder
Unknown block type "docsPaidFeature", specify a component for it in the `components.types` option Content Resources define the set of documents a custom role grants access to. Now when defining a cont…
Added 1
Define custom roles using a visual builder for managing Content Resources and document access
Sanity Studio v6.7.0: Fixes for task creation in content releases, Portable Text annotation popovers, URI validation, and more
This release fixes several key issues including task creation in content releases, document menu functionality when annotation editors are open, URI validation for custom schemes, asset selector acces…
Fixed 4
Task creation in content releases
Document menu functionality when annotation editors are open
Sanity Connect for Shopify: Import Shopify Metafields Into Sanity
Sanity Connect can now bring your Shopify metafields across to Sanity. Product and collection metafields arrive on the synced documents as a store.metafields array, so custom data you already keep in…
Added 1
Sanity Connect can now import Shopify metafields into Sanity, with product and collection metafields arriving as a store.metafields array on synced documents
Media Library v2026.07.24: Store original video files, refresh the PDF viewer, and unify copy URL behavior
This release adds storage of original video files, replaces the PDF preview with a new viewer, and brings consistent behavior to URL copy actions across all asset types. Original video files are now s…
MCP server v2.26.5: Fuller whoami output and mixed-case workspace name support
Improvements whoami tool: Now returns the full authenticated user record, including the identity provider. This is useful for telling Sanity accounts apart when one email maps to several accounts. The…
Added 1
Support for mixed-case workspace names
Changed 1
whoami tool now returns the full authenticated user record, including the identity provider
Sanity Studio v6.6.0: Portable Text table editing, smarter content releases, and more reliable Studio and CLI behavior
This release adds table editing to Portable Text and lets you update existing drafts when publishing a release. It also fixes field navigation from external links so collapsed sections expand properly…
Added 2
Add table editing to Portable Text
Enable updating existing drafts when publishing a release
Fixed 1
Fix field navigation from external links so collapsed sections expand properly
MCP server v2.26.4: Fixes for schema deploys and document patching
Fixes deploy_schema tool: Fixed deploys failing on every follow-up deploy to a workspace whose schema contains a portable-text block field ( Found unknown properties for decorator strong: "i18nTitleKe…
Fixed 1
Fixed deploy_schema tool failing on follow-up deploys to a workspace whose schema contains a portable-text block field with unknown properties for decorator