megachangelog
Fix2.36.7

n8n 2.36.7

This release includes bug fixes for binary data endpoints, JSON content type validation on decorator routes, license auto-renewal reconciliation on startup leader takeover, OAuth2 token request proxying, and removes the offset query parameter from the workflow history endpoint API.

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)

Features

  • API: Remove offset query param from list workflow history endpoint (#36952) (08331e1)

Review in cubic

apibug-fixescoreoauth2license

Source: original entry ↗