n8n n8n@2.11.3 released on 11-03-2026

n8n n8n@2.11.3 is out now. Operators running n8n on Kubernetes and arm64 platforms, and editors wanting a tidier UI, will see fixes for entity import failures, a startup crash on arm64, and a small visual adjustment in the editor.
See the GitHub release notes for full details and upgrade instructions.
What’s in this release
- Core: Fix entity import failing in Kubernetes due to ZIP self-inclusion and local header size placeholders (backport to release-candidate/2.11.x) — imports should complete reliably.
- Editor: Reduce fixed collection add button sizes — a visual/CSS change with no functional impact on workflows or storage.
- Fix segfault in arm64 image caused by a missing native addon — the missing native component is included so arm64 deployments (for example Raspberry Pi or AWS Graviton) no longer crash on startup.
Upgrade notes
- No data migrations required; upgrade to n8n@2.11.3. Kubernetes operators who saw import errors should update to receive the ZIP-handling fix.
- Arm64 operators should pull the updated arm64 image or upgrade to avoid the startup segfault. To roll back if needed, redeploy the previous release (for example n8n@2.11.2).
Share your experience or report any issues on the n8n GitHub so maintainers can follow up.
