What's New
Open Assets in Tabs
Open, edit, and switch between different assets seamlessly without losing your place. Tabs are fully integrated into the workflow editor for a familiar, IDE-like experience.
Agent Control Flow
New Control Edges let you orchestrate complex agent behaviors:
- Control the parameters of other nodes via control edges
- New ControlAgent node enables agents to control other workflow components
Smoother, Faster Interface
We've optimized the entire UI for better responsiveness:
- Faster workflow editor with reduced lag during node dragging
- Smoother scrolling in asset panels with optimized infinite scroll
- Quicker file explorer that doesn't block the interface
- Reduced app startup time for both desktop and web versions
UI Improvements
Better Visual Organization
- Provider Icons: Quickly identify AI services (OpenAI, Anthropic, etc.) with recognizable icons throughout the interface
- Improved Asset Panel: View your assets with a new toolbar and fullscreen viewer for detailed inspection
- Enhanced Workflow Tabs: Switch between workflows instantly without waiting for API calls
Copy & Paste Fixes
- Copy and paste shortcuts now work correctly in text input fields
- More reliable image pasting from clipboard
- Better handling of copied nodes across different contexts
Markdown & Chat Improvements
- Tables in chat messages no longer break the layout
- Better support for light theme in markdown rendering
- Improved command menu for quick access to actions
Asset Management
Faster Asset Handling
- Thumbnails are now generated on-demand for better performance
- More resilient asset creation, even with unusual image formats
- Smoother asset browsing with optimized scrolling
Better Asset Integration
- Workflow results now properly link back to their source assets
- Improved asset references in node history
New & Updated Nodes
Video Processing
- Extract Frame: Pull specific frames from video files
- Get Video Info: Retrieve metadata (duration, resolution, codec) from video files
Image Adjustments
- HSL Adjust: Enhanced color adjustment with better performance and new "all" color range option
- Improved handling for image size parameters across image generation nodes
AI Service Nodes
- ControlAgent: New node for advanced agent orchestration
- Better metadata display showing which API keys are required for each node
Kling Video Generation (FAL)
- Updated Kling O3 nodes for the latest video generation capabilities
- Improved parameter handling for KIE image and video nodes
Workflow Execution
Run Selected Nodes
The "Run Selected" feature now correctly executes only the nodes you've selected, not their downstream dependencies. This gives you more precise control when testing specific parts of your workflow.
Constant Node Creation
Easily create constant value nodes directly from node outputs - just right-click on an output and create a constant node that's automatically wired up.
Performance & Reliability
Faster Loading
- Desktop app starts up significantly faster
- Web version has reduced initial bundle size
- PDF and 3D viewers load on-demand instead of at startup
Better Memory Usage
- Reduced memory leaks in image processing nodes
- More efficient handling of large asset collections
- Better cleanup of resources after workflow execution
Improved Stability
- Fixed edge cases that could cause the interface to freeze
- Better handling of network interruptions
- More reliable WebSocket connections for real-time updates
Developer & Power User Features
API Improvements
- More reliable API server with faster startup
- Better caching of API responses with ETags
- WebSocket resource updates for real-time collaboration features
Search Integration
- New Apify integration for web search capabilities
- Configurable search provider settings
Bug Fixes
- Fixed backspace key not working correctly on macOS in certain contexts
- Fixed clipboard shortcuts being intercepted in text inputs
- Fixed node paste behavior when cache contains conflicting data
- Fixed markdown tables pushing chat views too wide
- Fixed image property display in certain node configurations