n8n | n8n@2.28.5

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.

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