n8n@2.36.7
Fixed 4
- Adapt binary data endpoint in API
- Require a JSON content type on decorator routes that take a body
- Reconcile license auto-renewal on startup leader takeover
- Route OAuth2 token requests through environment proxies in every process
Removed 1
- Remove offset query param from list workflow history endpoint
From n8n
2.36.7 (2026-08-25)
Bug Fixes
- API: Adapt binary data endpoint (#36994) (f6f237c)
- API: Require a JSON content type on decorator routes that take a body (#36958) (bf90b05)
- core: Reconcile license auto-renewal on startup leader takeover (#36937) (d98d300)
- core: Route OAuth2 token requests through environment proxies in every process (#37009) (97f9252)