n8n@2.29.11
n8n-io/n8nn8n@2.29.11Jul 14, 2026by n8n-assistant[bot]
AI Summary
This release focuses on bug fixes related to core execution visibility, webhook error handling, and Notion node compatibility.
Key Highlights
- Decoupled execution visibility from the sharing license feature
- Fixed webhook execution promise settling on early errors
- Restored ASCII simplified property keys for older Notion node versions
Full Release Notes
## [2.29.11](https://github.com/n8n-io/n8n/compare/n8n@2.29.10...n8n@2.29.11) (2026-07-13)
### Bug Fixes
* **core:** Decouple executions visibility from the sharing license feature ([#33987](https://github.com/n8n-io/n8n/issues/33987)) ([78c0d6a](https://github.com/n8n-io/n8n/commit/78c0d6a0baede150e71ee643a875d9e7ed1cefe6))
* **core:** Settle webhook execution promise on early errors ([#33997](https://github.com/n8n-io/n8n/issues/33997)) ([b69b48d](https://github.com/n8n-io/n8n/commit/b69b48d281e856b0105ba18b45658748482d3b9b))
* **Notion Node:** Restore ASCII simplified property keys on earlier node versions ([#34004](https://github.com/n8n-io/n8n/issues/34004)) ([40aa331](https://github.com/n8n-io/n8n/commit/40aa3316dd75f92856e6a2f52df4907f55719cb2))
<!-- stage-review-badge-begin -->
---
<a href="https://stagereview.app/n8n-io/n8n/pull/34047">
<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/34047?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. -->