n8n 2.39.2 Released
The latest patch release for n8n, version 2.39.2, is now available as of September 10, 2026. This update focuses on stability and efficiency, addressing two important bug fixes and one notable performance improvement for self-hosted users.
On the bug fix side, the core engine now caches the traversal of paired item ancestry, which reduces repeated computations and improves reliability in complex workflows. Additionally, when a visitor authenticates midway through a flow, n8n will now correctly reuse an existing consent grant instead of creating a duplicate, ensuring smoother compliance handling.
From a performance perspective, the platform no longer copies user workflows into the Instance AI sandbox. This change eliminates unnecessary duplication and reduces memory overhead, making AI-related operations leaner without affecting functionality.



