# n8n changelog
> Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
- Vendor: n8n-io
- Category: AI
- Official site: https://n8n.io
- Tracked by: What's New (https://whatsnew.fyi/product/n8n)
- Harvested from: GitHub (n8n-io/n8n)
- Entries below: 15 (newest first)
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
## Releases
### stable
- Date: 2026-07-28
- Version: stable
- Original notes: https://github.com/n8n-io/n8n/releases/tag/stable
- Permalink: https://whatsnew.fyi/product/n8n/releases/stable-fa5a91e7
- **fixed** — Sign S3 object paths with strict RFC 3986 encoding
##### [2.32.5](https://github.com/n8n-io/n8n/compare/n8n@2.32.4...n8n@2.32.5) (2026-07-24)
###### Bug Fixes
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34871](https://github.com/n8n-io/n8n/issues/34871)) ([95ad6f6](https://github.com/n8n-io/n8n/commit/95ad6f6eae274dcd0898128f3a23a90a9d69fafe))
---
### beta
- Date: 2026-07-28
- Version: beta
- Original notes: https://github.com/n8n-io/n8n/releases/tag/beta
- Permalink: https://whatsnew.fyi/product/n8n/releases/beta-4990422e
- Labels: Pre-release
- **fixed** — Halt workflow verification at send-and-wait gates on loops in ai-builder
- **fixed** — Keep assistant replies in the user's language during tool-heavy turns in ai-builder
- **fixed** — Enable channel config dropdown for Linear and Telegram in AIA agent builder
- **fixed** — Make labels more specific about access token for Slack setup in ai-builder
- **fixed** — Make MCP Connections failures non-blocking for agents
- **fixed** — Fix preview chat link in ai-builder
- **fixed** — Provision agent prerequisites before build-agent delegation
- **fixed** — Support matching array field values in Airtable Node update operation
- **fixed** — Cap concurrent executions at the configured messages per cycle in AMQP Trigger Node
- **fixed** — Format Get Many date filter values for Baserow API in Baserow Node
- **fixed** — Route chat requests through the v2 endpoint in Cohere Chat Model Node
- **fixed** — Accept 5-field cron expressions in schedule trigger
- **fixed** — Advertise OAuth protected-resource metadata URL on MCP server 401 responses
- **fixed** — Avoid loading execution data during credentials security audit
- **fixed** — Classify masked Instance AI stream failures as quota exhaustion via credit re-check
- **fixed** — Ensure license device fingerprint meets minimum length
- **fixed** — Expose workflowPublishingPolicy in the package import CLI command
- **fixed** — Fail fast with a node error when a Data Table node references a missing table
- **fixed** — Fall back to the run's resolved model for AI Assistant verification LLM calls
- **fixed** — Fix MCP workflow update failing for active workflows on SQLite
#### [2.33.0](https://github.com/n8n-io/n8n/compare/n8n@2.32.0...n8n@2.33.0) (2026-07-28)
###### Bug Fixes
* **ai-builder:** Halt workflow verification at send-and-wait gates on loops ([#34809](https://github.com/n8n-io/n8n/issues/34809)) ([e904939](https://github.com/n8n-io/n8n/commit/e904939db2d14091cf638be2d793a8430ba29621))
* **ai-builder:** Keep assistant replies in the user's language during tool-heavy turns ([#34761](https://github.com/n8n-io/n8n/issues/34761)) ([5a64744](https://github.com/n8n-io/n8n/commit/5a647443ada5a4d2424e4da46177e7f203c31f4d))
* **ai-builder:** Make channel config dropdown enabled - Linear and Telegram - in AIA agent builder ([#34706](https://github.com/n8n-io/n8n/issues/34706)) ([6b40211](https://github.com/n8n-io/n8n/commit/6b4021147b123c5f99de0301033132d1a357c119))
* **ai-builder:** Make labels be more specific about access token for Slack setup ([#34893](https://github.com/n8n-io/n8n/issues/34893)) ([490b722](https://github.com/n8n-io/n8n/commit/490b7220e115207b8f3001a2038755d8270e5b6b))
* **ai-builder:** MCP Connections failures are non-blocking for agents ([#34722](https://github.com/n8n-io/n8n/issues/34722)) ([3301e12](https://github.com/n8n-io/n8n/commit/3301e12014a7566b67aa952af68e3134d2151fbb))
* **ai-builder:** Preview chat link fix ([#34659](https://github.com/n8n-io/n8n/issues/34659)) ([54db083](https://github.com/n8n-io/n8n/commit/54db083953318a10e5529dc772371d6252901427))
* **ai-builder:** Provision agent prerequisites before build-agent delegation ([#34802](https://github.com/n8n-io/n8n/issues/34802)) ([fec6cee](https://github.com/n8n-io/n8n/commit/fec6ceef3c616c36fe76ba4576d9c4e7a6cbcf47))
* **Airtable Node:** Support matching array field values in update operation ([#31517](https://github.com/n8n-io/n8n/issues/31517)) ([e07eab8](https://github.com/n8n-io/n8n/commit/e07eab880aa6abd8829e2403cb2008a271ebd18c))
* **AMQP Trigger Node:** Cap concurrent executions at the configured messages per cycle ([#34787](https://github.com/n8n-io/n8n/issues/34787)) ([d2672a6](https://github.com/n8n-io/n8n/commit/d2672a63a65d775ec53c003bb71769c544d014dd))
* **Baserow Node:** Format Get Many date filter values for Baserow API ([#32723](https://github.com/n8n-io/n8n/issues/32723)) ([b5da074](https://github.com/n8n-io/n8n/commit/b5da0744c4d0642679b45980a6fdb8bbc06b6634))
* **Cohere Chat Model Node:** Route chat requests through the v2 endpoint ([#34878](https://github.com/n8n-io/n8n/issues/34878)) ([4006c22](https://github.com/n8n-io/n8n/commit/4006c226f88bf3092e96d3e757978a8849b86a91))
* **core:** Accept 5-field cron expressions in schedule trigger ([#35006](https://github.com/n8n-io/n8n/issues/35006)) ([27edc54](https://github.com/n8n-io/n8n/commit/27edc543560c5188e4f78da60c74d839a6144f2d))
* **core:** Advertise OAuth protected-resource metadata URL on MCP server 401 responses ([#34571](https://github.com/n8n-io/n8n/issues/34571)) ([37bb354](https://github.com/n8n-io/n8n/commit/37bb354b465cbc7f4115d251ae894b058b89405a))
* **core:** Avoid loading execution data during credentials security audit ([#34876](https://github.com/n8n-io/n8n/issues/34876)) ([4212fc2](https://github.com/n8n-io/n8n/commit/4212fc2202cade111fd15af31218bccb963fb98f))
* **core:** Classify masked Instance AI stream failures as quota exhaustion via credit re-check ([#34553](https://github.com/n8n-io/n8n/issues/34553)) ([bd89cfc](https://github.com/n8n-io/n8n/commit/bd89cfc04176f6b1442eb85a1486ed388443bf9e))
* **core:** Ensure license device fingerprint meets minimum length ([#33852](https://github.com/n8n-io/n8n/issues/33852)) ([9140a06](https://github.com/n8n-io/n8n/commit/9140a068b11aa393f3e3473377df725b48d01694))
* **core:** Expose workflowPublishingPolicy in the package import CLI command ([#34632](https://github.com/n8n-io/n8n/issues/34632)) ([3117e45](https://github.com/n8n-io/n8n/commit/3117e455c3608c7f3358c3a4f20b205e46505a85))
* **core:** Fail fast with a node error when a Data Table node references a missing table ([#3
_[Truncated at 4000 characters — full notes: https://github.com/n8n-io/n8n/releases/tag/beta]_
### n8n@2.33.0
- Date: 2026-07-28
- Version: n8n@2.33.0
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.0
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.0
- Labels: Pre-release
- **fixed** — Halt workflow verification at send-and-wait gates on loops in ai-builder
- **fixed** — Keep assistant replies in the user's language during tool-heavy turns in ai-builder
- **fixed** — Make channel config dropdown enabled for Linear and Telegram in AIA agent builder
- **fixed** — Make labels more specific about access token for Slack setup in ai-builder
- **fixed** — MCP Connections failures are non-blocking for agents
- **fixed** — Fix preview chat link in ai-builder
- **fixed** — Provision agent prerequisites before build-agent delegation
- **fixed** — Support matching array field values in Airtable Node update operation
- **fixed** — Cap concurrent executions at the configured messages per cycle in AMQP Trigger Node
- **fixed** — Format Get Many date filter values for Baserow API in Baserow Node
- **fixed** — Route chat requests through the v2 endpoint in Cohere Chat Model Node
- **fixed** — Accept 5-field cron expressions in schedule trigger
- **fixed** — Advertise OAuth protected-resource metadata URL on MCP server 401 responses
- **fixed** — Avoid loading execution data during credentials security audit
- **fixed** — Classify masked Instance AI stream failures as quota exhaustion via credit re-check
- **fixed** — Ensure license device fingerprint meets minimum length
- **fixed** — Expose workflowPublishingPolicy in the package import CLI command
- **fixed** — Fail fast with a node error when a Data Table node references a missing table
- **fixed** — Fall back to the run's resolved model for AI Assistant verification LLM calls
- **fixed** — Fix MCP workflow update failing for active workflows on SQLite
#### [2.33.0](https://github.com/n8n-io/n8n/compare/n8n@2.32.0...n8n@2.33.0) (2026-07-28)
###### Bug Fixes
* **ai-builder:** Halt workflow verification at send-and-wait gates on loops ([#34809](https://github.com/n8n-io/n8n/issues/34809)) ([e904939](https://github.com/n8n-io/n8n/commit/e904939db2d14091cf638be2d793a8430ba29621))
* **ai-builder:** Keep assistant replies in the user's language during tool-heavy turns ([#34761](https://github.com/n8n-io/n8n/issues/34761)) ([5a64744](https://github.com/n8n-io/n8n/commit/5a647443ada5a4d2424e4da46177e7f203c31f4d))
* **ai-builder:** Make channel config dropdown enabled - Linear and Telegram - in AIA agent builder ([#34706](https://github.com/n8n-io/n8n/issues/34706)) ([6b40211](https://github.com/n8n-io/n8n/commit/6b4021147b123c5f99de0301033132d1a357c119))
* **ai-builder:** Make labels be more specific about access token for Slack setup ([#34893](https://github.com/n8n-io/n8n/issues/34893)) ([490b722](https://github.com/n8n-io/n8n/commit/490b7220e115207b8f3001a2038755d8270e5b6b))
* **ai-builder:** MCP Connections failures are non-blocking for agents ([#34722](https://github.com/n8n-io/n8n/issues/34722)) ([3301e12](https://github.com/n8n-io/n8n/commit/3301e12014a7566b67aa952af68e3134d2151fbb))
* **ai-builder:** Preview chat link fix ([#34659](https://github.com/n8n-io/n8n/issues/34659)) ([54db083](https://github.com/n8n-io/n8n/commit/54db083953318a10e5529dc772371d6252901427))
* **ai-builder:** Provision agent prerequisites before build-agent delegation ([#34802](https://github.com/n8n-io/n8n/issues/34802)) ([fec6cee](https://github.com/n8n-io/n8n/commit/fec6ceef3c616c36fe76ba4576d9c4e7a6cbcf47))
* **Airtable Node:** Support matching array field values in update operation ([#31517](https://github.com/n8n-io/n8n/issues/31517)) ([e07eab8](https://github.com/n8n-io/n8n/commit/e07eab880aa6abd8829e2403cb2008a271ebd18c))
* **AMQP Trigger Node:** Cap concurrent executions at the configured messages per cycle ([#34787](https://github.com/n8n-io/n8n/issues/34787)) ([d2672a6](https://github.com/n8n-io/n8n/commit/d2672a63a65d775ec53c003bb71769c544d014dd))
* **Baserow Node:** Format Get Many date filter values for Baserow API ([#32723](https://github.com/n8n-io/n8n/issues/32723)) ([b5da074](https://github.com/n8n-io/n8n/commit/b5da0744c4d0642679b45980a6fdb8bbc06b6634))
* **Cohere Chat Model Node:** Route chat requests through the v2 endpoint ([#34878](https://github.com/n8n-io/n8n/issues/34878)) ([4006c22](https://github.com/n8n-io/n8n/commit/4006c226f88bf3092e96d3e757978a8849b86a91))
* **core:** Accept 5-field cron expressions in schedule trigger ([#35006](https://github.com/n8n-io/n8n/issues/35006)) ([27edc54](https://github.com/n8n-io/n8n/commit/27edc543560c5188e4f78da60c74d839a6144f2d))
* **core:** Advertise OAuth protected-resource metadata URL on MCP server 401 responses ([#34571](https://github.com/n8n-io/n8n/issues/34571)) ([37bb354](https://github.com/n8n-io/n8n/commit/37bb354b465cbc7f4115d251ae894b058b89405a))
* **core:** Avoid loading execution data during credentials security audit ([#34876](https://github.com/n8n-io/n8n/issues/34876)) ([4212fc2](https://github.com/n8n-io/n8n/commit/4212fc2202cade111fd15af31218bccb963fb98f))
* **core:** Classify masked Instance AI stream failures as quota exhaustion via credit re-check ([#34553](https://github.com/n8n-io/n8n/issues/34553)) ([bd89cfc](https://github.com/n8n-io/n8n/commit/bd89cfc04176f6b1442eb85a1486ed388443bf9e))
* **core:** Ensure license device fingerprint meets minimum length ([#33852](https://github.com/n8n-io/n8n/issues/33852)) ([9140a06](https://github.com/n8n-io/n8n/commit/9140a068b11aa393f3e3473377df725b48d01694))
* **core:** Expose workflowPublishingPolicy in the package import CLI command ([#34632](https://github.com/n8n-io/n8n/issues/34632)) ([3117e45](https://github.com/n8n-io/n8n/commit/3117e455c3608c7f3358c3a4f20b205e46505a85))
* **core:** Fail fast with a node error when a Data Table node references a missing table ([#3
_[Truncated at 4000 characters — full notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.0]_
### stable
- Date: 2026-07-27
- Version: stable
- Original notes: https://github.com/n8n-io/n8n/releases/tag/stable
- Permalink: https://whatsnew.fyi/product/n8n/releases/stable-2e123a27
- **fixed** — Avoid loading execution data during credentials security audit
- **fixed** — Sign S3 object paths with strict RFC 3986 encoding
##### [2.31.7](https://github.com/n8n-io/n8n/compare/n8n@2.31.6...n8n@2.31.7) (2026-07-27)
###### Bug Fixes
* **core:** Avoid loading execution data during credentials security audit ([#34912](https://github.com/n8n-io/n8n/issues/34912)) ([0b61a96](https://github.com/n8n-io/n8n/commit/0b61a9681cd299f0b7586a6769dda2f77da408b7))
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34873](https://github.com/n8n-io/n8n/issues/34873)) ([75b0d34](https://github.com/n8n-io/n8n/commit/75b0d34078140890e7dcc803cd73e3e6b91ca76e))
---
### n8n@2.31.7
- Date: 2026-07-27
- Version: n8n@2.31.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.31.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.31.7
- **fixed** — Avoid loading execution data during credentials security audit
- **fixed** — Sign S3 object paths with strict RFC 3986 encoding
##### [2.31.7](https://github.com/n8n-io/n8n/compare/n8n@2.31.6...n8n@2.31.7) (2026-07-27)
###### Bug Fixes
* **core:** Avoid loading execution data during credentials security audit ([#34912](https://github.com/n8n-io/n8n/issues/34912)) ([0b61a96](https://github.com/n8n-io/n8n/commit/0b61a9681cd299f0b7586a6769dda2f77da408b7))
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34873](https://github.com/n8n-io/n8n/issues/34873)) ([75b0d34](https://github.com/n8n-io/n8n/commit/75b0d34078140890e7dcc803cd73e3e6b91ca76e))
---
### beta
- Date: 2026-07-24
- Version: beta
- Original notes: https://github.com/n8n-io/n8n/releases/tag/beta
- Permalink: https://whatsnew.fyi/product/n8n/releases/beta
- Labels: Pre-release
- **fixed** — Sign S3 object paths with strict RFC 3986 encoding
##### [2.32.5](https://github.com/n8n-io/n8n/compare/n8n@2.32.4...n8n@2.32.5) (2026-07-24)
###### Bug Fixes
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34871](https://github.com/n8n-io/n8n/issues/34871)) ([95ad6f6](https://github.com/n8n-io/n8n/commit/95ad6f6eae274dcd0898128f3a23a90a9d69fafe))
---
### n8n@2.32.5
- Date: 2026-07-24
- Version: n8n@2.32.5
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.5
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.5
- **fixed** — Sign S3 object paths with strict RFC 3986 encoding
##### [2.32.5](https://github.com/n8n-io/n8n/compare/n8n@2.32.4...n8n@2.32.5) (2026-07-24)
###### Bug Fixes
* **core:** Sign S3 object paths with strict RFC 3986 encoding ([#34871](https://github.com/n8n-io/n8n/issues/34871)) ([95ad6f6](https://github.com/n8n-io/n8n/commit/95ad6f6eae274dcd0898128f3a23a90a9d69fafe))
---
### stable
- Date: 2026-07-24
- Version: stable
- Original notes: https://github.com/n8n-io/n8n/releases/tag/stable
- Permalink: https://whatsnew.fyi/product/n8n/releases/stable
- **fixed** — Stop Instance AI follow-up runs from looping when they keep failing before the agent starts
##### [2.31.6](https://github.com/n8n-io/n8n/compare/n8n@2.31.5...n8n@2.31.6) (2026-07-24)
###### Bug Fixes
* **core:** Stop Instance AI follow-up runs from looping when they keep failing before the agent starts ([#34773](https://github.com/n8n-io/n8n/issues/34773)) ([031227a](https://github.com/n8n-io/n8n/commit/031227a50e15dd2885853ecfec0719e31c571f49))
---
### n8n@2.31.6
- Date: 2026-07-24
- Version: n8n@2.31.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.31.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.31.6
- **fixed** — Stop Instance AI follow-up runs from looping when they keep failing before the agent starts
##### [2.31.6](https://github.com/n8n-io/n8n/compare/n8n@2.31.5...n8n@2.31.6) (2026-07-24)
###### Bug Fixes
* **core:** Stop Instance AI follow-up runs from looping when they keep failing before the agent starts ([#34773](https://github.com/n8n-io/n8n/issues/34773)) ([031227a](https://github.com/n8n-io/n8n/commit/031227a50e15dd2885853ecfec0719e31c571f49))
---
### n8n@2.32.4
- Date: 2026-07-24
- Version: n8n@2.32.4
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.4
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.4
- Labels: Pre-release
- **fixed** — Fall back to the run's resolved model for AI Assistant verification LLM calls in core
- **fixed** — Stop Instance AI follow-up runs from looping when they keep failing before the agent starts in core
##### [2.32.4](https://github.com/n8n-io/n8n/compare/n8n@2.32.3...n8n@2.32.4) (2026-07-24)
###### Bug Fixes
* **core:** Fall back to the run's resolved model for AI Assistant verification LLM calls ([#34776](https://github.com/n8n-io/n8n/issues/34776)) ([14e48ba](https://github.com/n8n-io/n8n/commit/14e48bacb974a76fbc73f385e25ad1540e47933a))
* **core:** Stop Instance AI follow-up runs from looping when they keep failing before the agent starts ([#34772](https://github.com/n8n-io/n8n/issues/34772)) ([ebcaa72](https://github.com/n8n-io/n8n/commit/ebcaa7225ac4b7cf282cbabbacf94e768ecfc6c5))
---
### n8n@2.32.3
- Date: 2026-07-23
- Version: n8n@2.32.3
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.3
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.3
- Labels: Pre-release
- **fixed** — Restore agent channel credential setup in editor
##### [2.32.3](https://github.com/n8n-io/n8n/compare/n8n@2.32.2...n8n@2.32.3) (2026-07-23)
###### Bug Fixes
* **editor:** Restore agent channel credential setup ([#34757](https://github.com/n8n-io/n8n/issues/34757)) ([53e48ee](https://github.com/n8n-io/n8n/commit/53e48ee8b0ed802277fc94ee9a77e331a4e36788))
---
### n8n@2.32.2
- Date: 2026-07-22
- Version: n8n@2.32.2
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.2
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.2
- Labels: Pre-release
- **fixed** — Rename preview AI Agent node to V1 in editor
##### [2.32.2](https://github.com/n8n-io/n8n/compare/n8n@2.32.1...n8n@2.32.2) (2026-07-22)
###### Bug Fixes
* **editor:** Rename preview AI Agent node to V1 ([#34718](https://github.com/n8n-io/n8n/issues/34718)) ([d946424](https://github.com/n8n-io/n8n/commit/d9464241d7245830aa6fd97a78fbe99b0c548fa6))
---
### n8n@2.31.5
- Date: 2026-07-22
- Version: n8n@2.31.5
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.31.5
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.31.5
- **fixed** — Coerce AWS request header values to strings before signing
- **fixed** — Fix AI Agent not seeing tools connected through HITL tools
- **fixed** — Keep dropdown tooltips above menus
##### [2.31.5](https://github.com/n8n-io/n8n/compare/n8n@2.31.4...n8n@2.31.5) (2026-07-22)
###### Bug Fixes
* **core:** Coerce AWS request header values to strings before signing ([#34568](https://github.com/n8n-io/n8n/issues/34568)) ([6a8d4e9](https://github.com/n8n-io/n8n/commit/6a8d4e9a9b6ba75387647f4eae7ecdbbe4a266b5))
* **core:** Fix AI Agent not seeing tools connected through HITL tools ([#34434](https://github.com/n8n-io/n8n/issues/34434)) ([0a4ef52](https://github.com/n8n-io/n8n/commit/0a4ef520069245d6e60b6a73fc8a6a25976f3468))
* **editor:** Keep dropdown tooltips above menus ([#34555](https://github.com/n8n-io/n8n/issues/34555)) ([5b3b09d](https://github.com/n8n-io/n8n/commit/5b3b09d579b4934e3bf1357a3d75bea6cf8f4909))
---
### n8n@2.32.1
- Date: 2026-07-22
- Version: n8n@2.32.1
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.1
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.1
- Labels: Pre-release
##### [2.32.1](https://github.com/n8n-io/n8n/compare/n8n@2.32.0...n8n@2.32.1) (2026-07-22)
---
### n8n@1.123.67
- Date: 2026-07-22
- Version: n8n@1.123.67
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%401.123.67
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-1.123.67
##### [1.123.67](https://github.com/n8n-io/n8n/compare/n8n@1.123.66...n8n@1.123.67) (2026-07-22)
---