n8n n8n@2.28.5 released on 02-07-2026

n8n n8n@2.28.5 is out now. A small maintenance update that fixes data handling in expressions, improves the node creator UI for Tool-variant nodes and normalises empty 204 responses in the Salesforce JWT authentication flow.
See the project’s GitHub release page for full notes, commit links and the release assets.
What’s in this release
- core: Preserve Date values passed to the expression isolate so Date objects are retained instead of being transformed or lost.
- editor: Show Free credits badge for Tool-variant nodes in the node creator panel to improve visibility of credit status for those variants.
- Salesforce Node: Normalize empty 204 responses on the JWT auth path so empty responses no longer cause errors during authentication.
Upgrade notes
- No breaking changes reported; this is a safe maintenance update — upgrade is recommended. Check the GitHub release for the linked commits and issue references.
- If you need to revert, downgrade to the previous release (n8n@2.28.4).
Share feedback on how the update affects your workflows, or file an issue on the n8n GitHub if you encounter problems.


