Sanity logosanity.ioAll Systems Operational© Sanity 2026
Change Site Theme
Sanity logo

Documentation

    • Overview
    • Platform introduction
    • Next.js quickstart
    • Nuxt.js quickstart
    • Astro quickstart
    • React Router quickstart
    • Studio quickstart
    • Build with AI
    • Content Lake
    • Functions
    • APIs and SDKs
    • Agent Actions
    • Visual Editing
    • Blueprints
    • Platform management
    • Dashboard
    • Studio
    • Canvas
    • Media Library
    • App SDK
    • Content Agent
    • HTTP API
    • CLI
    • Libraries
    • Specifications
    • Changelog
    • User guides
    • Developer guides
    • Courses and certifications
    • Join the community
    • Templates

Changelog

Track new features, improvements, and fixes across all Sanity products.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

On this page

Back to Changelog
  1. Changelog
  2. Sanity Studio

Document change event support in functions, Content Releases performance improvements, improvements and bugfixes

Published: August 26, 2025

v4.6.0
Sanity Studio
  • Adds support for new function document change events (create, delete, update), and filters (includeDrafts and includeAllVersions). Read more about these changes here.
  • Adds function recipe for formatting code blocks with Prettier. Install with npx sanity blueprints add function --example prettier-format-code.

Bug Fixes

  • Fixes issue where long annotations in a PTE modal were being hidden when scrolling.
  • When the validation pane is open and an item with a validation error is removed from an array, you will no longer have an error thrown.
  • Help text for the media command now shows up as expected in the CLI help output.
  • Performance improvements in the Content Releases tool when viewing releases with lots of documents.

On this page

  • Bug Fixes