From 78db758512ca8214bfa0ebb327507e2ffd49e844 Mon Sep 17 00:00:00 2001 From: KM Koushik Date: Sun, 19 Oct 2025 08:15:04 +1100 Subject: [PATCH] product update --- apps/docs/updates/product-update-1.mdx | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 apps/docs/updates/product-update-1.mdx diff --git a/apps/docs/updates/product-update-1.mdx b/apps/docs/updates/product-update-1.mdx new file mode 100644 index 0000000..3189e52 --- /dev/null +++ b/apps/docs/updates/product-update-1.mdx @@ -0,0 +1,31 @@ +--- +title: "Product Update: 1" +description: "Campaign Scheduling and API, Custom email headers" +--- + + + v1.7.0 Product Update + + + +### Campaign Scheduling with Natural Language + +Schedule your campaigns effortlessly using natural language inputs like "tomorrow at 9am" or "next Monday at 10am". Available via API as well + +### Campaigns API + +We're doubling down on APIs. You can now create, schedule, and manage campaign emails programmatically through our API. + +Check out the [Campaign API documentation](/api-reference/campaigns/create-campaign) to get started. + +### Custom email headers +You can now send custom email headers via api, comes in handy when you want to send unsub links for transactional emails + +Checkout the [docs here](/api-reference/emails/send-email#body-headers) + +### Other Improvements + +- Upload large amounts of contacts without experiencing UI slowness +- Delete Domain API +- Export emails with bounce reason and filters +- Create API keys domain restriction