n8n n8n@2.15.0 released on 30-03-2026

n8n n8n@2.15.0 is out now. Operators and developers should see improved runtime stability and reliability, new public API endpoints and role-mapping support, and a set of editor and node-level improvements that tidy up workflow management.
See the release notes on the project’s GitHub for full details and the complete changelog.
What’s in this release
- Core reliability and bug fixes: skip redundant license checks when isGlobal is unchanged; fix abort-signal handling in the Basic LLM Chain node; correct process.version in the expression sandbox; and address execution-history and queue-mode race conditions.
- New APIs and agents: public endpoints to archive/unarchive workflows, a full set of role-mapping-rule endpoints with a new RoleMappingRule entity and database tables, plus the new @n8n/agents package.
- Editor, UX and node improvements: canvas-only editor mode, inline version cards replacing the restore/changes UI, NDV and workflow-diff design tweaks, and node fixes such as Microsoft SQL raw query-parameters and WordPress OAuth2 support.
Upgrade notes
- New RoleMappingRule entity adds database tables — ensure database migrations are applied during your upgrade process.
- As a precaution, take a backup of your database and installation before upgrading so you can restore if you need to revert the update.
Share any issues or your experience with the release on the project’s GitHub; feedback helps improve stability for everyone.

