n8n n8n@2.19.2 released on 01-05-2026

n8n n8n@2.19.2 is out now. The release fixes a race that could lose or corrupt execution context, restores correct admin visibility for favourites, brings back peer-project discovery in share dropdowns and fixes a textarea clipping issue in the editor.
See the release on the n8n GitHub for full details and any upgrade instructions.
What’s in this release
- Persist execution context before writing to the database to avoid lost or inconsistent execution data (fix for #29529).
- Respect global admin scope when listing favourites so global administrators see items across the correct scope (fix for #29517).
- Restore peer project discovery in share dropdowns to allow finding and sharing projects on peer instances (fix for #29564).
Upgrade notes
- No breaking changes are listed in the release; follow the GitHub release notes for any platform-specific steps.
- If you need to roll back, revert to the previous tag (n8n@2.19.1) using your normal deployment process.
Share your experience with the update — reports from production runs or unexpected behaviour are useful to other users and maintainers alike.
