n8n | n8n@2.26.4

n8n n8n@2.26.4 released on 15-06-2026


n8n n8n@2.26.4 is out now. It fixes a runtime error that could make nodes throw “context.getNodeParameter is not a function” when n8n is installed via npm, and it reduces the delay before AI Assistant workflow preview examples appear.

See the full compare and release details at https://github.com/n8n-io/n8n/compare/n8n@2.26.3…n8n@2.26.4 and the latest release endpoint https://api.github.com/repos/n8n-io/n8n/releases/latest for downloads and additional information.

What’s in this release

  • Bug fix: Prevents nodes from throwing context.getNodeParameter is not a function when n8n is installed via npm (issue #32186, commit 31b9f90)
  • Feature: Reduces the delay in displaying AI Assistant workflow preview examples for faster responsiveness (issue #32212, commit e6ec246)
  • Release published 2026-06-15 containing one bug fix and one feature; see the compare link for full details

Upgrade notes

  • If you run n8n via npm or use custom nodes, upgrade to n8n@2.26.4 to avoid node-execution failures.
  • No breaking changes or deprecations are listed in the release notes.

Share any comments on your upgrade experience or whether the npm fix resolves custom-node failures on the n8n GitHub issues page.

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