v2.0.0 - Email Automation with Resend
๐ What's New
https://github.com/ShenSeanChen/launch-mvp-stripe-nextjs-supabase?tab=readme-ov-file#-email-automation-setup
๐ง Automated Email System
- Welcome email - Sent automatically when users sign up
- Billing confirmation - Sent when subscription is created
- Cancellation email - Sent when subscription is cancelled
๐ ๏ธ Technical Improvements
- React Email templates with beautiful, responsive design
- Supabase Edge Functions for email triggers
- Database triggers using pg_net extension
- Email preview page at
/preview-email
๐ Security Updates
- Next.js updated to 15.5.9 (CVE-2025-66478 fix)
- Migrated to @supabase/ssr (replacing deprecated auth-helpers)
๐ Setup Guide
See the README's "๐ง Email Automation Setup" section for step-by-step instructions.