
Updater API
Framework-shaped manifests, cached close to every client.
Publish signed builds from CI, serve updater manifests at the edge, and give every release a dependable home on the web.
Supports Tauri v2 and Generic REST update workflows.

Framework-shaped manifests, cached close to every client.

Hosted distribution with platform-aware artifact selection.

The same release metadata for sites and integrations.
Releases fits after your build. Your existing CI signs the artifact; the platform handles ingestion, delivery, manifests, and the public download surface.
Private signing keys stay in your workflow. Releases receives the signed artifact and its signature.
The GitHub Action creates the release, uploads directly to object storage, and publishes the channel.
Tauri v2 and Generic REST adapters render the response each client expects.
The app verifies the publisher signature against the public key compiled into the client.
A focused product, organized like a platform: each area solves a distinct part of operating desktop distribution.
Scoped keys, direct artifact uploads, CI automation, drafts, channels, and release notes.
Edge-cached update checks, signed downloads, framework adapters, and custom hostnames.
Hosted download pages, OS-aware artifact selection, history, and white-label options.
Organization access, retention policies, quotas, usage metering, and operational alerts.
Releases stores and serves your signature, but never needs the private key that created it. Integrity remains anchored between your CI and your app.
Create an app, connect CI, and publish your first signed release.