n8n n8n@2.22.6 released on 01-06-2026

n8n n8n@2.22.6 is out now. It fixes incorrect license detection on the Insights page so licensed users no longer see a license paywall, and addresses a small set of session, registry and data-table issues that could affect runtime behaviour.
Visit the project’s GitHub release page for the full notes and upgrade instructions.
What’s in this release
- Fixes an issue where the Insights page showed a license paywall to users who already have a valid license, restoring correct license detection.
- Session parsing now preserves the code-builder thread suffix, preventing loss of thread-identifying suffixes when sessions are parsed.
- MCP registry servers are identified using slugs instead of numeric IDs, and data table date columns now use timestamptz so timestamps are stored with timezone awareness.
Upgrade notes
- No breaking changes are listed for this release. The recent input-validation change for workflow and data table names has been reverted—if you relied on that behaviour, review affected workflows and name validation rules after upgrading.
- If you need to roll back, reinstall the previous release (for example, n8n@2.22.5).
Share comments on your experience with the release on the project’s GitHub or community channels.


