1.1 changelog (#13151)

This commit is contained in:
Thomas des Francs
2025-07-10 16:50:59 +02:00
committed by GitHub
parent cebd66c124
commit b9e5169f5a
2 changed files with 15 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

View File

@ -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)