The catalogue

Every feature, with a status you can hold us to

Each entry below is a document in this deployment. “Partial” means implemented and usable but not yet at parity; “planned” means it is not there. Nothing is marked shipped to make a page look fuller.

See the compatibility matrixRead the documentation

All features, by area

This section stores nothing but the word “all”. The list is a GROQ query over the feature documents, grouped by the area each one declares.

Authoring

The Content Studio

A full Sanity Studio v6, forked and rebranded, served from /admin of your own deployment. Real field validation, real Portable Text editing, real reference inputs.

shipped

Page builder (page components)

Compose a page from the sections your design system actually has. Fourteen section types ship with the demo schema, and adding one is a schema change plus a component.

shipped

Portable Text

Rich text as structured data: blocks, styles, lists, decorators, annotations, and embedded objects such as images, code blocks, tables and callouts.

shipped

Drafts and publishing

A draft is a separate row, not a status flag. Publishing replaces the published document and deletes the draft in one transaction; discarding leaves the published version untouched.

shipped

Revision history and timeline

Every transaction is recorded. Fetch a document as it was at a revision or at a timestamp, list one event per transaction, or stream the raw transaction log — deletions included.

shipped

Custom desk structure

Singletons pinned to a fixed id, grouped lists, filtered panes and custom orderings — the real Sanity structure builder, not a fixed sidebar.

shipped

Initial-value templates

Give "create new" a head start: a page pre-composed with the three sections most landing pages need, or an article pre-filed in the category it belongs to.

shipped

Media browser

Browse, search and reuse uploaded images and files from inside the Studio, with thumbnails served through the transform route rather than as full-size originals.

shipped

Something missing?

The repository is public and the backlog is in it. A feature that is not listed here is not hiding — it is not built.

Read the compatibility notesTry the API