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.
