n8n | n8n@2.11.4

n8n n8n@2.11.4 released on 13-03-2026


n8n n8n@2.11.4 is out now. Operators running persistent task runners or importing into managed or constrained databases will benefit.

See the release notes on the n8n GitHub for full details and upgrade guidance.

What’s in this release

  • Bug fix: resolves a task-runner hang that could occur after failed connection attempts, restoring correct error handling and preventing long-lived stalls.
  • Feature: an option to skip disabling foreign-key constraints during imports, useful for managed DBs, strict-integrity workflows or multi-tenant schemas.
  • Backported patch on the release-candidate/2.11.x line — a targeted, minor update intended as a safe release for 2.11.x users.

Upgrade notes

  • No broad breaking changes are called out; plan a standard update (upgrade containers/images or packages) and test critical workflows, especially imports and long-running task runners.
  • Confirm backups and test rollbacks as part of your upgrade process, and validate import behaviour in a staging environment before applying to production.

Share your experience or report issues on the n8n GitHub so others running the 2.11.x line can benefit from your findings.

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