n8n@2.28.6

daydreamlive/DEMONn8n@2.28.6Jul 3, 2026by n8n-assistant[bot]

AI Summary

A maintenance release focusing on UI consistency fixes and improvements to the AI Gateway integration in the editor.

Key Highlights

  • Fixed duplicate zod instances that were causing npm install issues.
  • Aligned parameter input sizes for better visual consistency.
  • Enhanced AI Gateway hints for nodes used as tools.

Full Release Notes

## [2.28.6](https://github.com/n8n-io/n8n/compare/n8n@2.28.5...n8n@2.28.6) (2026-07-03)


### Bug Fixes

* **core:** Prevent duplicate zod instances that break npm installs ([#33471](https://github.com/n8n-io/n8n/issues/33471)) ([a182295](https://github.com/n8n-io/n8n/commit/a182295a2aa4f4707fde005ed085bed58f6af64a))
* **editor:** Align parameter input sizes ([#33448](https://github.com/n8n-io/n8n/issues/33448)) ([2d0da0b](https://github.com/n8n-io/n8n/commit/2d0da0bb2aea0f674fc68b43abaef4c8c0fb220a))
* **editor:** Prevent duplicate AI Gateway unsupported-action notice ([#33439](https://github.com/n8n-io/n8n/issues/33439)) ([0a45419](https://github.com/n8n-io/n8n/commit/0a45419fc59a395b6eec97c87a6d182a66b13724))
* **editor:** Show AI Gateway hints for supported nodes used as tools ([#33473](https://github.com/n8n-io/n8n/issues/33473)) ([a4161ba](https://github.com/n8n-io/n8n/commit/a4161ba02ad3e055daf57de142632512795f4a45))

<!-- This is an auto-generated description by cubic. -->
<a href="https://cubic.dev/pr/n8n-io/n8n/pull/33516?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. -->