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

Metadata schema choices for content libraries

Structured metadata only works when it matches how people actually retrieve content. I have seen neat schemas fail as soon as the library meets real records, and tarot makes the problem obvious. If...

Federation trade-offs in self-hosted social feeds

Federation looks tidy until you let it touch the edges, and then the odd cases arrive fast. I prefer self-hosted social feeds that stay explicit about what is local, what is remote, and what should...

FireAvert Z-Wave stove shutoffs for offline safety

FireAvert’s setup does the part that matters without asking Home Assistant to babysit it, which is exactly how I want stove protection to behave. The Home Assistant Z-Wave stove shutoffs badge is...