n8n n8n@2.25.6 released on 08-06-2026

n8n n8n@2.25.6 is out now. It fixes a markdown editor bug so only the user’s highlighted text is copied, preventing accidental inclusion of surrounding content.
Visit the project’s GitHub release page or the compare/commit links for full details and the exact diff (issue #31891, commit 7627351).
What’s in this release
- Editor bug fix: copying from the built-in markdown editor now copies only the selected text (fix for issue #31891, commit 7627351).
- Patch release published 2026-06-08 containing a single targeted fix to improve copy/paste behaviour when extracting snippets from workflow notes or editor fields.
- Developer references included: issue #31891 and the compare link for the full change set (compare n8n@2.25.5…n8n@2.25.6).
Upgrade notes
- No breaking changes or configuration updates are required; upgrade via your normal package or container update process.
- If you need to revert, roll back to the previous release (n8n@2.25.5) through your package manager or container image.
Share your experience with the editor change or report any regressions on the GitHub issue tracker.


