# Local schema editing and exact dataset names

**Version:** v2.31.0

**Published:** August 30, 2026

## Improvements

- `deploy_schema` tool: Prefer editing local Sanity Studio schema files when a local project is available, reserving this tool for projects without a local Studio.

## Fixes

- `create_dataset` tool: No longer normalizes dataset names before submitting them to the API. Clients are responsible for providing a valid dataset name.

