n8n | n8n@2.17.3

n8n n8n@2.17.3 released on 20-04-2026


n8n n8n@2.17.3 is out now. It guards against undefined configuration properties in credential overwrites to prevent runtime errors, restores correct WASM file paths so cURL imports into the HTTP Request node work again, and updates the LinkedIn node’s API version header to reduce API errors.

See the n8n GitHub release page for full notes, links to the issues and commits, and download options.

What’s in this release

  • Guard against undefined config properties in credential overwrites (issue #28629, commit 5d32052)
  • Restore WASM file paths for cURL import in the HTTP Request node (issue #28619, commit c15d6d0)
  • LinkedIn node: update API version in request headers (issue #28668, commit ce7d1b7)

Upgrade notes

  • No breaking changes listed; upgrade to n8n@2.17.3 to avoid credential-related failures — follow the GitHub release for update instructions.
  • If you need to revert, downgrade to n8n@2.17.2 (compare view available on the project GitHub).

Share any feedback or problems you encounter after updating so maintainers can track issues that only appear in real environments.

Related posts

Argo CD | v3.3.8

Argo CD v3 3 8: quick install for Non HA and HA, cosign signed images and provenance, notable bug fixes and upgrade guidance, release notes

Flux | v2.8.6

Flux v2 8 6: patch release with bug fixes across helm,image,kustomize,notification,source controllers, adds MigrateAPIVersion gate, upgrade recommended

Argo CD | v3.3.8

Argo CD v3 3 8 quick start: non HA or HA install manifests, signed images and provenance, key bug fixes, upgrade guidance and links