mirror of
https://github.com/vernu/textbee.git
synced 2026-06-11 01:09:42 -04:00
- Add fourth_reminder to AbandonedEmailType and schema enum - Replace expiry-based timing with createdAt-based timing so the schedule is independent of Stripe session expiry windows - Register all 6 emails in emailSchedule with correct delays: 10 min, 1 hr, 24 hr, 3 d, 7 d, 14 d after session creation - Add isCompleted filter to query so paid users are never emailed Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>