megachangelog
Fix1.123.75

n8n 1.123.75 release

Bug fixes addressing environment value normalization, expression engine initialization, webhook resource cleanup, and trigger function isolation wrapping to improve core stability and resource management.

1.123.75 (2026-08-21)

Bug Fixes

  • core: Normalize env values before schema-based parsing (#36733) (5c9153e)
  • core: Only init the expression engine for commands that evaluate expressions (#36649) (16a8676)
  • core: Release test-webhook isolate only after teardown completes (#36633) (a75e5ed)
  • core: Wrap a trigger's closeFunction in an expression isolate at creation time (#36699) (fccd046)

Review in cubic

corebugfixstabilitywebhooksexpressions

Source: original entry ↗