# n8n: what changed from 1 to 2
- Product: n8n (https://whatsnew.fyi/product/n8n)
- Vendor: n8n-io
- Range: changelog entries numbered after 1.123.77 up to and including 2.37.10, stable releases only
- Entries below: 26 releases (newest first)
- Resolved: 1 is 1.123.77 and 2 is 2.37.10, the newest stable release of each major we track
- Not shown: 1 release whose version could not be placed against this range
- Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 1
- Page: https://whatsnew.fyi/product/n8n/compare/1...2
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.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
## What changed (47 changes, grouped by kind)
### Added
#### 2.35.4 (2026-08-19)
- Add AI Assistant setup funnel telemetry
- Show scopes for managed OAuth credentials with N8N_MANAGED_OAUTH_SHOW_SCOPES
#### 2.35.3 (2026-08-14)
- Skip update approval for workflows created in the same Instance AI session
### Fixed
#### 2.37.9 (2026-09-03)
- Restore mutating array methods on $json data in expressions
#### 2.36.9 (2026-08-31)
- Apply proxy environment variables consistently across packages and processes
#### 2.36.8 (2026-08-28)
- Allow a domain-restricted credential to work in its own node
#### 2.36.7 (2026-08-25)
- Adapt binary data endpoint in API
- Require a JSON content type on decorator routes that take a body
- Reconcile license auto-renewal on startup leader takeover
- Route OAuth2 token requests through environment proxies in every process
#### 2.36.6 (2026-08-24)
- Show personalization survey and community registration modal on Instance AI landing page
#### 2.35.7 (2026-08-21)
- Raise AI Assistant model verification token limit
#### 2.35.6 (2026-08-21)
- Normalize env values before schema-based parsing
- Resolve end-user credentials when loading node parameters
- Wrap a trigger's closeFunction in an expression isolate at creation time
#### 2.35.5 (2026-08-20)
- Avoid restarting task runners that are only slow
- Only init the expression engine for commands that evaluate expressions
- Release test-webhook isolate only after teardown completes
- Restore Edit Fields type selector styles
#### 2.35.4 (2026-08-19)
- Return a request schema for decorator routes in /discover
- Select the renamed video views metric on API v25 in Google Ads Node
#### 2.35.3 (2026-08-14)
- Allow `details` field in `continueErrorOutput` mode
- Bound workflow publication outbox record processing with an abort deadline
- Update ready-to-run demo templates to a current OpenAI model
- Migrate Google Ads Node from sunset v21 API to v25 (also in 2.34.6)
- Restore Group.ReadWrite.All OAuth2 scope in Microsoft Teams Node (also in 2.34.6)
#### 2.34.6 (2026-08-14)
- Allow `details` field in `continueErrorOutput` mode in core
#### 2.34.5 (2026-08-12)
- Apply TLS options per hop when requests go through a proxy
#### 2.33.7 (2026-08-07)
- Fix task runner health check failing (also in 2.34.4)
- Handle out-of-scope display option dependencies (also in 2.34.4)
- Make DropdownMenus more obviously scrollable
#### 2.33.6 (2026-08-07)
- Send n8n version on backend posthog flag retrieval
#### 2.33.5 (2026-08-06)
- Focus Markdown editor input before toolbar in editor
#### 2.33.4 (2026-08-05)
- Improve task broker resilience when a runner dies
- Recover unresponsive task runners
- Fix see all button tracking on AIA template examples
- Skip redundant workflow edit approval in AI Assistant
#### 2.33.3 (2026-07-31)
- Import security audit risk reporters with a file extension (also in 2.32.7)
- Save execution data only after tool call completes in MCP Server Trigger Node
#### 2.32.6 (2026-07-29)
- Accept 5-field cron expressions in schedule trigger
#### 2.31.7 (2026-07-27)
- Avoid loading execution data during credentials security audit
- Sign S3 object paths with strict RFC 3986 encoding (also in 2.32.5)
#### 2.31.6 (2026-07-24)
- Stop Instance AI follow-up runs from looping when they keep failing before the agent starts
#### 2.31.5 (2026-07-22)
- Coerce AWS request header values to strings before signing
- Fix AI Agent not seeing tools connected through HITL tools
- Keep dropdown tooltips above menus
### Removed
#### 2.36.7 (2026-08-25)
- Remove offset query param from list workflow history endpoint
_2 releases carry no categorized changes yet: 2.37.10, 2.37.7._
## Release notes
### n8n@2.37.10
- Date: 2026-09-04
- Version: n8n@2.37.10
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.37.10
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.37.10
##### [2.37.10](https://github.com/n8n-io/n8n/compare/n8n@2.37.9...n8n@2.37.10) (2026-09-04)
### n8n@2.37.9
- Date: 2026-09-03
- Version: n8n@2.37.9
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.37.9
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.37.9
- **fixed** — Restore mutating array methods on $json data in expressions
##### [2.37.9](https://github.com/n8n-io/n8n/compare/n8n@2.37.7...n8n@2.37.9) (2026-09-03)
###### Bug Fixes
* **core:** Restore mutating array methods on $json data in expressions ([#37727](https://github.com/n8n-io/n8n/issues/37727)) ([336c081](https://github.com/n8n-io/n8n/commit/336c0810c0bd98172b7204ce42497a966efa9bdf))
### n8n@2.37.7
- Date: 2026-09-02
- Version: n8n@2.37.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.37.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.37.7
##### [2.37.7](https://github.com/n8n-io/n8n/compare/n8n@2.37.6...n8n@2.37.7) (2026-09-02)
### n8n@2.36.9
- Date: 2026-08-31
- Version: n8n@2.36.9
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.36.9
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.36.9
- **fixed** — Apply proxy environment variables consistently across packages and processes
##### [2.36.9](https://github.com/n8n-io/n8n/compare/n8n@2.36.8...n8n@2.36.9) (2026-08-31)
###### Bug Fixes
* **core:** Apply proxy environment variables consistently across packages and processes ([#37258](https://github.com/n8n-io/n8n/issues/37258)) ([a3e3b6a](https://github.com/n8n-io/n8n/commit/a3e3b6a8c03df7c2f1f0c33201cb926cb8932b69))
### n8n@2.36.8
- Date: 2026-08-28
- Version: n8n@2.36.8
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.36.8
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.36.8
- **fixed** — Allow a domain-restricted credential to work in its own node
##### [2.36.8](https://github.com/n8n-io/n8n/compare/n8n@2.36.7...n8n@2.36.8) (2026-08-28)
###### Bug Fixes
* **core:** Allow a domain-restricted credential to work in its own node ([#37248](https://github.com/n8n-io/n8n/issues/37248)) ([1166741](https://github.com/n8n-io/n8n/commit/11667410b182250c39a5bdfdf0755c982895b6e4))
### n8n@2.36.7
- Date: 2026-08-25
- Version: n8n@2.36.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.36.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.36.7
- **fixed** — Adapt binary data endpoint in API
- **fixed** — Require a JSON content type on decorator routes that take a body
- **fixed** — Reconcile license auto-renewal on startup leader takeover
- **fixed** — Route OAuth2 token requests through environment proxies in every process
- **removed** — Remove offset query param from list workflow history endpoint
##### [2.36.7](https://github.com/n8n-io/n8n/compare/n8n@2.36.6...n8n@2.36.7) (2026-08-25)
###### Bug Fixes
* **API:** Adapt binary data endpoint ([#36994](https://github.com/n8n-io/n8n/issues/36994)) ([f6f237c](https://github.com/n8n-io/n8n/commit/f6f237c58d4dd9620c7f5106f081724552e1ba8b))
* **API:** Require a JSON content type on decorator routes that take a body ([#36958](https://github.com/n8n-io/n8n/issues/36958)) ([bf90b05](https://github.com/n8n-io/n8n/commit/bf90b05e0e161b6cbb8765da01632eb29ee29895))
* **core:** Reconcile license auto-renewal on startup leader takeover ([#36937](https://github.com/n8n-io/n8n/issues/36937)) ([d98d300](https://github.com/n8n-io/n8n/commit/d98d300a4a7db824b1ca2f9cf9dabb60c215a71c))
* **core:** Route OAuth2 token requests through environment proxies in every process ([#37009](https://github.com/n8n-io/n8n/issues/37009)) ([97f9252](https://github.com/n8n-io/n8n/commit/97f92526628aba06fe1cce1a1ff9d6a8337ad6ab))
###### Features
* **API:** Remove offset query param from list workflow history endpoint ([#36952](https://github.com/n8n-io/n8n/issues/36952)) ([08331e1](https://github.com/n8n-io/n8n/commit/08331e162dd8a57e229b527eb4b8ad7fb4ff6e55))
### n8n@2.36.6
- Date: 2026-08-24
- Version: n8n@2.36.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.36.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.36.6
- **fixed** — Show personalization survey and community registration modal on Instance AI landing page
##### [2.36.6](https://github.com/n8n-io/n8n/compare/n8n@2.36.5...n8n@2.36.6) (2026-08-24)
###### Bug Fixes
* **editor:** Show personalization survey and community registration modal on Instance AI landing page ([#36826](https://github.com/n8n-io/n8n/issues/36826)) ([8a38897](https://github.com/n8n-io/n8n/commit/8a3889774abb6d4b0e9c567d283affb3f4a2d254))
### n8n@2.35.7
- Date: 2026-08-21
- Version: n8n@2.35.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.35.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.35.7
- **fixed** — Raise AI Assistant model verification token limit
##### [2.35.7](https://github.com/n8n-io/n8n/compare/n8n@2.35.6...n8n@2.35.7) (2026-08-21)
###### Bug Fixes
* **core:** Raise AI Assistant model verification token limit ([#36798](https://github.com/n8n-io/n8n/issues/36798)) ([f87affe](https://github.com/n8n-io/n8n/commit/f87affed36c476ab472b52e797ad1cf59ba59058))
### n8n@2.35.6
- Date: 2026-08-21
- Version: n8n@2.35.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.35.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.35.6
- **fixed** — Normalize env values before schema-based parsing
- **fixed** — Resolve end-user credentials when loading node parameters
- **fixed** — Wrap a trigger's closeFunction in an expression isolate at creation time
##### [2.35.6](https://github.com/n8n-io/n8n/compare/n8n@2.35.5...n8n@2.35.6) (2026-08-21)
###### Bug Fixes
* **core:** Normalize env values before schema-based parsing ([#36732](https://github.com/n8n-io/n8n/issues/36732)) ([0664c7d](https://github.com/n8n-io/n8n/commit/0664c7db291d4ebc4c483fdc1b9178fb07d3f434))
* **core:** Resolve end-user credentials when loading node parameters ([#36517](https://github.com/n8n-io/n8n/issues/36517)) ([6f6d04b](https://github.com/n8n-io/n8n/commit/6f6d04b29ee774e40e97956df0400956aeaf9cd7))
* **core:** Wrap a trigger's closeFunction in an expression isolate at creation time ([#36698](https://github.com/n8n-io/n8n/issues/36698)) ([eb85ccd](https://github.com/n8n-io/n8n/commit/eb85ccde78b22d76ff5c640960f9fe1adff77465))
### n8n@2.35.5
- Date: 2026-08-20
- Version: n8n@2.35.5
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.35.5
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.35.5
- **fixed** — Avoid restarting task runners that are only slow
- **fixed** — Only init the expression engine for commands that evaluate expressions
- **fixed** — Release test-webhook isolate only after teardown completes
- **fixed** — Restore Edit Fields type selector styles
##### [2.35.5](https://github.com/n8n-io/n8n/compare/n8n@2.35.4...n8n@2.35.5) (2026-08-20)
###### Bug Fixes
* **core:** Avoid restarting task runners that are only slow ([#36610](https://github.com/n8n-io/n8n/issues/36610)) ([7ee5295](https://github.com/n8n-io/n8n/commit/7ee5295ed58ccf2b7921ac22a6fc89a315b11bfe))
* **core:** Only init the expression engine for commands that evaluate expressions ([#36648](https://github.com/n8n-io/n8n/issues/36648)) ([af53a1a](https://github.com/n8n-io/n8n/commit/af53a1a71c8ec3428ef130e524bcc645a82d4ddf))
* **core:** Release test-webhook isolate only after teardown completes ([#36632](https://github.com/n8n-io/n8n/issues/36632)) ([17926a0](https://github.com/n8n-io/n8n/commit/17926a0e8b665bc99a71ef8b7baa35ec85494c65))
* **editor:** Restore Edit Fields type selector styles ([#36628](https://github.com/n8n-io/n8n/issues/36628)) ([f97d74f](https://github.com/n8n-io/n8n/commit/f97d74fc039da374eaa2b4e701b19f8c0a1e8ad9))
### n8n@2.35.4
- Date: 2026-08-19
- Version: n8n@2.35.4
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.35.4
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.35.4
- **fixed** — Return a request schema for decorator routes in /discover
- **fixed** — Select the renamed video views metric on API v25 in Google Ads Node
- **added** — Add AI Assistant setup funnel telemetry
- **added** — Show scopes for managed OAuth credentials with N8N_MANAGED_OAUTH_SHOW_SCOPES
##### [2.35.4](https://github.com/n8n-io/n8n/compare/n8n@2.35.3...n8n@2.35.4) (2026-08-19)
###### Bug Fixes
* **API:** Return a request schema for decorator routes in /discover ([#36497](https://github.com/n8n-io/n8n/issues/36497)) ([fa781db](https://github.com/n8n-io/n8n/commit/fa781db2079eff0db5675fb2cd63558629db3dd7))
* **Google Ads Node:** Select the renamed video views metric on API v25 ([#36414](https://github.com/n8n-io/n8n/issues/36414)) ([a8b2716](https://github.com/n8n-io/n8n/commit/a8b2716344fa5c3dacccc524bcdfce04df3ed7e7))
###### Features
* **core:** Add AI Assistant setup funnel telemetry ([#36464](https://github.com/n8n-io/n8n/issues/36464)) ([7f7f0a1](https://github.com/n8n-io/n8n/commit/7f7f0a19642bb9e8d0938c98daba0e3bb7ecf7cf))
* Show scopes for managed OAuth credentials with N8N_MANAGED_OAUTH_SHOW_SCOPES ([#36397](https://github.com/n8n-io/n8n/issues/36397)) ([d8e3ee6](https://github.com/n8n-io/n8n/commit/d8e3ee6c7ea7bdbfa395a40687ca0d70037c98bf))
### n8n@2.35.3
- Date: 2026-08-14
- Version: n8n@2.35.3
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.35.3
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.35.3
- **fixed** — Allow `details` field in `continueErrorOutput` mode
- **fixed** — Bound workflow publication outbox record processing with an abort deadline
- **fixed** — Update ready-to-run demo templates to a current OpenAI model
- **fixed** — Migrate Google Ads Node from sunset v21 API to v25
- **fixed** — Restore Group.ReadWrite.All OAuth2 scope in Microsoft Teams Node
- **added** — Skip update approval for workflows created in the same Instance AI session
##### [2.35.3](https://github.com/n8n-io/n8n/compare/n8n@2.35.2...n8n@2.35.3) (2026-08-14)
###### Bug Fixes
* **core:** Allow `details` field in `continueErrorOutput` mode ([#36228](https://github.com/n8n-io/n8n/issues/36228)) ([e58a680](https://github.com/n8n-io/n8n/commit/e58a68016b881f29b2509f6c9d1ba093edf7b83b))
* **core:** Bound workflow publication outbox record processing with an abort deadline ([#36286](https://github.com/n8n-io/n8n/issues/36286)) ([69140c0](https://github.com/n8n-io/n8n/commit/69140c0610754ef3a8da66d23fb2f8b00e1d256d))
* **editor:** Update ready-to-run demo templates to a current OpenAI model ([#36201](https://github.com/n8n-io/n8n/issues/36201)) ([66ba995](https://github.com/n8n-io/n8n/commit/66ba995eed583cf0eb782dcba8e0872bc3b270be))
* **Google Ads Node:** Migrate from sunset v21 API to v25 ([#36259](https://github.com/n8n-io/n8n/issues/36259)) ([75780ec](https://github.com/n8n-io/n8n/commit/75780ec66f08e5de10327cc2bd445dd4fd4ae56c))
* **Microsoft Teams Node:** Restore Group.ReadWrite.All OAuth2 scope ([#36186](https://github.com/n8n-io/n8n/issues/36186)) ([0eba018](https://github.com/n8n-io/n8n/commit/0eba018529593012d5d21b2723c3a3accc02bac6))
###### Features
* **core:** Skip update approval for workflows created in the same Instance AI session ([#36106](https://github.com/n8n-io/n8n/issues/36106)) ([a29cabc](https://github.com/n8n-io/n8n/commit/a29cabc2946fcf758b1cc5c2e143bd3d779c620c))
### n8n@2.34.6
- Date: 2026-08-14
- Version: n8n@2.34.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.34.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.34.6
- **fixed** — Allow `details` field in `continueErrorOutput` mode in core
- **fixed** — Migrate Google Ads Node from sunset v21 API to v25
- **fixed** — Restore Group.ReadWrite.All OAuth2 scope in Microsoft Teams Node
##### [2.34.6](https://github.com/n8n-io/n8n/compare/n8n@2.34.5...n8n@2.34.6) (2026-08-14)
###### Bug Fixes
* **core:** Allow `details` field in `continueErrorOutput` mode ([#36229](https://github.com/n8n-io/n8n/issues/36229)) ([a5b4822](https://github.com/n8n-io/n8n/commit/a5b4822c43c39779bf063d6d699324794607db05))
* **Google Ads Node:** Migrate from sunset v21 API to v25 ([#36260](https://github.com/n8n-io/n8n/issues/36260)) ([ee0c183](https://github.com/n8n-io/n8n/commit/ee0c183745c1f59d58747beb82170d7ee6582657))
* **Microsoft Teams Node:** Restore Group.ReadWrite.All OAuth2 scope ([#36187](https://github.com/n8n-io/n8n/issues/36187)) ([10758c2](https://github.com/n8n-io/n8n/commit/10758c24319eaac20c9dcbf12da0056f0622557e))
### n8n@2.34.5
- Date: 2026-08-12
- Version: n8n@2.34.5
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.34.5
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.34.5
- **fixed** — Apply TLS options per hop when requests go through a proxy
##### [2.34.5](https://github.com/n8n-io/n8n/compare/n8n@2.34.4...n8n@2.34.5) (2026-08-12)
###### Bug Fixes
* **core:** Apply TLS options per hop when requests go through a proxy ([#36017](https://github.com/n8n-io/n8n/issues/36017)) ([01a52b4](https://github.com/n8n-io/n8n/commit/01a52b400cfe903b24a3cc088ebf2ead523e65f7))
### n8n@2.33.7
- Date: 2026-08-07
- Version: n8n@2.33.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.7
- **fixed** — Fix task runner health check failing
- **fixed** — Handle out-of-scope display option dependencies
- **fixed** — Make DropdownMenus more obviously scrollable
##### [2.33.7](https://github.com/n8n-io/n8n/compare/n8n@2.33.6...n8n@2.33.7) (2026-08-07)
###### Bug Fixes
* **core:** Fix task runner health check failing ([#35817](https://github.com/n8n-io/n8n/issues/35817)) ([e271104](https://github.com/n8n-io/n8n/commit/e2711041af6aa9bf7643b1461fa513a399aeb0ed))
* **core:** Handle out-of-scope display option dependencies ([#35864](https://github.com/n8n-io/n8n/issues/35864)) ([0e83399](https://github.com/n8n-io/n8n/commit/0e8339982bd5b21b84d8f48c00df9435f4eec68f))
* **editor:** Make DropdownMenus more obviously scrollable ([#35743](https://github.com/n8n-io/n8n/issues/35743)) ([8b3b850](https://github.com/n8n-io/n8n/commit/8b3b850da0d3c13ff730e0356f4c938bba3540bc))
### n8n@2.34.4
- Date: 2026-08-07
- Version: n8n@2.34.4
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.34.4
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.34.4
- **fixed** — Fix task runner health check failing
- **fixed** — Handle out-of-scope display option dependencies
##### [2.34.4](https://github.com/n8n-io/n8n/compare/n8n@2.34.3...n8n@2.34.4) (2026-08-07)
###### Bug Fixes
* **core:** Fix task runner health check failing ([#35816](https://github.com/n8n-io/n8n/issues/35816)) ([badd50e](https://github.com/n8n-io/n8n/commit/badd50ee79022c2137152ebe36141037a737c2d4))
* **core:** Handle out-of-scope display option dependencies ([#35863](https://github.com/n8n-io/n8n/issues/35863)) ([1e9734d](https://github.com/n8n-io/n8n/commit/1e9734d51ed3b9d7204d34d2579f5bda08907ba1))
### n8n@2.33.6
- Date: 2026-08-07
- Version: n8n@2.33.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.6
- **fixed** — Send n8n version on backend posthog flag retrieval
##### [2.33.6](https://github.com/n8n-io/n8n/compare/n8n@2.33.5...n8n@2.33.6) (2026-08-07)
###### Bug Fixes
* Send n8n version on backend posthog flag retrieval ([#35720](https://github.com/n8n-io/n8n/issues/35720)) ([b422237](https://github.com/n8n-io/n8n/commit/b422237ac99457df2819aae76ea8872b7bae4df5))
### n8n@2.33.5
- Date: 2026-08-06
- Version: n8n@2.33.5
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.5
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.5
- **fixed** — Focus Markdown editor input before toolbar in editor
##### [2.33.5](https://github.com/n8n-io/n8n/compare/n8n@2.33.4...n8n@2.33.5) (2026-08-06)
###### Bug Fixes
* **editor:** Focus Markdown editor input before toolbar ([#35606](https://github.com/n8n-io/n8n/issues/35606)) ([388e313](https://github.com/n8n-io/n8n/commit/388e3132e2623a59b53bec4bbe160c2c13e5a758))
### n8n@2.33.4
- Date: 2026-08-05
- Version: n8n@2.33.4
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.4
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.4
- **fixed** — Improve task broker resilience when a runner dies
- **fixed** — Recover unresponsive task runners
- **fixed** — Fix see all button tracking on AIA template examples
- **fixed** — Skip redundant workflow edit approval in AI Assistant
##### [2.33.4](https://github.com/n8n-io/n8n/compare/n8n@2.33.3...n8n@2.33.4) (2026-08-05)
###### Bug Fixes
* **core:** Improve task broker resilience when a runner dies ([#35364](https://github.com/n8n-io/n8n/issues/35364)) ([fa797ca](https://github.com/n8n-io/n8n/commit/fa797cae07e83b317ad93bf13fbc0d671489db1d))
* **core:** Recover unresponsive task runners ([#35528](https://github.com/n8n-io/n8n/issues/35528)) ([05b5a42](https://github.com/n8n-io/n8n/commit/05b5a42edcaa412020293b2574bbbcd42881aa15))
* Fixes see all button tracking on aia template examples ([#35464](https://github.com/n8n-io/n8n/issues/35464)) ([bb4ec76](https://github.com/n8n-io/n8n/commit/bb4ec76f302053397d325e7e9c613def78a9153f))
* Skip redundant workflow edit approval in AI Assistant ([#35433](https://github.com/n8n-io/n8n/issues/35433)) ([53f00b5](https://github.com/n8n-io/n8n/commit/53f00b5e781667ef6bcf92cd6471893479da2381))
### n8n@2.33.3
- Date: 2026-07-31
- Version: n8n@2.33.3
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.33.3
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.33.3
- **fixed** — Import security audit risk reporters with a file extension
- **fixed** — Save execution data only after tool call completes in MCP Server Trigger Node
##### [2.33.3](https://github.com/n8n-io/n8n/compare/n8n@2.33.2...n8n@2.33.3) (2026-07-31)
###### Bug Fixes
* **core:** Import security audit risk reporters with a file extension ([#35275](https://github.com/n8n-io/n8n/issues/35275)) ([6a71142](https://github.com/n8n-io/n8n/commit/6a71142f9d45cb8b9f45ca2bbe0da36bad02cca0))
* **MCP Server Trigger Node:** Save execution data only after tool call completes ([#35284](https://github.com/n8n-io/n8n/issues/35284)) ([77271fa](https://github.com/n8n-io/n8n/commit/77271fa3b20cf66004211b3b76fb44d2df281cdf))
---
### n8n@2.32.7
- Date: 2026-07-31
- Version: n8n@2.32.7
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.7
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.7
- **fixed** — Import security audit risk reporters with a file extension
##### [2.32.7](https://github.com/n8n-io/n8n/compare/n8n@2.32.6...n8n@2.32.7) (2026-07-31)
###### Bug Fixes
* **core:** Import security audit risk reporters with a file extension ([#35267](https://github.com/n8n-io/n8n/issues/35267)) ([7d61ea0](https://github.com/n8n-io/n8n/commit/7d61ea01229858d1dc6f75fcdb60cf3ce644adaa))
---
### n8n@2.32.6
- Date: 2026-07-29
- Version: n8n@2.32.6
- Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.32.6
- Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.32.6
- **fixed** — Accept 5-field cron expressions in schedule trigger
##### [2.32.6](https://github.com/n8n-io/n8n/compare/n8n@2.32.5...n8n@2.32.6) (2026-07-29)
###### Bug Fixes
* **core:** Accept 5-field cron expressions in schedule trigger ([#35013](https://github.com/n8n-io/n8n/issues/35013)) ([0de32f0](https://github.com/n8n-io/n8n/commit/0de32f0cbc4c8af269ecebc30352871d947127bb))
---
### 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))
---
### 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))
---
### 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.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))
---