As an expert partner of n8n, we’ve had the opportunity to dive into the n8n v2.0.0 beta and test out its latest updates. The team has been exploring the platform hands-on, and we’re impressed. This feels like a major leap forward in performance, security, usability, and design for the platform. Here’s a closer look at what’s new and why it matters.
One of the first things you’ll notice in n8n v2 is the visual overhaul, bringing workflow agents and visual agent builders to life. The interface now boasts a sleek, darker design that instantly feels more professional and modern.
Nodes have been redesigned with cleaner lines, subtle shadows, improved user interface and user experience. The result is a layout that’s easier on the eyes and allows workflows to be scanned quickly.
The refreshed UI and improved reliability are part of what is in the official release: “enhanced security, reliability, and scalability for mission‑critical workflows.”
Tracking running workflows has become more intuitive thanks to updated animations.
This small but impactful update enhances real-time monitoring and reduces cognitive load for users managing large workflows.
Accessing critical settings is now faster and more intuitive.
This change may seem minor, but it significantly improves the overall user experience, especially for teams managing multiple workflows and users.
Deploying workflows is now more straightforward and reliable.
These updates make workflow deployment more transparent, reducing friction for both new and experienced users.
One of the most significant functional improvements in v2 is how sub-workflows communicate with main workflows. In v1, outputs from sub-workflows—such as approvals or responses from Slack messages, forms, or webhooks—often didn’t reach the parent workflow. In v2, this has been resolved, ensuring outputs propagate correctly, enhancing workflow-level intelligence and making multi-step processes more reliable.
As agent-augmented workflows become a critical part of enterprise operations, usability and clarity are paramount. n8n v2 not only brings a sleeker interface, but also enhanced workflow tracking, easier settings access, and simplified and secured workflow publish, all of which translate into faster onboarding, better collaboration, and more confident workflow management.
For teams already using n8n, this update promises a smoother, more efficient automation experience. For newcomers, n8n has become visually appealing and easy to use.
The n8n team continues to impress with their dedication to user experience, and v2 feels like a significant milestone. We’re excited to see how the platform evolves further and to share insights from real-world implementation.
As expert partners of n8n, we look forward to helping teams unlock the full potential of this powerful workflow automation platform.
Note: n8n v2.0 is currently in beta, and while many of these improvements are already available to test, the platform will continue to evolve before the full release.
Parent workflow. This workflow takes the question answers from n8n form, evaluates it and notify the score using Get Review Sub Node. Get Review is connected to a sub workflow.
This subworkflow demonstrates a scenario like a human in the loop. Mock Approval returns the approval status to the Parent Workflow.