n8n@2.36.7
n8n-io/n8nn8n@2.36.7Aug 25, 2026by n8n-assistant[bot]
AI Summary
This release addresses several API stability issues, including binary data handling and content type requirements, while improving license management and OAuth2 proxy support. It also removes the offset parameter from the workflow history list endpoint.
Key Highlights
- Adapt binary data endpoint
- Require JSON content type on decorator routes
- Reconcile license auto-renewal on startup leader takeover
- Route OAuth2 token requests through environment proxies
New Features
- Remove offset query param from list workflow history endpoint
Full Release Notes
## [2.36.7](https://github.com/n8n-io/n8n/compare/n8n@2.36.6...n8n@2.36.7) (2026-08-25) ### Bug Fixes * **API:** Adapt binary data endpoint ([#36994](https://github.com/n8n-io/n8n/issues/36994)) ([f6f237c](https://github.com/n8n-io/n8n/commit/f6f237c58d4dd9620c7f5106f081724552e1ba8b)) * **API:** Require a JSON content type on decorator routes that take a body ([#36958](https://github.com/n8n-io/n8n/issues/36958)) ([bf90b05](https://github.com/n8n-io/n8n/commit/bf90b05e0e161b6cbb8765da01632eb29ee29895)) * **core:** Reconcile license auto-renewal on startup leader takeover ([#36937](https://github.com/n8n-io/n8n/issues/36937)) ([d98d300](https://github.com/n8n-io/n8n/commit/d98d300a4a7db824b1ca2f9cf9dabb60c215a71c)) * **core:** Route OAuth2 token requests through environment proxies in every process ([#37009](https://github.com/n8n-io/n8n/issues/37009)) ([97f9252](https://github.com/n8n-io/n8n/commit/97f92526628aba06fe1cce1a1ff9d6a8337ad6ab)) ### Features * **API:** Remove offset query param from list workflow history endpoint ([#36952](https://github.com/n8n-io/n8n/issues/36952)) ([08331e1](https://github.com/n8n-io/n8n/commit/08331e162dd8a57e229b527eb4b8ad7fb4ff6e55)) <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/n8n-io/n8n/pull/37028?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. -->