fix: simplify domain verification emails#376
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
WalkthroughThe PR removes the Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying usesend with
|
| Latest commit: |
b877c8a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c5491bb8.usesend.pages.dev |
| Branch Preview URL: | https://fix-domain-notification-copy.usesend.pages.dev |
Summary
Verification
Summary by cubic
Simplified domain verification emails by removing verbose error details and focusing the message on success or required DNS fixes. Updated both HTML and plain-text templates and the service to drop
verificationError.verificationErrorprop and error block fromDomainVerificationStatusEmail.verificationErrorparameter and usage insendDomainStatusNotification.Written for commit b877c8a. Summary will update on new commits.
Summary by CodeRabbit