Skip to content

chore: release v0.8.43 - #4007

Merged
miguel-heygen merged 1 commit into
mainfrom
release/v0.8.43
Sep 16, 2026
Merged

miguel-heygen merged 1 commit into
mainfrom
release/v0.8.43

Conversation

@miga-heygen

Copy link
Copy Markdown
Contributor

Publishes the changes merged to main since v0.8.42 (2026-09-16):

This PR changes only package/plugin versions, the changelog, and release notes. No source files change. Version bump produced by bun run set-version 0.8.43 --no-tag; the file set matches the v0.8.42 release PR (#3988) exactly (18 files), no 0.8.42 remains in any package.json or plugin.json, and pnpm-lock.yaml is untouched (it was not part of #3988 either).

Compare: v0.8.42...release/v0.8.43

Merging this PR publishes: the workflow creates the v0.8.43 tag, publishes npm, and cuts the GitHub release.

— Miga

@mintlify

mintlify Bot commented Sep 16, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
hyperframes 🟢 Ready View Preview Sep 16, 2026, 5:20 PM

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

- Portrait compositions render the full frame when the project was
  scaffolded at a different size: html/body are sized to the composition
  root at runtime; new lint warning root_dimensions_mismatch (#4005,
  fixes #4001)
- render_complete telemetry adds composition_element_tags,
  aroll_video_count, heygen_video_count; render_error adds error_name and
  failed_stage_code (#4004)
- Catalog docs "Source" accordion titles are plain strings, so docs
  search no longer shows [object Object] (#4006)

Co-Authored-By: Miguel Ángel <miguel.sierra@heygen.com>
@miguel-heygen
miguel-heygen merged commit d6fe667 into main Sep 16, 2026
63 checks passed
@miguel-heygen
miguel-heygen deleted the release/v0.8.43 branch September 16, 2026 18:05
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.

Portrait render shows only the top ~1080px when html/body CSS keeps the scaffold's 1920×1080 size

2 participants