# n8n n8n@2.35.6 - Product: n8n (https://whatsnew.fyi/product/n8n) - Vendor: n8n-io - 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 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'. --- - **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)) Review in cubic