Release-notes feed (RSS)
The release-notes feed as RSS 2.0. Subscribe to an app's changelog from any feed reader or a Slack RSS integration. Same data as the JSON feed. No auth, CORS-open, cached 60s.
The release-notes feed as RSS 2.0. Subscribe to an app's changelog from any feed reader or a Slack RSS integration. Same data as the JSON feed. No auth, CORS-open, cached 60s.
Path Parameters
Response Body
application/rss+xml
application/json
curl -X GET "https://example.com/feed/string/string/rss.xml""string"{ "error": "Unknown app"}Electron update feed GET
electron-builder generic-provider feed. `file` is `latest.yml`, `latest-mac.yml` or `latest-linux.yml`. Point `publish.provider: generic` at `/e/{appRef}/{channel}`.
Release-notes feed GET
Published releases, newest first, with version, markdown notes, date and artifacts. No auth, CORS-open, cached 60s. Built for "What's new" screens and public changelogs.