n8n n8n@2.14.2 released on 26-03-2026

n8n n8n@2.14.2 is out now. It cleans up the quick connect feature flag and fixes an editor first-load bug so quick-connect behaviour initialises reliably on first editor startup.
See the release on the project’s GitHub for full details and links to the specific fixes.
What’s in this release
- Clean up quick connect feature flag and fix first-load behaviour in the editor so quick-connect initialises correctly.
- Populate the workflowDocumentStore in the execution preview iframe so previews receive the necessary workflow document data.
- Use a direct store reference for connections in initializeWorkspace to avoid stale or indirect references during workspace setup.
Upgrade notes
- No breaking changes are reported for this patch; standard upgrade procedures apply — consult the GitHub release notes if you have editor customisations.
- If you need to roll back, revert to the previous release (for example n8n@2.14.1) and open an issue on GitHub for help.
Try the update and share your experience — report any regressions or oddities on the project’s GitHub so they can be tracked and resolved.
