Access n8n changelog updates through our uniform API. Same JSON structure across all sources. No adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=n8n.releases{
"source": "n8n.releases",
"vendor": "n8n",
"id": "tag:github.com,2008:Repository/193215554/n8n@2.37.1",
"published_at": "2026-08-25T14:11:21.000Z",
"title": "n8n@2.37.1",
"url": "https://github.com/n8n-io/n8n/releases/tag/n8n%402.37.1",
"summary": "2.37.1 (2026-08-25) Bug Fixes core: Route OAuth2 token requests through environment proxies in every process ( #37008 ) ( 5118020 )",
"tags": [
"n8n",
"n8n.releases",
"automation",
"workflow",
"open-source"
]
}