Releases: heygen-com/hyperframes
Releases · heygen-com/hyperframes
v0.6.54
What's Changed
- feat(studio): GSAP tween editing in Design panel by @miguel-heygen in #1102
Full Changelog: v0.6.53...v0.6.54
v0.6.53
What's Changed
- fix(studio): preserve playback across forward RAF loop wrap-around by @calcarazgre646 in #1103
- fix(cli): print the update-available notice once, not on every event-loop drain by @jrusso1020 in #1104
- docs(readme): clarify HyperFrames positioning by @jrusso1020 in #1096
- feat(cli): add hyperframes auth login --api-key, status, logout by @jrusso1020 in #1081
- feat(cli): add hyperframes auth OAuth (PKCE + loopback + refresh) by @jrusso1020 in #1084
- feat: post-render and Studio feedback collection via PostHog surveys by @miguel-heygen in #1101
- feat(cli): vendor initial hyperframes cloud client codegen by @jrusso1020 in #1109
- feat(cli): add hyperframes cloud render/list/get/delete commands by @jrusso1020 in #1110
- docs: add HyperFrames showcase by @jrusso1020 in #1108
- fix(cli): cloud delete --no-confirm and cloud render --no-wait by @jrusso1020 in #1112
- docs: document feedback collection — cadence, data, opt-out by @miguel-heygen in #1111
- feat(registry): add code snippet blocks with VS Code workbench by @miguel-heygen in #1113
- fix(core): remove 1800s hard cap on timeline duration by @miguel-heygen in #1114
Full Changelog: v0.6.52...v0.6.53
v0.6.52
What's Changed
- fix(release): drop stale version field from marketplace.json by @CypherPoet in #1093
- fix(core): guard timeline method calls for non-conformant objects by @miguel-heygen in #1098
- fix(producer): normalize error messages to prevent [object Object] in telemetry by @miguel-heygen in #1099
- fix(studio): add FFmpeg pre-flight check before render by @miguel-heygen in #1100
Full Changelog: v0.6.51...v0.6.52
v0.6.51
What's Changed
- fix(studio): compensate GSAP translate when starting manual drag by @miguel-heygen in #1095
Full Changelog: v0.6.50...v0.6.51
v0.6.50
What's Changed
- fix(engine): use captureBeyondViewport on all CDP screenshot paths by @miguel-heygen in #1094
Full Changelog: v0.6.49...v0.6.50
v0.6.49
What's Changed
- fix(studio): make static-seek adapter honor keepPlaying option by @calcarazgre646 in #1089
- feat: CLI observability + fix studio save failures on JS-created elements by @miguel-heygen in #1091
Full Changelog: v0.6.48...v0.6.49
v0.6.48
What's Changed
- test(producer): add parallel capture regression test by @miguel-heygen in #1088
- fix(studio): fit preview reset to composition dimensions by @miguel-heygen in #1085
Full Changelog: v0.6.47...v0.6.48
v0.6.47
What's Changed
- fix(engine): skip video frame injection when a sub-composition host is hidden by @lirian-su-opus in #1028
- fix(engine): support AMD AMF GPU encoding by @miguel-heygen in #1082
- fix(core): prevent double-offset on pip video visibility and media sync by @miguel-heygen in #1086
- fix(engine): disable browser pool for parallel capture workers by @miguel-heygen in #1087
Full Changelog: v0.6.46...v0.6.47
v0.6.46
What's Changed
- fix(studio): clamp playhead to composition duration in RAF loop by @miguel-heygen in #1076
- fix(studio): align editor overlays with GSAP-transformed elements during playback by @miguel-heygen in #1077
Full Changelog: v0.6.45...v0.6.46
v0.6.45
What's Changed
- fix(engine): scale Chrome memory budget and frame cache to system RAM by @miguel-heygen in #1073
- feat(cli): add --remote-debugging-port to preview and play by @na-navi in #983
- fix(core): revert Function constructor regression in sub-composition scripts by @miguel-heygen in #1075
Full Changelog: v0.6.44...v0.6.45