Skip to main content

Changelog

v1.0 — 2026-04-30 (pilot)

  • 🎉 Initial pilot launch.
  • Cloudflare-edge gateway worker (auth + rate-limit + cache + queue producer).
  • Read endpoints for store / products / orders / customers / landing-pages.
  • Write endpoints with idempotency for products / orders / landing-pages.
  • /v1/signups and /v1/events queue ingest.
  • Outbound webhooks with retry + DLQ.