v1.0.0March 2026
TenantX v1.0 — Initial Release
- Next.js App Router app with React 19 and TypeScript
- Prisma ORM with PostgreSQL Row-Level Security for tenant isolation
- Per-seat Stripe billing with seat sync, proration, and dunning
- RBAC — Owner, Admin, Member, Viewer from server through the UI
- Super Admin dashboard — tenants, revenue signals, impersonation, feature flags
- Team management — invites, roles, seat tracking with Stripe
- Auth — OAuth, 2FA, magic links (NextAuth)
- API routes, webhooks, and API key patterns
- Background jobs and Docker-friendly deployment
- Tailwind CSS and shadcn/ui throughout
- Documentation and architecture guides
- Marketing site — blog, changelog, pricing, docs