Domain SPF records now support CNAME type
This release1 featureNew capabilitiesAI-tallied from the release notesDomain SPF records can now use the CNAME type.
npx @buildinternet/releases get resendDomain SPF records can now use the CNAME type.
Added an update-segment tool for segments, and hoisted tool schemas to module scope to cut memory growth.
Added update/update_async methods to rename a segment.
Webhook events now allow null contact first_name and last_name fields, fixing a validation issue.
Adds broadcasts.clicked_links() and broadcasts.recipients() methods, plus Emails.metrics() for account-level email metrics. The recipients method now takes the broadcast id as a positional argument.
Added an email-metrics tool plus list-broadcast-clicked-links and list-broadcast-recipients tools. Aligned list-broadcast-recipients with the remote MCP twin.
Adds broadcasts.Recipients() and broadcasts.ClickedLinks() methods, plus Emails.Metrics for account-level email metrics.
Adds an update-api-key tool for managing API keys and a share-email tool for sharing emails.
New Emails.share() and share_async() methods for sharing emails.
Added emails.Share() method to the Resend Go SDK.
Added update and update_async methods for renaming an API key.