Releases: heygen-com/hyperframes
Releases Β· heygen-com/hyperframes
v0.4.15
What's Changed
- feat(cli): hyperframes publish β share projects via a public URL by @miguel-heygen in #312
- fix(engine): stop clobbering native
- test(hdr-regression): tighten Window C maxFrameFailures budget after Chunk 1 fix by @vanceingalls in #369
- feat(engine): wire options.hdr through chunkEncoder + dynamic SDRβHDR transfer by @vanceingalls in #370
- fix: improve studio timeline discoverability by @miguel-heygen in #431
- fix(producer): tighten resource lifecycle and harden file server by @vanceingalls in #371
- fix(producer): wire --crf and --video-bitrate CLI overrides into encoders by @vanceingalls in #372
Full Changelog: v0.4.14...v0.4.15
v0.4.15-alpha.1
What's Changed
- feat(cli): hyperframes publish β share projects via a public URL by @miguel-heygen in #312
Full Changelog: v0.4.14...v0.4.15-alpha.1
v0.4.14
What's Changed
- docs(readme): note git-lfs requirement for full clones by @jrusso1020 in #423
- ci(regression): build test Docker image once, share across shards by @jrusso1020 in #427
- feat(core): add emitPerformanceMetric bridge for runtime telemetry by @vanceingalls in #393
- perf(player): share PLAYER_STYLES via adoptedStyleSheets by @vanceingalls in #394
- test(producer): add hdr-regression and hdr-hlg-regression test suites by @vanceingalls in #365
- perf(player): scope MutationObserver to composition hosts by @vanceingalls in #395
- refactor(types): tighten type safety, dedupe HfTransitionMeta, prune dead LUT export by @vanceingalls in #366
- refactor(shader-transitions): extract DEFAULT_DURATION and DEFAULT_EASE constants by @vanceingalls in #367
- ci: subscribe to
editedPR events so workflows re-fire after Graphite restacks by @vanceingalls in #429 - perf(player): coalesce _mirrorParentMediaTime writes by @vanceingalls in #396
- feat(player): synchronous seek() API with same-origin detection by @vanceingalls in #397
- perf(player): srcdoc composition switching for studio by @vanceingalls in #398
- perf(player): p0-1a perf test infra + composition-load smoke test by @vanceingalls in #399
- perf(player): p0-1b perf tests for fps, scrub latency, and media sync drift by @vanceingalls in #400
- perf(player): p0-1c live-playback parity test via SSIM by @vanceingalls in #401
- fix: stabilize apple master timeline and playback by @miguel-heygen in #419
Full Changelog: v0.4.13...v0.4.14
v0.4.13
What's Changed
- feat(codex-plugin): add @hyperframes/codex-plugin package by @jrusso1020 in #387
- fix: stabilize studio preview and runtime sync by @miguel-heygen in #389
- feat: add studio timeline editing by @miguel-heygen in #390
- fix: smooth scrubber end seeking by @miguel-heygen in #386
- fix(core): restore nested seek scrubbing by @miguel-heygen in #404
- fix: nested GSAP sub-composition lint and render handling by @miguel-heygen in #405
- fix(studio): only expose front trim for offsettable clips by @miguel-heygen in #413
- fix: gate studio timeline actions by capability by @miguel-heygen in #415
- chore(ci): add Renovate config for grouped dependency updates by @jrusso1020 in #417
- docs: clarify composition variable usage by @miguel-heygen in #420
- chore(config): migrate Renovate config by @renovate[bot] in #422
- ci(regression): add concurrency group to cancel superseded runs by @jrusso1020 in #425
- ci: skip PR runs when targeting a non-main base branch by @jrusso1020 in #426
New Contributors
Full Changelog: v0.4.12...v0.4.13
v0.4.13-alpha.4
What's Changed
- fix: gate studio timeline actions by capability by @miguel-heygen in #415
Full Changelog: v0.4.13-alpha.3...v0.4.13-alpha.4
v0.4.13-alpha.3
What's Changed
- fix: nested GSAP sub-composition lint and render handling by @miguel-heygen in #405
- fix(studio): only expose front trim for offsettable clips by @miguel-heygen in #413
Full Changelog: v0.4.13-alpha.2...v0.4.13-alpha.3
v0.4.13-alpha.2
What's Changed
- fix(core): restore nested seek scrubbing by @miguel-heygen in #404
Full Changelog: v0.4.13-alpha.1...v0.4.13-alpha.2
v0.4.13-alpha.1
What's Changed
- feat(codex-plugin): add @hyperframes/codex-plugin package by @jrusso1020 in #387
- fix: stabilize studio preview and runtime sync by @miguel-heygen in #389
- feat: add studio timeline editing by @miguel-heygen in #390
- fix: smooth scrubber end seeking by @miguel-heygen in #386
Full Changelog: v0.4.12...v0.4.13-alpha.1
v0.4.12
What's Changed
- ci: add workflow_dispatch trigger to publish workflow by @vanceingalls in #354
- feat(cli): silent auto-update on next run by @miguel-heygen in #306
- docs: add Hyperframes vs Remotion comparison (closes #318) by @jrusso1020 in #355
- fix(player+core): correctly render and pause nested compositions by @jrusso1020 in #359
- fix: remove hidden audio gain in renders by @miguel-heygen in #362
- fix(engine): auto-normalize VFR video inputs to CFR before frame extraction by @jrusso1020 in #360
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- feat(cli): add --lang and auto-infer phonemizer locale from voice prefix by @jrusso1020 in #351
- fix: harden CDN script inlining with linkedom by @miguel-heygen in #352
- fix(cli): forward --hdr through Docker render + HDR docs by @vanceingalls in #346
Full Changelog: v0.4.10...v0.4.11