Releases: heygen-com/hyperframes
Releases · heygen-com/hyperframes
v0.6.40
What's Changed
- fix(studio): guard import.meta.env for non-Vite bundlers by @miguel-heygen in #1049
- fix(core): set explicit dimensions on data-hf-inner-root wrapper by @miguel-heygen in #1050
Full Changelog: v0.6.39...v0.6.40
v0.6.39
What's Changed
- fix(distributed): enforce exact framerate at concat + mux boundaries by @jrusso1020 in #1040
Full Changelog: v0.6.38...v0.6.39
v0.6.38
What's Changed
- feat(registry): add parallax-zoom and parallax-unzoom components by @miguel-heygen in #1036
- refactor(studio): split oversized files and raise line limit to 600 by @miguel-heygen in #1012
- fix: clean up orphaned Chrome/ffmpeg on preview exit by @miguel-heygen in #1039
Full Changelog: v0.6.37...v0.6.38
v0.6.37
What's Changed
- feat(cli): add --output-resolution to lambda render by @jrusso1020 in #1020
- fix(aws-lambda): account for TaskScheduled/TaskSucceeded in cost by @jrusso1020 in #1021
- feat(cli): warn when lambda --width/--height conflicts with composition by @jrusso1020 in #1022
- fix(aws-lambda): surface sparticuz wedge as typed non-retryable error by @jrusso1020 in #1023
- fix(skill): w2h audit + enforcement — close 19 shirking patterns from two agent debriefs by @ukimsanov in #1026
- feat(telemetry): fingerprint sandbox runtime and agent vendor by @jrusso1020 in #1035
Full Changelog: v0.6.36...v0.6.37
v0.6.36
What's Changed
- fix(producer): accept plain integer fps in createRenderJob by @miguel-heygen in #1034
Full Changelog: v0.6.35...v0.6.36
v0.6.35
What's Changed
- fix(studio): stop 3M/day rejection flood from composition 404s by @miguel-heygen in #1033
Full Changelog: v0.6.34...v0.6.35
v0.6.34
What's Changed
- fix(core): preserve replace-pattern characters in bundled runtime IIFE by @lirian-su-opus in #1027
- feat(studio): enable blocks panel by default by @miguel-heygen in #1030
New Contributors
- @lirian-su-opus made their first contribution in #1027
Full Changelog: v0.6.33...v0.6.34
v0.6.33
What's Changed
- feat(studio): catalog panel with Ask agent, block preview, and composition context by @miguel-heygen in #1025
Full Changelog: v0.6.32...v0.6.33
v0.6.32
What's Changed
- feat(capture): identify hashed fonts via OpenType name table by @ukimsanov in #987
- feat(capture): pipeline improvements — contact sheets, design styles, snapshot by @ukimsanov in #1003
- feat(registry): add blend-difference text effect component by @vanceingalls in #933
- fix(studio): preserve playhead position on composition refresh by @miguel-heygen in #1000
- feat(lint): font loading + invalid capture path composition rules by @ukimsanov in #1004
- test(producer): regenerate sub-comp-t0 baseline + add gsap_from_opacity_noop lint rule by @miguel-heygen in #1001
- feat(skill): website-to-hyperframes — concept-first authoring + per-beat read protocol by @ukimsanov in #1005
- feat(skill): hyperframes core — remove prescriptive tables, reference text-effects (not vendor) by @ukimsanov in #1006
- fix(studio): suppress ResizeObserver loop noise from error telemetry by @miguel-heygen in #1013
- feat(studio): preserve drop position when dropping blocks onto preview by @miguel-heygen in #1010
Full Changelog: v0.6.31...v0.6.32
v0.6.31
What's Changed
- feat(studio): fullscreen preview mode (F key) by @miguel-heygen in #997
- feat(studio): add stack traces to error telemetry by @miguel-heygen in #999
Full Changelog: v0.6.30...v0.6.31