n8n@2.20.11
n8n-io/n8nn8n@2.20.11May 18, 2026by n8n-assistant[bot]
AI Summary
Bug fix release addressing expression evaluation in the VM evaluator. Resolves an issue where empty expressions were not properly handled.
Key Highlights
- Fixed empty expressions resolving to empty string in VM evaluator
Full Release Notes
## [2.20.11](https://github.com/n8n-io/n8n/compare/n8n@2.20.9...n8n@2.20.11) (2026-05-18) ### Bug Fixes * **core:** Resolve empty expressions to empty string in VM evaluator ([#30325](https://github.com/n8n-io/n8n/issues/30325)) ([505111e](https://github.com/n8n-io/n8n/commit/505111edf927c38f603d8a65ba1f7410cb469816))