n8n@2.29.7

n8n-io/n8nn8n@2.29.7Jul 7, 2026by n8n-assistant[bot]

AI Summary

Stabilizes workflows containing AI tools and fixes Salesforce integration issues including document uploads and JWT authentication.

Key Highlights

  • Prevent Code node failure when a workflow contains an AI tool
  • Generate actions for nodes using a flat Action field
  • Fix document uploads and surface errors on Salesforce JWT auth

Full Release Notes

## [2.29.7](https://github.com/n8n-io/n8n/compare/n8n@2.29.6...n8n@2.29.7) (2026-07-07)


### Bug Fixes

* **core:** Prevent Code node failure when a workflow contains an AI tool ([#33644](https://github.com/n8n-io/n8n/issues/33644)) ([df12545](https://github.com/n8n-io/n8n/commit/df1254505b5b2cc2ee6e86aeaf2c4142fa454970))
* **editor:** Generate actions for nodes using a flat Action field across versions ([#33663](https://github.com/n8n-io/n8n/issues/33663)) ([246a5c8](https://github.com/n8n-io/n8n/commit/246a5c82d46828f6ecbc0253fb87e4c708cdc2ed))
* **Salesforce Node:** Fix document uploads and surface errors on JWT auth ([#33636](https://github.com/n8n-io/n8n/issues/33636)) ([0cfc45c](https://github.com/n8n-io/n8n/commit/0cfc45c203591a0a05cff0021043b07a4eb41ef2))

<!-- 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. -->