Email deliverability breakdown
Email performance now breaks out delivery, hard bounce, soft bounce, and no-send separately, each with the recipients behind the number.
No-send is the interesting one. It usually means a communication limit, an unsubscribe, or a missing required field rather than anything wrong with the message, and until now that outcome was invisible.
The breakdown is available through the analytics API as well as in the interface, and ordering is deterministic so the same send reports the same way every time.
Improvements
- Email Send failures log the full provider payload and the recipient, so a failure can be diagnosed from the record rather than reproduced.
- Email Preview supports multiple recipients and a subject prefix.
- Email Liquid works in the image component’s source field.
- Campaigns Field change, campaign, and audience activity types appear on the timeline.
Fixes
- Email Suppressed spurious render warnings on v5 emails.
- Data Model Contact events are no longer folded into the company creation marker.
- Admin Moving an asset that cannot be foldered returns a 4xx rather than a 500.