n8n@2.20.9
n8n-io/n8nn8n@2.20.9May 15, 2026by n8n-assistant[bot]
AI Summary
Bug fix release addressing memory management and performance in the ObservableObject class.
Key Highlights
- Prevented proxy layer accumulation in ObservableObject
Full Release Notes
## [2.20.9](https://github.com/n8n-io/n8n/compare/n8n@2.20.8...n8n@2.20.9) (2026-05-15) ### Bug Fixes * **core:** Prevent proxy layer accumulation in ObservableObject ([#30505](https://github.com/n8n-io/n8n/issues/30505)) ([4394fe4](https://github.com/n8n-io/n8n/commit/4394fe4d0531de0cbe415dddab6f5933c6b19f13))