Skip to content

Release

Changelog

Public notes for CELLAS releases. Full history lives in the repository CHANGELOG.

2026-08-05

v1.1.1 — Public Beta

CELLAS is now in Public Beta. The focus is a reliable path from zero to certified PASS — not new platform features.

Highlights

  • First PASS: pnpm create cellas → verify → certify → PASS in under 10 minutes
  • Official starters: documentation, plugin, blog, library, runtime-extension
  • 39 packages on npm; create-cellas@1.1.1
  • First PASS CI green on ubuntu / macOS / Windows × pnpm / npm
  • Site live on Cloudflare Workers & Pages (preview; cellas.dev DNS pending)

Get started

pnpm create cellas my-docs
cd my-docs
pnpm install
pnpm exec cellas verify
pnpm exec cellas certify

Expected: verify → SUCCESS, certify → PASS.

Known limitations

  • Playground and plugin catalog UI are not in this beta
  • cellas.dev apex awaits registrar nameserver cutover to Cloudflare

Community

Feedback and questions: GitHub Discussions. Also see Community.