n8n 2.29.7 - Code Node and Salesforce Fixes

   |   3 minute read

n8n n8n@2.29.7 was published on July 7, 2026, as a stable patch release for the n8n automation platform. The main fix is in core: the Code node should no longer fail only because a workflow also contains an AI tool. This release is not marked as a prerelease.

Read More >>

n8n 2.28.7 - LangGraph npm Install Fix

   |   3 minute read

n8n n8n@2.28.7 was published on July 6, 2026, as a focused patch release for npm install reliability. The main change is in core: the maintainers pinned langgraph and langgraph-checkpoint so dependency resolution does not pull a broken combination during install. It is not a prerelease, and the full release is available on the GitHub release page.

Read More >>

n8n 2.28.3 Release Notes: Partial Install Recovery

   |   3 minute read

n8n n8n@2.28.3 was published on June 29, 2026, as a small patch release for operators who run community packages. The key change is a startup guard for cases where a community package install is left in a partial state, which previously could stop n8n from starting. That makes this release more about recovery behavior than new workflow features.

Read More >>

n8n 2.27.5 - Startup Fix for Community Packages

   |   4 minute read

n8n n8n@2.27.5 was published on June 29, 2026, with a focused startup fix for community package installs. The release prevents a startup failure when a community package is only partially installed, which matters most to operators who run n8n with custom nodes enabled.

Read More >>

n8n 2.26.9 - Sparse Release Notes and Review Links

   |   4 minute read

n8n n8n@2.26.9 was published on June 22, 2026 as a stable GitHub release, not a prerelease. The visible release notes do not name a bug fix, feature, breaking change, migration step, or security patch, so the practical headline is release traceability rather than a documented product change. For teams searching what changed in n8n 2.26.9, the useful work is to follow the official release page and compare range, then treat the tag as a small maintenance release until the project publishes more detail.

Read More >>

n8n 1.123.60 - Billing Count and Security Fixes

   |   3 minute read

n8n n8n@1.123.60 was published on June 22, 2026 as a focused stable release for the workflow automation project. The most important user visible change is in core billing: error workflow executions are excluded from billable execution counts, while the rest of the release tightens dependency security.

Read More >>

n8n 2.26.8 - Form Trigger Crash Fix

   |   3 minute read

n8n n8n@2.26.8 was published on June 19, 2026, with a focused fix for the Form Trigger Node. The patch adds a default value for the authentication parameter so old workflows do not crash when they are opened or run against newer node code. It is not marked as a prerelease, and the scope is narrow enough that operators should read it as a compatibility repair rather than a feature release.

Read More >>
<< Previous  |  Page 2 of 2
denis256 at denis256.dev