n8n | n8n@2.20.6

n8n n8n@2.20.6 released on 08-05-2026


n8n n8n@2.20.6 is out now. It fixes a bug in the Salesforce node so triggers reliably fire on repeated updates to the same record.

See the GitHub release for full details, including issue #30006 and the commit f259afa.

What’s in this release

  • Salesforce Node: Fix trigger not firing on repeated record updates (issue #30006, commit f259afa)
  • Ensures Salesforce record-update events consistently trigger workflows
  • Patch release focused on a single bug fix; no new features

Upgrade notes

  • No breaking changes reported — review the commit on GitHub if you want to audit behaviour before upgrading
  • To roll back if necessary, return to n8n@2.20.5

Share any comments or problems on issue #30006 or the n8n GitHub repository so others can benefit from your experience.

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