Collections, sharing, and a sharper workflow builder
Collections
Create a collection of images or files once, then reference that same list across multiple requests instead of re-adding everything each time. Pull a collection straight into a workflow with the new Collection node.
Reuse files you've already uploaded
File uploads now work the same everywhere you add files, and you can pick from files you've already uploaded instead of uploading them again.
Share workflows with specific people
Share a published workflow with specific people instead of only making it fully public or private: click Publish and add their email. Anything shared with you shows up under Shared with me.
A clearer way to publish
The Workflow publish dialog has been redesigned around organized section tabs, with a live "try it" panel for your workflow's API so you can publish and test your endpoint in one place.
Improvements
- Workflow result preview and run history are now combined into a single card.
- Drag nodes straight from the dropdown controls onto the canvas.
- Dragging nodes no longer drops the frame rate, even on nodes with a lot of text in them.
- Bring your own key is now available to paid plans and as a BYOK-only subscription from Provider API Key settings.
- Workflow page tabs are now animated and remembered in the URL.
- Cleaner "Recent" date grouping in the sidebar.
- Added full workflow documentation, including a complete node reference.
- Batch workflow runs now coordinate concurrency slots from the parent run loop, reducing unnecessary waits while preserving item order.
Fixes
- Fixed a Send button that could silently stop working after a model change.
- Long lines now wrap properly in the workflow text viewer.
- Edges and output stay visible when a workflow node is collapsed.
- Removed an incorrect login error message that could briefly appear after signing in.
- Free accounts with previously saved provider keys no longer receive BYOK discounts or use those keys until BYOK is active.
- Fixed a see-through sidebar panel on iOS Safari.
- Workflow result previews now keep output-item selection, upstream nodes, connected result nodes, and highlighted batch rows in sync.
- Image and video workflow outputs now keep stable media handles, so multi-item media results continue flowing into connected result nodes.
- Result nodes now preserve the correct upstream media preview when following workflow lineage.
- Production deployments now avoid the high-memory workflow discovery path that could cause Vercel builds to run out of memory.
Other
- Retired the older model alias (friendly names) feature.