Access CapRover 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=caprover.releases{
"source": "caprover.releases",
"vendor": "CapRover",
"id": "tag:github.com,2008:Repository/108221729/v1.15.3",
"published_at": "2026-08-20T19:44:08.000Z",
"title": "v1.15.3",
"url": "https://github.com/caprover/caprover/releases/tag/v1.15.3",
"summary": "[1.15.3] - 2026-08-20 Fixed: Restored build output when using the BuildKit builder Issue-2461 Fixed: Tar file deployments failing from the dashboard Issue-2463",
"tags": [
"CapRover",
"caprover.releases",
"deployment",
"self-hosted",
"paas"
]
}