LevelChatDocs
Docs
Changelog

Changelog

What shipped, when.

v0.1.0 — 2026-04-25

First public preview. The full repo audit lives in PROGRESS.md.

Shipped

  • apps/landing — marketing site with parallax VideoTile mockups.
  • apps/admin — full tenant admin panel.
  • apps/docs-site — this site.
  • apps/investor-deck — investor / ProductHunt page.
  • packages/ui-kit — shared React component library.
  • packages/sdk-web + packages/sdk-web-react — Web SDK + React bindings.
  • services/gateway, services/auth, services/media-sfu, services/chat.
  • infra/docker, infra/kubernetes/helm/levelchat, infra/terraform/hetzner.
  • OpenAPI 3.1 + AsyncAPI 3.0 specs for every public surface.

In flight (scaffolded, not yet shipped)

  • iOS / Android / RN / Flutter SDKs (W2.8–W2.11).
  • services/license, services/signaling (Go), services/recording + services/transcoder (Rust), services/billing (NestJS), services/admin-api (Go), services/analytics (Rust).
  • Postgres migrations matching docs/architecture/04-data-model.md.
  • Playwright e2e + k6 load suites.

We'll publish a real semver release notes entry every time we tag.