# n8n n8n@2.36.7 - Product: n8n (https://whatsnew.fyi/product/n8n) - Vendor: n8n-io - Date: 2026-08-25 - Version: n8n@2.36.7 - Original notes: https://github.com/n8n-io/n8n/releases/tag/n8n%402.36.7 - Permalink: https://whatsnew.fyi/product/n8n/releases/n8n-2.36.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Adapt binary data endpoint in API - **fixed** — Require a JSON content type on decorator routes that take a body - **fixed** — Reconcile license auto-renewal on startup leader takeover - **fixed** — Route OAuth2 token requests through environment proxies in every process - **removed** — Remove offset query param from list workflow history endpoint ##### [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)) Review in cubic