n8n | n8n@2.9.4

n8n n8n@2.9.4 released on 25-02-2026


n8n n8n@2.9.4 is out now. This release brings several important bug fixes that enhance overall functionality and user experience.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Ensures the /healthz endpoint is always served on the task broker, regardless of the N8N_ENDPOINT_HEALTH setting.
  • Prevents the setup display in demo mode for a cleaner user experience.
  • Respects the n8n path for the health endpoint, improving health monitoring.
  • Fixes grid alignment issues on Safari 18.6 for better visual compatibility.

Upgrade notes

  • No breaking changes noted; users can upgrade without concerns.

We invite users to share their comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...