n8n | n8n@2.39.7

n8n n8n@2.39.7 released on 17-09-2026


n8n n8n@2.39.7 is out now. It improves robustness of breaking-change detection so checks continue when an individual rule throws, and fixes the editor so numeric credential inputs are sent as numbers.

See the release on GitHub for full details: https://github.com/n8n-io/n8n/compare/n8n@2.39.6…n8n@2.39.7

What’s in this release

  • core: breaking-change detection now keeps running when a single rule throws, preventing the whole detection process from being aborted (fix for #38790).
  • editor: numeric credential input values are now sent as numbers, correcting validation/integration issues for numeric settings such as ports and timeouts (fix for #38881).
  • Patch release containing two focused bug fixes aimed at stability and correctness.

Upgrade notes

  • No deprecations or breaking changes are listed in this patch; upgrade as usual and monitor logs for any rule errors that the updated detection will now surface rather than abort on.
  • If you need to revert, the previous tag is n8n@2.39.6 (see the compare on GitHub linked above).

Share feedback on GitHub issues or in the n8n community if you spot anything unusual after updating.

Related posts

n8n | n8n@2.39.7

n8n 2 39 7: robustness fix keeps breaking change detection running when a rule fails, editor sends numeric credential inputs for ports,timeouts

Require a BitLocker pre-boot PIN

TPM-only BitLocker is tidy until you remember what is left exposed when the machine can unlock itself. BitLocker PINs are the small, awkward step that makes a stolen laptop less cooperative, and I...

Secure connectivity principles in water sector OT

Secure connectivity principles only work when the boundary is real, not decorative. I’ve seen too many remote paths that looked neat on paper and fell apart the moment someone needed to patch a PLC at...