Bug Fix Recap
Amber patch-notes reel that iterates a fixes array (id/severity/title/desc); swap product, handle, and toggle severity chips.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 16.6s
- Scenes
- 5
- Render cost
- $0.00415 / render
Free template · opens in the editor, no account required.
Customize Bug Fix Recap
Bug Fix Recap is a ready-to-render SaaS / dev tools video design formatted for Instagram Reel · 9:16 with 5 scenes and support for variables, data-driven repeat, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
10 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.
productNameTextkickerTextintroTitleTextshowSeverityToggleoutroTitleTextctaTextTexthandleTextaccentColorfixesList · 3musicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "saas-bug-fix-recap",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#14100A",
"outputFormat": "mp4",
"variables": {
"productName": "Relay",
"kicker": "PATCH NOTES",
"introTitle": "We squashed these this week.",
"showSeverity": true,
"outroTitle": "All fixes are live — nothing to do on your end.",
"ctaText": "Report a bug",
"handle": "status.relay.app",
"accent": "#FFB020",
"fixes": [
{
"id": "#4821",
"severity": "HIGH",
"title": "Export timed out on large boards",
"desc": "Streaming exports now handle 10k+ cards without hitting the limit."
},
{
"id": "#4790",
"severity": "MEDIUM",
"title": "Dark mode flicker on load",
"desc": "Theme is applied before first paint — no more white flash."
},
{
"id": "#4763",
"severity": "LOW",
"title": "Tooltips clipped near edges",
"desc": "Tooltips now flip to stay fully inside the viewport."
}
],
"musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
},
"scenes": [
{
"id": "intro",
"duration": 3.4,
"backgroundColor": "#14100A",
"transition": "smoothup",
"transitionId": "fix",
"transitionDuration": 0.5,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 3.4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='bfIntro' cx='0.5' cy='0.36' r='0.95'><stop offset='0' stop-color='#2A2010'/><stop offset='1' stop-color='#14100A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#bfIntro)'/><circle cx='540' cy='640' r='150' fill='none' stroke='rgba(255,176,32,0.6)' stroke-width='2.5'/><path d='M480 640 L525 685 L610 590' fill='none' stroke='#FFB020' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/><path d='M300 900 H780' stroke='rgba(255,176,32,0.35)' stroke-width='3'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 970,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.25,
"enterEnd": 0.7,
"enterAnimation": "smoothup",
"exitEnd": 3.4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:{{accent}}; font-size:26px; font-weight:800; letter-spacing:8px;'>{{productName}} · {{kicker}}</div><div style='margin-top:22px; text-align:center; color:#FFFFFF; font-size:80px; line-height:1.06; font-weight:800; letter-spacing:-2px;'>{{introTitle}}</div>"
}
]
},
{
"id": "fix",
"iterate": "fixes",
"iterateAs": "f",
"duration": 3.6,
"backgroundColor": "#14100A",
"transition": "smoothup",
"transitionId": "outro",
"transitionDuration": 0.5,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 3.6,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><rect width='1080' height='1920' fill='#14100A'/><rect x='80' y='560' width='920' height='800' rx='40' fill='rgba(255,176,32,0.05)' stroke='rgba(255,176,32,0.28)' stroke-width='1.5'/><circle cx='170' cy='670' r='46' fill='none' stroke='#FFB020' stroke-width='5'/><path d='M148 670 L165 687 L196 652' fill='none' stroke='#FFB020' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/></svg>"
},
{
"type": "TEXT",
"x": 250,
"y": 636,
"anchor": "top-left",
"track": 1,
"enterBegin": 0.2,
"enterEnd": 0.6,
"enterAnimation": "smoothleft",
"exitEnd": 3.6,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='color:#B7A184; font-size:32px; font-weight:700; letter-spacing:2px;'>{{f.id}}</div>"
},
{
"type": "TEXT",
"condition": "{{showSeverity}}",
"x": 920,
"y": 640,
"anchor": "center-right",
"track": 3,
"enterBegin": 0.3,
"enterEnd": 0.7,
"enterAnimation": "fade",
"exitEnd": 3.6,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='display:inline-block; background:rgba(255,176,32,0.16); border:1.5px solid rgba(255,176,32,0.55); color:{{accent}}; border-radius:999px; padding:10px 26px; font-size:26px; font-weight:800; letter-spacing:2px;'>{{f.severity}}</div>"
},
{
"type": "TEXT",
"x": 130,
"y": 800,
"width": 820,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.45,
"enterEnd": 0.9,
"enterAnimation": "smoothup",
"exitEnd": 3.6,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='color:#FFFFFF; font-size:70px; line-height:1.05; font-weight:800; letter-spacing:-1px;'>{{f.title}}</div><div style='margin-top:28px; color:#B7A184; font-size:34px; line-height:1.5; font-weight:500; font-family:Inter, sans-serif;'>{{f.desc}}</div>"
}
]
},
{
"id": "outro",
"duration": 4.4,
"backgroundColor": "#14100A",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='bfEnd' cx='0.5' cy='0.4' r='0.9'><stop offset='0' stop-color='#2A2010'/><stop offset='1' stop-color='#14100A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#bfEnd)'/><rect x='48' y='48' width='984' height='1824' rx='36' fill='none' stroke='rgba(255,176,32,0.3)' stroke-width='1.5'/><path d='M400 620 H620 M400 690 H580 M400 760 H640' stroke='rgba(255,176,32,0.6)' stroke-width='10' stroke-linecap='round'/><circle cx='680' cy='620' r='0' /></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 900,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.3,
"enterEnd": 0.8,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:60px; line-height:1.16; font-weight:800; letter-spacing:-1px;'>{{outroTitle}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1200,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.75,
"enterEnd": 1.15,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='display:inline-block; background:{{accent}}; color:#14100A; border-radius:999px; padding:24px 58px; font-size:36px; font-weight:800;'>{{ctaText}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1360,
"anchor": "top-center",
"track": 3,
"enterBegin": 1.1,
"enterEnd": 1.5,
"enterAnimation": "fade",
"exitEnd": 4.4,
"style": {
"fontFamily": "Inter"
},
"html": "<div style='text-align:center; color:#8A7A60; font-size:26px; font-weight:600; letter-spacing:2px;'>{{handle}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.15,
"track": 0
}
]
}More SaaS / dev tools templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.









