diff --git a/apps/docs/changelog.mdx b/apps/docs/changelog.mdx index 8939b7ff..a8d7f4ca 100644 --- a/apps/docs/changelog.mdx +++ b/apps/docs/changelog.mdx @@ -3,6 +3,26 @@ title: "Changelog" description: "Product updates and announcements from Unsend" --- + + +### Campaign Personalization with Contact Books + +Campaigns now support contact-book variables for personalization, so you can tailor each message with richer subscriber data. + +### Double Opt-In Customization + +Double opt-in now supports customizable confirmation flows and copy, making it easier to match your onboarding experience and compliance requirements. + +### API and SDK Coverage + +Contact book support has been expanded in the SDK, dashboard analytics is now available in both the public API and SDK, and a public endpoint to delete campaigns has been added. + +### Webhook Filtering by Domain + +Webhooks now support multi-domain filtering, making it easier to route, monitor, and manage events across different projects. + + +