Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions apps/docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@ title: "Changelog"
description: "Product updates and announcements from Unsend"
---

<Update label="March 2026" description="v1.9.0">

### 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.

</Update>

<Update label="February 2025" description="v1.8.0">

<Frame>
Expand Down