Viewport daemon, relay, and hosted runtime are available in alpha. Surfaces may change.
VIEWPORT
About

Changelog

Daemon, relay, and platform releases. Tracked on GitHub.

The canonical changelog lives on GitHub. Every release has notes, links to the PRs that shipped, and a delta summary.

The hosted control plane and web app are closed source and ship continuously. We don't publish a per-deploy changelog for them today. While the product is in alpha, API and UI changes may move quickly. Breaking changes that affect daemon or relay operators will be called out in release notes before GA.

How we version

  • Daemon: semver on the npm package. During alpha, read release notes before upgrading shared workspaces.
  • Relay: semver on the Docker image tags. Use pinned tags for demos or production pilots.
  • Control plane: continuous deployment to app.getviewport.com.
  • Workflow YAML schema: schema version in the YAML itself (viewport.workflow/v1). Future major changes will bump the version.

Subscribe

Email contact@getviewport.com to be notified of breaking changes 14 days ahead. Best for self-hosters tracking the relay or planning daemon-version upgrades.

On this page