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.
