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

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

Sanity Studio Update: Comment Improvements, new features, and bug fixes

Published: February 20, 2024

v3.30.0
Sanity Studio

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest
pnpm create sanity@latest
yarn create sanity@latest
bun create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest
pnpm add sanity@latest
yarn add sanity@latest
bun add sanity@latest

✨ Highlights

Improvements to Comments in Presentation

With the recent introduction of both Presentation tool and comments, we realised that context can be crucial in understanding comments relating to visual aspects of an application.

Comments created from within the Presentation tool will now display a link allowing content editors to navigate from any tool directly to the context in which that comment was made in their application.

Other features

  • Improves error handling for a migration script that attempts to iterate over the passed document function without calling it
  • Adds new Studio API, ActiveToolLayout, which allows plugin authors to have more flexibility by wrapping the active tool
  • The selected viewport in Presentation is now persisted in the URL

🐛 Notable bugfixes

  • Improves focus handling with the Presentation tool and Portable Text Inputs
  • Fixes regression preventing import {debugSecrets} from '@sanity/preview-url-secret/sanity-plugin-debug-secrets' listing secrets
  • Fixes a bug preventing the CLI being used inside Studio project subdirectories

Related documentation

  • Studio Components

  • Studio Components Reference

On this page

  • Installation and upgrading
  • Improvements to Comments in Presentation
  • Other features
Back to Changelog
npm create sanity@latest
pnpm create sanity@latest
yarn create sanity@latest
bun create sanity@latest
npm install sanity@latest
pnpm add sanity@latest
yarn add sanity@latest
bun add sanity@latest

Related documentation

  • Studio Components

  • Studio Components Reference

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