— roadmap

Roadmap

What's recently shipped, what's coming next, what's deferred. The honest version.

Pre-1.0. Stable enough to run real sites on it — we run this site on it. Breaking changes are still possible until 1.0, but the bucket layout is what we commit to.

The plan below shows what just landed, what's in flight now, what's queued for the next two cuts, and what's on the other side of 1.0. If something here is the missing piece for you, say so on Discussions or open an issue. Adopter pressure moves things up the list.

shipped in flight planned deferred
  1. v0.3

    recently shipped

    shipped

    A new editor model: pages and posts are structured forms, not freeform documents. Plus everything an early adopter has asked for.

    • Edit pages as forms generated from a schema, not a single body
      shipped
    • Pages can hold structured data alongside their content
      shipped
    • Live preview while you edit a page
      shipped
    • One CLI binary for everything (clear-admin)
      shipped
    • Backups: one command produces a portable archive of content + database
      shipped
    • Form layout: rows, tabs, and collapsible groups
      shipped
    • Mega-menus and dropdowns in the public-site nav
      shipped
    • Cleaner admin sidebar — actions only, no link-outs by default
      shipped
    • Dozens of adopter rough edges fixed
      shipped
  2. v0.4

    in flight

    in flight

    Operator polish. Spinning up new projects without dropping to a terminal.

    • One admin process per host, switch projects from the console
      in flight
    • Provision cloud storage buckets directly from the console
      planned
    • Auto-drafted release notes, roadmap, and blog posts from each release
      planned
    • Smart import: bring an existing markdown / Astro site in and have its body fall into the right field
      planned
  3. v0.5

    next

    planned

    Adopter onramp. Everything you can do in the admin, you can also do from a terminal.

    • Manage settings, users, content, and schemas from the command line
      planned
    • A settings tab in the console — manage projects without ever opening a terminal
      planned
    • Move from local files to cloud storage without rebuilding
      planned
    • Preview an existing bucket before you adopt it — see what fields and collections were detected
      planned
  4. v1.0

    first stable

    planned

    The protocol freeze and the public commitment. Stable enough to bet a product on.

    • Visual schema designer — drag-drop fields in the admin, no JSON authoring
      planned
    • Theme tokens UI — pick colors, fonts, and spacing in the admin; the public site picks them up automatically
      planned
    • Custom API endpoints — define a route in the admin, get a typed SDK method
      planned
    • Click-to-edit groundwork in the live preview — first step toward inline editing
      planned
    • Each project gets its own scoped storage credentials
      planned
    • Roles: editor and author, in addition to owner
      planned
    • Drafts and scheduled publish, finished
      planned
    • Versioning: see and restore previous versions of a page or item
      planned
    • Full-text search inside the admin
      planned
    • Image transforms — derived sizes, focal points, modern formats
      planned
    • Audit log — who changed what, and when
      planned
    • Bulk operations — select many items, change status or delete in one go
      planned
    • Docs rewrite, hardening pass, v1.0.0 tag
      planned
  5. past v1.0

    deferred

    deferred
    • Live inline editing in the preview pane (the path beyond a separate canvas)
      deferred
    • Multi-tenant operator console
      deferred
    • Public hosting (Fly.io / Cloudflare Workers)
      deferred
    • JWT identity bridge — until first paying customer
      deferred
    • Real-time collaborative editing
      deferred
    • GitHub-as-bucket backend
      deferred