Roadmap
Live preview editing
Let content editors preview their changes in real-time within the CMS editor.
SvelteKit plugin
First-class Scalar support for SvelteKit via a plugin.
API tokens with granular scopes
Create multiple tokens with read/write/scope-level permissions for teams and external services.
Image editor field type
Add support for cropping, aspect ratios, alt-text, and focal point control in media uploads.
Code-first schema sync
Use TypeScript or JSON schema files to define content structure, sync to the UI automatically.
GitHub integration (beta)
Push/pull content and schema changes via GitHub. Ideal for content versioning and CI workflows.
Full-text search API
A robust, built-in full-text search endpoint for your content, supports filters, relevance scoring, and language-aware stemming.
Custom field components
Support for embedding custom React/Vue/Svelte components as field editors, perfect for things like color pickers, map selectors, or signature pads.
