kura Changelog Terms Privacy

Changelog

What has shipped, newest first. Also available as an Atom feed.

2026-08-14This changelog, and an Atom feed

Every shipped change is now listed here, newest first, each with its own link. Subscribe to the Atom feed if you want to hear about new ones.

Atom feed

2026-06-21Filter, sort and group collection lists

Collection lists gained a toolbar: choose which columns are shown, filter rows, group entries by a field, and sort. Counts are now accurate for grouped and localised projects.

2026-06-20Invite editors by email

Add editors to a project from its Team section: enter their email address and they receive a magic link to sign in. No shared logins, and no per-editor charge.

2026-06-20Full documentation

Eleven guides and a REST API reference: getting started, MCP setup, a build-along tutorial, per-framework connection guides, the field-type reference, and how to export and leave.

Read the docs

2026-06-19MCP server on npm

The MCP server is published as @kuracms/mcp, so an AI coding tool (Claude Code, Cursor, Codex) can set up and manage a project's schema itself over npx - no dashboard clicking required.

MCP setup guide

2026-06-18Billing is live

Subscribe from a project's billing page: $6 per site per month, or $60 per year. First month free. Cards and invoices are managed through the Stripe customer portal.

2026-06-18"Set up with AI" panel

Each project page has a copy-paste block that hands your AI coding tool everything it needs to wire your site up.

2026-06-18Daily automatic backups

Every project's content is now backed up daily, automatically. On-demand JSON export remains available at any time from Settings.

2026-06-18OpenAPI spec and llms.txt

The public API ships an OpenAPI spec and an llms.txt, so tools - and language models - can discover the endpoints without reading prose.

openapi.yaml

2026-06-18Blog starter template

New projects can start from a seeded blog template instead of a blank schema.

2026-06-17Terms of Service and Privacy Policy

Public terms and privacy pages, and a footer that names the operating company (Hopper Limited) and a support contact.

2026-06-17Edit history

A view-only timeline of who changed what, and when, on every entry.

2026-06-17Rich text served as HTML

Rich-text fields are serialised to clean HTML on the public API.

2026-06-02Drafts and preview

Entries can be saved as drafts without publishing. A ?preview API reads unpublished content, so you can check changes on your site before they go live.

2026-06-02New field types

Rich text (bold, italic, headings, lists, links), reorderable image galleries, relations that link entries together, plus date, datetime and slug fields.

Field-type reference

2026-05-25Six instant demos

Six one-click demo sites - restaurant, property, salon, clothing, escape rooms, architecture - each built on a different framework, so you can try the editor on a realistic site without signing up.

2026-05-25Full content export

Export an entire project's content as JSON, on demand, from Settings.

2026-05-19First public version

Magic-link sign-in, a schema editor, a schema-driven entry editor, image uploads, and a public REST API with filtering, sorting and pagination.

Home · Changelog · Terms of Service · Privacy Policy · support@kuracms.com