Back to ChangelogEmail
v1.0.0 · Major
Public Launch
CREA.MBA is live. Everything you need to build your MBA with real-world projects.
We're excited to announce the public launch of CREA.MBA — a new way to build your MBA through real-world projects.
Landing page
- Hero with embedded video modal, live customer count, and last push date.
- Problem vs Solution — visual comparison of the "hard way" vs the "smart way" with key stats.
- Features Grid showcasing 13 features with scroll-triggered animations and interactive mockups (terminal, login, pricing, dashboard, editor, email, team).
- How It Works — 3-step visual guide with animated terminal commands.
- AI-Native Showcase — interactive visualization of the AI-first architecture: CLAUDE.md, rules, skills, agents, modules, and quality layers.
- Founder Story — personal introduction with bio and LinkedIn link.
- Community — Discord-inspired section with channels and live interaction preview.
- Pricing, FAQ, and CTA sections.
- Announcement Banner with local storage-based dismissal.
- Scroll-triggered fade-in animations across all sections.
Authentication
- Email/password and OAuth (Google, GitHub, LinkedIn).
- Session management and profile settings.
Payments
- Stripe and Polar integration (one active at a time via
PAYMENT_PROVIDER). - One-time purchases and subscription support.
Newsletter & Waitlist
- Newsletter signup with welcome email (React Email template).
- Secure unsubscribe with HMAC-SHA256 token verification.
- Waitlist with referral tracking, position display, and copy-to-clipboard referral code.
- Consent checkbox and privacy policy agreement on all forms.
Pages
- Thank You — post-signup page with 3 clear next steps and conversion tracking.
- Unsubscribe — secure confirmation page for newsletter opt-out.
- Changelog — public changelog with version badges, timeline view, and MDX content.
- Privacy Policy and Terms of Service.
GDPR & Privacy
- Data Export — users can download all their data as JSON from the dashboard.
- Account Deletion — with 30-day grace period and cascading cleanup (subscriptions, posts, sessions, email audience, waitlist).
- Scheduled Deletion Cron — background job to process expired grace periods.
- Audit logging for all GDPR operations.
- Resend + React Email integration.
- Branded welcome email template.
- Newsletter audience management (subscribe/unsubscribe).
- Console fallback in development when no API key is set.
Analytics
- Google Analytics integration with section view tracking.
- CTA click tracking with source attribution.
- Announcement banner interaction tracking.
- FAQ interaction tracking.
- Conversion tracking on thank-you page.
Internationalization
- English and Spanish support.
- Locale-aware routing and date formatting.
Infrastructure
- Dark mode with system preference detection.
- Rate limiting on all public forms.
- HMAC-SHA256 token security for unsubscribe links.
- Admin dashboard with user management.