Skip to content

chore: release v0.8.19 - #3551

Merged
miguel-heygen merged 1 commit into
mainfrom
release/v0.8.19
Aug 29, 2026
Merged

chore: release v0.8.19#3551
miguel-heygen merged 1 commit into
mainfrom
release/v0.8.19

Conversation

@miguel-heygen

Copy link
Copy Markdown
Collaborator

What

Cuts stable release v0.8.19.

Why

Ships the Studio Export fix from #3550: exporting now renders the composition you have selected, instead of always falling back to the project root. Reported in #3549 by a user whose multi-part project could be reviewed in Studio but only exported from the CLI.

How

bun run release:prepare 0.8.19. Version bumped across the workspace packages and the three plugin manifests, changelog entry drafted from the commit range since v0.8.18 and rewritten by hand.

Test plan

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (if applicable)

The release commit is version metadata and changelog copy only, no source change. The shipped fix was verified end to end before merge: driving Studio in Chrome, selecting a 4 second sub-composition inside a 20 second root and clicking Export produced a POST carrying composition: parts/part-1.html, and the rendered MP4 measured duration=4.000000.

Closes #3549.

@mintlify

mintlify Bot commented Aug 29, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hyperframes 🟡 Building Aug 29, 2026, 5:57 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@miguel-heygen
miguel-heygen merged commit 0fd70b1 into main Aug 29, 2026
39 checks passed
@miguel-heygen
miguel-heygen deleted the release/v0.8.19 branch August 29, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Studio: Export renders index.html even when a non-root composition (parts/part-1.html) is selected

1 participant