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.
