n8n@2.27.4
n8n-io/n8nn8n@2.27.4Jun 24, 2026by n8n-assistant[bot]
AI Summary
A feature and bug fix release including an API upgrade for Google Ads and fixes for chained nodes and Python imports.
Key Highlights
- Upgraded Google Ads Node API from v20 to v21.
- Fixed incorrect building of chained nodes.
- Allowed allowlisted Python packages to import their own submodules via relative imports.
New Features
- Google Ads API v21 upgrade
Full Release Notes
## [2.27.4](https://github.com/n8n-io/n8n/compare/n8n@2.27.3...n8n@2.27.4) (2026-06-24)
### Bug Fixes
* **core:** Let allowlisted Python packages import their own submodules via relative imports ([#32832](https://github.com/n8n-io/n8n/issues/32832)) ([62e876c](https://github.com/n8n-io/n8n/commit/62e876c01cfec2ac3184dcb93037140760a530d8))
### Features
* **core:** Fix building incorrect chained nodes ([#32850](https://github.com/n8n-io/n8n/issues/32850)) ([91ac921](https://github.com/n8n-io/n8n/commit/91ac9211e6face0105841a49554c8e8a8f299182))
* **Google Ads Node:** Upgrade API from v20 to v21 ([#32791](https://github.com/n8n-io/n8n/issues/32791)) ([16699e2](https://github.com/n8n-io/n8n/commit/16699e2c6c8851cb96b6b7ed6c1a6499aea3005f))
<!-- stage-review-badge-begin -->
---
<a href="https://stagereview.app/n8n-io/n8n/pull/32925">
<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/32925?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. -->