# n8n n8n@1.123.75 - Product: n8n (https://whatsnew.fyi/product/n8n) - Vendor: n8n-io - Date: 2026-08-21 - Version: n8n@1.123.75 - Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%401.123.75 - Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-1.123.75 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** — Only init the expression engine for commands that evaluate expressions - **fixed** — Release test-webhook isolate only after teardown completes - **fixed** — Wrap a trigger's closeFunction in an expression isolate at creation time ##### [1.123.75](https://github.com/n8n-io/n8n/compare/n8n@1.123.74...n8n@1.123.75) (2026-08-21) ###### Bug Fixes * **core:** Normalize env values before schema-based parsing ([#36733](https://github.com/n8n-io/n8n/issues/36733)) ([5c9153e](https://github.com/n8n-io/n8n/commit/5c9153e013b33d6f0f8557716ea1ab0c353435fe)) * **core:** Only init the expression engine for commands that evaluate expressions ([#36649](https://github.com/n8n-io/n8n/issues/36649)) ([16a8676](https://github.com/n8n-io/n8n/commit/16a867684aa8f95a9fba92bce50bb5ddf8bd1962)) * **core:** Release test-webhook isolate only after teardown completes ([#36633](https://github.com/n8n-io/n8n/issues/36633)) ([a75e5ed](https://github.com/n8n-io/n8n/commit/a75e5ed20a5e59be33df846a68842e89455bb012)) * **core:** Wrap a trigger's closeFunction in an expression isolate at creation time ([#36699](https://github.com/n8n-io/n8n/issues/36699)) ([fccd046](https://github.com/n8n-io/n8n/commit/fccd046c97b97a4b55ba66bce725d793b94c1f39)) Review in cubic