diff --git a/packages/twenty-website/public/images/releases/1.1/1.1-multi-manual-trigger.png b/packages/twenty-website/public/images/releases/1.1/1.1-multi-manual-trigger.png new file mode 100644 index 000000000..9fbc0cada Binary files /dev/null and b/packages/twenty-website/public/images/releases/1.1/1.1-multi-manual-trigger.png differ diff --git a/packages/twenty-website/src/content/releases/1.1.0.mdx b/packages/twenty-website/src/content/releases/1.1.0.mdx new file mode 100644 index 000000000..4ded55a36 --- /dev/null +++ b/packages/twenty-website/src/content/releases/1.1.0.mdx @@ -0,0 +1,15 @@ +--- +release: 1.1.0 +Date: July 10th 2025 +--- + +# Multi-Record Workflow Triggers + +You can now run workflows on many records at once. Previously, manual workflows could only be triggered one record at a time. This change improves productivity for bulk operations. + +With the ability to trigger workflows on many records, you can now: +- Send bulk emails to selected contacts +- Update many records with the same workflow logic +- Process batches of data more efficiently + +![](/images/releases/1.1/1.1-multi-manual-trigger.png) \ No newline at end of file