n8n | n8n@2.13.2

n8n n8n@2.13.2 released on 20-03-2026


n8n n8n@2.13.2 is out now. It focuses on stability and quality, delivering patch-level fixes for workflow execution edge cases, editor stability, credential handling and node I/O problems to reduce crashes and memory spikes.

See the full changelog and release assets on GitHub: https://github.com/n8n-io/n8n/compare/n8n@2.13.1…n8n@2.13.2

What’s in this release

  • Workflow execution edge-case fixes and editor UI/UX corrections that improve stability and reduce crashes and memory spikes
  • Fixes for credential handling and node input/output edge cases to make affected workflows more reliable
  • Dependency and security updates, including third-party library bumps and addressed vulnerabilities, with compatibility notes for Node/Docker/runtime environments

Upgrade notes

  • No schema migrations expected — this is a patch update. Back up your data and test the upgrade in staging; use the official Docker image tag provided in the release assets.
  • If you need to roll back, restore from backups and redeploy the previous image tag; consult the release compare page for assets and verification steps.

Please share any comments on your experience upgrading, especially if you notice changes to workflow execution, editor behaviour or credential handling.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes