n8n n8n@2.23.2 released on 01-06-2026

n8n n8n@2.23.2 is out now. Licensed users regain access to the Insights page, and a set of backend and editor fixes address registry identification, timezone handling and workflow pin-state regressions.
See the GitHub release for full details and any upgrade instructions on applying database changes and fixes.
What’s in this release
- Insights page paywall removed for licensed users, resolving the access regression reported in issue #31452.
- MCP registry servers are now identified by slugs rather than numeric IDs, and data table date columns were changed to use timestamptz so stored timestamps are timezone-aware (issues #31301, #31454).
- Editor and workflow stability fixes: pin data is cleared when initialising production executions, and a recent name input-validation change was reverted after it caused regressions (issues #31258, #31367).
Upgrade notes
- No explicit breaking API changes are listed, but the switch to timestamptz for data table date columns requires applying the associated database migrations and testing timestamped data across regions.
- If you encounter problems after upgrading, consider rolling back to n8n@2.23.1 while you investigate and report issues on the project tracker.
Share your experience with the upgrade and report any issues on the n8n GitHub issues tracker so the maintainers can follow up.


