n8n | n8n@2.13.4

n8n 2 13 4: Editor quick connect flag cleanup and first load fix, restores quick connect UI on initial load, see issue 27551, commit 089bf1b

n8n n8n@2.13.4 released on 26-03-2026


n8n n8n@2.13.4 is out now. It fixes the editor’s quick connect feature flag handling so the quick connect UI reliably initialises on first load for users who previously saw it missing or behaving incorrectly.

See the release notes and the GitHub compare view (n8n@2.13.3…n8n@2.13.4) for full details; the change is tracked in issue #27551 and implemented in commit 089bf1b.

What’s in this release

  • Editor: cleanup of the quick connect feature flag to correct flag handling.
  • Editor: fix for quick connect not initialising correctly on first load so the UI appears and behaves as expected.
  • References: tracked as issue #27551 and implemented in commit 089bf1b (see the GitHub compare for the code changes).

Upgrade notes

  • No reported breaking changes or migrations are required; users affected by the quick connect issue should upgrade using their normal update procedure.
  • Rollback: if you need to revert, restore the previous tag (n8n@2.13.3) using your usual rollback process; consult the repository compare and commit for guidance.

Share any experience with the update or report regressions via the project’s GitHub issue tracker so maintainers can follow up.