Release-note clips for every shipped feature
Author a 30-second YAML when you ship. CaptureBeam compiles it into a 9:16 social clip, a 16:9 docs embed, and a 1:1 changelog GIF — same script, three deliverables. Pin to release tags so the right video ships with the right version.
DevRel, product marketing
Every release ships with a markdown changelog and a single screenshot. The growth team begs for video; engineering begs for time. Recording a polished walkthrough for every feature is a non-starter — until the recording can be a YAML the engineer who shipped the feature writes in five minutes.
The problem
Engineers ship a feature; nobody has time to record a polished video walkthrough; the release notes are text-only and the changelog reads like a patch log.
What CaptureBeam does for you
- Each merged feature PR ships with a 30-second YAML
- Render to a 16:9 docs embed, a 9:16 social clip, and a 1:1 changelog tile from one capture
- Pin renders to the release tag — the right video ships with the right version
- Posts as a PR comment automatically (PR demo bot integration on the roadmap)
# demos/release-2026-04-multi-cursor.yaml
title: "Multi-cursor editing — v2.4"
preset: midnight
aspect: "16:9"
steps:
- goto: https://app.example.com/editor
- hover: { role: "textbox" }
- keyPress: { keys: "Cmd+D" }
caption: "Cmd+D selects the next match"
- keyPress: { keys: "Cmd+D" }
- keyPress: { keys: "Cmd+D" }
- type: { text: "renamed_var" }
- assertVisible: { text: "3 matches updated" }Pairs well with
Ship release notes demos that don't go stale.
$19.99/mo or $199/yr. Render through the dashboard or via the API — same access either way.