n8n | stable

n8n stable released on 06-05-2026


n8n stable is out now. It’s a small bugfix release that corrects several user-facing and core issues, so users affected by those bugs should upgrade.

See the n8n GitHub releases page for the full notes and technical details.

What’s in this release

  • Quick Connect disclaimer is now fully dynamic, so the offer shows context-sensitive copy rather than stale text.
  • Core now supports context-establishment hooks when running in webhook mode, enabling early hook execution for incoming webhooks.
  • n8n honours the GIT_SSH_COMMAND environment variable again after the simple-git upgrade, restoring custom SSH options for git operations.
  • Snowflake node: Insert and Update operations that previously failed have been fixed; workflows writing to Snowflake should be retested.

Upgrade notes

  • No breaking changes in this release; upgrade is recommended for affected users. If you rely on custom SSH behaviour, ensure the GIT_SSH_COMMAND environment variable is set.
  • Rollback is not expected to be necessary for these non-breaking fixes; if problems occur, revert using your normal deployment procedure and report issues on the project’s GitHub.

Share any comments on your experience with this release on the project’s GitHub or in your usual community channels.

Related posts

Vector | vdev-v0.3.3

Vector vdev v0 3 3: patch release with crash, leak and parsing fixes, connector and tooling improvements, upgrade notes on prechecks, rolling updates, compat

Loki | v3.7.2

Loki v3 7 2: security and CVE fixes, updated S3 client to aws sdk v1 97 3, ruler panic fix for unset validation scheme, S3 Object Lock sends SHA256 checksum

Loki | v3.7.2

Loki v3 7 2: Patch release with CVE fixes, AWS S3 SDK update, ruler panic fix, S3 Object Lock SHA256 checksum support