n8n@2.27.5
n8n-io/n8nn8n@2.27.5Jun 29, 2026by n8n-assistant[bot]
AI Summary
A maintenance release fixing a critical startup issue that would occur if community packages were not fully installed during the startup process.
Key Highlights
- Fixed startup failures caused by partially installed community packages
Full Release Notes
## [2.27.5](https://github.com/n8n-io/n8n/compare/n8n@2.27.4...n8n@2.27.5) (2026-06-29)
### Bug Fixes
* **core:** Prevent startup failure from partially-installed community packages ([#33033](https://github.com/n8n-io/n8n/issues/33033)) ([416720a](https://github.com/n8n-io/n8n/commit/416720a69cd1c72fcd14b02ce89372ffcbb63ff8))
<!-- stage-review-badge-begin -->
---
<a href="https://stagereview.app/n8n-io/n8n/pull/33189">
<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/33189?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. -->