Skip to content
Last updated Give Feedback

What's New

2026-05-04 — Cloudflare Pages live + custom domains

Section titled “2026-05-04 — Cloudflare Pages live + custom domains”
  • https://ecommus.ro (marketing site) deploy-ed live pe Cloudflare Pages via Git Integration
  • https://docs.ecommus.ro (documentație Starlight) live cu auto-deploy la push pe master
  • SSL via Let’s Encrypt (CF Universal SSL), zona DNS migrată complet la Cloudflare
  • PR previews automate la *.ecommus-www.pages.dev și *.ecommus-docs.pages.dev

2026-05-03 — Bucket A burst (Phase A ~90% code-complete)

Section titled “2026-05-03 — Bucket A burst (Phase A ~90% code-complete)”
  • Storefront-T03: hreflang implementation pentru ecommus.ro
  • Admin-T07/T16/T18: niche-aware navigation, audit log CSV export, DSAR portal
  • WWW-T15/T23/T27/T28/T29: a11y pass, JSON-LD, security headers, changelog, pricing matrix
  • SA-T01/T20/T21: super-admin tenant provisioning UI, license-feature gating

2026-05-02 — Phase A.0 critical bugs closed (18/19)

Section titled “2026-05-02 — Phase A.0 critical bugs closed (18/19)”
  • Bug-S3 owner-rejected (storefront search analytics deferred)
  • Restul: tenant isolation hardening, JWT secret fail-fast, Helmet/CORS tightening, webhook signature timing-safe compare, audit log retention

2026-05-01 — License framework + niche packages

Section titled “2026-05-01 — License framework + niche packages”
  • License JWT cu Ed25519 signing (canonical shape în @ecommus/core/license.ts)
  • Niche packages introduced: services, real-estate, travel, ecommerce
  • Super-admin: license editor + niche-package picker
  • ADR-015 (closed-source business model) ratified

2026-04-21 — Foundation v0.1 (initial shipment)

Section titled “2026-04-21 — Foundation v0.1 (initial shipment)”
  • Monorepo npm workspaces (packages/*, apps/*)
  • TypeScript 5.6 strict, Node 22 cu --experimental-strip-types
  • Drizzle ORM + pglite (dev) → PostgreSQL 16 (prod)
  • Schema DB completă: identity, catalog, inventory, pricing, cart, orders, payments, shipping, CMS, analytics, system
  • @ecommus/core: pricing engine, cart calculator, tax engine, promotion engine, event bus
  • Fastify API cu 40+ endpoints
  • Next.js 15 storefront + admin + super-admin
  • Demo seed: 30 products, 6 brands, 7 categories, 4 promotions

Pentru istoricul complet pe sesiuni → docs/session/YYYY-MM-DD/. Pentru deciziile arhitecturale → ADRs în docs/04-decisions/.