feat(worker): re-enable welcome-back email via Worker + Resend (footer 2026) #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/welcome-back-via-resend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces EmailJS-based welcome-back (disabled in PR #6, footer 2025 obsolete) with Worker action sendWelcomeBack delegating to Resend. Same visual + footer 2026 as other emails. Idempotent (zero HubSpot writes), anti-bot Turnstile + email-must-exist check.