n8n | n8n@2.26.9

n8n n8n@2.26.9 released on 22-06-2026


n8n n8n@2.26.9 is out now. It’s a small maintenance patch (2.26.8 → 2.26.9) aimed at minor fixes and housekeeping, and it adds review tooling to make staging previews and PR review easier.

Inspect the changes on GitHub and the release API before upgrading: https://github.com/n8n-io/n8n/compare/n8n@2.26.8…n8n@2.26.9 and https://api.github.com/repos/n8n-io/n8n/releases/latest

What’s in this release

  • Maintenance patch with minor fixes and housekeeping for the 2.26.x line (point update from 2.26.8 to 2.26.9).
  • StageReview badge linking to PR #32744 so reviewers and QA can open a live staging preview of the change.
  • Auto-generated release description via Cubic (review-in-cubic badge present) to provide a quick path to CI/PR details.

Upgrade notes

  • No breaking changes are reported in the release notes; consult the GitHub compare link for exact diffs before upgrading.
  • If you need to revert, use the previous tag n8n@2.26.8 (see the compare link above).

Share any comments or your experience with the update on the project’s GitHub or community channels.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes