stable

ruixenui/ruixen.comstableJun 19, 2026by n8n-assistant[bot]

AI Summary

A patch release for n8n addressing a crash in the Form Trigger Node caused by missing authentication parameter defaults in old workflows.

Key Highlights

  • Fixed crash in Form Trigger Node
  • Added default value for authentication parameter

Full Release Notes

## [2.26.8](https://github.com/n8n-io/n8n/compare/n8n@2.26.7...n8n@2.26.8) (2026-06-19)


### Bug Fixes

* **Form Trigger Node:** Add default value for authentication parameter to prevent crash on old workflows ([#32629](https://github.com/n8n-io/n8n/issues/32629)) ([174da99](https://github.com/n8n-io/n8n/commit/174da994d5120535747e4cb6274134e317487357))

<!-- stage-review-badge-begin -->

---

<a href="https://stagereview.app/n8n-io/n8n/pull/32639">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://stagereview.app/assets/gh-open-in-stage-dark.svg">
    <img src="https://stagereview.app/assets/gh-open-in-stage-light.svg" alt="Open in Stage">
  </picture>
</a>

<!-- stage-review-badge-end -->

<!-- This is an auto-generated description by cubic. -->
<a href="https://cubic.dev/pr/n8n-io/n8n/pull/32639?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->