n8n | n8n@2.28.3

n8n n8n@2.28.3 released on 29-06-2026


n8n n8n@2.28.3 is out now. It prevents application failure when community packages are only partially installed, so n8n starts reliably after interrupted package installs.

See the changelog and linked PRs on the project’s GitHub for full details, including the Stage Review and cubic.dev links.

What’s in this release

  • Bug fix: Prevent startup failure from partially-installed community packages (issue #33032, commit adfc7c7).
  • Stage Review badge linking to PR 33188 on stagereview.app to support staged validation and review workflows.
  • Changelog entry surfaced via an automated cubic.dev review link, indicating use of automated tooling for PR/release review information.

Upgrade notes

  • No breaking changes are listed; if you rely on community packages, ensure any interrupted installs complete before restarting n8n and review PR 33188 for staged validation details.
  • If startup problems persist, consider reverting to n8n@2.28.2 while investigating and report findings to issue #33032 or the PR.

Share any comments or experiences with the release on the project’s GitHub—feedback on interrupted package installs and startup behaviour will help confirm the fix.

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