n8n | n8n@2.14.2

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.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes