n8n n8n@2.28.6 released on 03-07-2026

n8n n8n@2.28.6 is out now. It fixes npm install failures caused by duplicate zod instances, and tidies editor input sizing and AI Gateway notices for clearer behaviour.
See n8n’s GitHub release for the full notes, links to the commits and related issues.
What’s in this release
- Core: prevents duplicate zod instances that could break npm installs (fixes #33471, commit a182295).
- Editor: aligns parameter input field sizes for a consistent node layout (fixes #33448, commit 2d0da0b).
- Editor: AI Gateway fixes — removes duplicate “unsupported-action” notices and shows contextual hints when supported nodes are used as tools (fixes #33439 and #33473, commits 0a45419 and a4161ba).
Upgrade notes
- No breaking changes reported; if you experienced npm install failures, re-run npm install to pick up the zod fix.
- If you need to roll back, you can install the previous release (n8n@2.28.5).
Tell the team and the community how the update behaves in your environment — share any issues or confirmations on the project’s GitHub.


