In this short article, we’ll cover all of Weave’s new delight releases: improvements designed to enhance your experience and make building workflows faster, smoother, and more enjoyable.
Duplicate with Connections
You can finally duplicate your nodes while maintaining all of their connections intact. To do this, select your nodes using a selection box
Click Cmd/Ctrl + Shift + D, or alternatively, you can press Alt and drag
Your workflow will be duplicated while keeping its connections intact
Handpick Node Selection
You can select individual nodes directly, there’s no need to use a selection box that grabs everything. To do this, simply click on the node you want to select.
To add another node to your selection, use Shift + click
Each node you click while holding Shift will be added to your selection.
CSV to Text Iterator
The Iterator is a node that hosts multiple text inputs at once. You can now upload a CSV file to the text iterator, enabling you to create complex CSVs with different text inputs and run them all together through the iterator, no more complex copy and paste.
To do this, simply drop a CSV file onto the canvas to automatically generate iterator nodes from each column.
Select the column you would like to create an iterator from
Click Import
An iterator containing all the inputs from the column will be created
For more information about iterators, visit the iterator guide:




