n8n | n8n@2.27.3

n8n n8n@2.27.3 released on 19-06-2026


n8n n8n@2.27.3 is out now. Legacy workflows that previously crashed when a Form Trigger node lacked an authentication value will now load, and the editor hides preview suggestions on small screens to reduce layout clutter.

See the project’s GitHub release page for full details and links to the changes.

What’s in this release

  • Form Trigger node: a default value for the authentication parameter has been added to prevent crashes on older workflows (PR #32628).
  • Editor UI: preview suggestions are hidden on smaller screens where there isn’t enough space, preventing layout clutter (PR #32561).
  • Release tooling metadata and review badges (stage-review and Cubic) are included in the release notes to expose staging/review links and automated release details.

Upgrade notes

  • The release notes list bug fixes rather than breaking changes; workflows with the Form Trigger issue should now load without manual migration.
  • There are no rollback instructions in the release notes; if you need to revert, consult the project’s GitHub for guidance.

Tell us how the update performs by commenting on the GitHub release or opening an issue if you encounter problems.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes