n8n n8n@2.28.7 released on 06-07-2026

n8n n8n@2.28.7 is out now. It pins langgraph and langgraph-checkpoint to specific versions to stop broken npm installs, restoring reliable installs for users and CI pipelines.
For full details see the GitHub compare and the release API: https://github.com/n8n-io/n8n/compare/n8n@2.28.6…n8n@2.28.7 and https://api.github.com/repos/n8n-io/n8n/releases/latest
What’s in this release
- Pin langgraph and langgraph-checkpoint to specific versions to prevent broken npm installs
- Change tracked in commit 7fe5d56
- Related issue: #33610 and the GitHub compare at https://github.com/n8n-io/n8n/compare/n8n@2.28.6…n8n@2.28.7
Upgrade notes
- Recommended for all users who install n8n via npm or run CI/builds that fetch dependencies: upgrade to 2.28.7 to avoid the broken-install issue. Use npm install or npm ci and rebuild containers where applicable.
- No feature changes or breaking API changes recorded; if you need to revert, you can install the previous release (n8n@2.28.6).
Share your experience with the upgrade or report any install issues on the project’s GitHub (issues or discussions).


