releases.shpreview

Code node no longer fails with AI tools; Salesforce uploads fixed

n8n@2.29.7

July 7, 2026n8nView original ↗
3 fixesThis release3 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

2.29.7 (2026-07-07)

Bug Fixes

  • core: Prevent Code node failure when a workflow contains an AI tool (#33644) (df12545)
  • editor: Generate actions for nodes using a flat Action field across versions (#33663) (246a5c8)
  • Salesforce Node: Fix document uploads and surface errors on JWT auth (#33636) (0cfc45c)
<!-- stage-review-badge-begin -->
<a href="https://stagereview.app/n8n-io/n8n/pull/33717"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://stagereview.app/assets/gh-open-in-stage-dark.svg"> <img src="https://stagereview.app/assets/gh-open-in-stage-light.svg" alt="Open in Stage"> </picture> </a> <!-- stage-review-badge-end --> <!-- This is an auto-generated description by cubic. -->

<a href="https://cubic.dev/pr/n8n-io/n8n/pull/33717?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->

Fetched July 7, 2026

Code node no longer fails with AI tools; Salesforce… — releases.sh