n8n n8n@2.11.2 released on 09-03-2026

n8n n8n@2.11.2 is out now. It prevents incorrect UUID handling during WFB persistence migrations, tightens Form Node CSS sanitisation and rendering, restores log streaming behind proxies and refines credential and quick‑connect behaviour.
See the n8n GitHub release page for the full notes, commits and upgrade details.
What’s in this release
- ai-builder: fix WFB persistence migration — stop using autoGenerate for UUID columns to prevent incorrect UUID handling (backport to release-candidate/2.11.x).
- Form Node: improved custom CSS sanitisation to reduce injection risk (backport to release-candidate/2.11.x).
- Form Node: improved form rendering consistency so forms display reliably across contexts (backport to release-candidate/2.11.x).
- Log streaming: configuration now works when n8n is deployed behind a proxy (backport to release-candidate/2.11.x).
- UX: option to hide credential‑overwrite prompts and an additional checkbox confirmation in the quick connect flow to reduce accidental credential changes (backport to release-candidate/2.11.x).
Upgrade notes
- No breaking changes are listed in the release notes; this is a backport patch. Apply it as you would a normal patch release and run any required database migrations where relevant (see the GitHub release for migration details).
- There are no special rollback instructions in the notes; use your standard rollback process if you need to revert.
Share your experience and any issues on the n8n GitHub issue tracker or community channels — we’d like to know how these fixes perform in your environment.
