What's Changed
- docs: add adopters by @miguel-heygen in #817
- feat(producer): add services/distributed/plan.ts by @jrusso1020 in #808
- feat(studio): add pasteboard background to preview viewport by @miguel-heygen in #819
- feat(producer): add services/distributed/renderChunk.ts by @jrusso1020 in #809
- feat(producer): add services/distributed/assemble.ts by @jrusso1020 in #813
- fix(studio): center vertical composition thumbnails in sidebar by @miguel-heygen in #820
- feat(producer): enforce planDir size cap (PLAN_TOO_LARGE) by @jrusso1020 in #814
- perf(producer): hybrid layered/parallel path for SDR shader-transition renders (hf#732 PR 4/5) by @vanceingalls in #759
- feat(producer): refuse distributed-unsupported formats (webm + HDR mp4) by @jrusso1020 in #815
- perf(producer): pipeline capture and shader-blend per-frame (hf#732 PR 5/5) by @vanceingalls in #760
- feat(producer): public exports for distributed render primitives by @jrusso1020 in #816
- fix(core): update nested timed element visibility on seek by @func25 in #823
- fix(studio): persist studio state in project URLs by @func25 in #836
- chore: normalize line endings to LF via .gitattributes by @jrusso1020 in #841
- fix(studio): use e.key for playback shortcuts so non-QWERTY layouts work by @calcarazgre646 in #839
- fix(studio): preserve playback state on Jump-to-in/out shortcuts by @calcarazgre646 in #842
- fix(studio): keep preview animations active after selection scrub by @func25 in #826
- feat(producer): add harness mode --mode=distributed-simulated by @jrusso1020 in #827
- feat(registry): add vignette CSS component by @jrusso1020 in #843
- docs: add tldraw adopter and company logos by @miguel-heygen in #846
- fix(player): correct playback rate for direct-timeline and audio-clock paths by @terencecho in #849
- fix(cli): scan puppeteer cache for chrome-headless-shell; warn on system-chrome fallback by @vanceingalls in #821
- test(producer): add mp4 H.264 SDR distributed fixture by @jrusso1020 in #845
- test(producer): add png-sequence distributed fixture by @jrusso1020 in #847
- test(producer): add mov ProRes distributed fixture by @jrusso1020 in #848
- fix(studio): add preview audio mute controls by @miguel-heygen in #853
- feat(producer): add codec knob to DistributedRenderConfig by @jrusso1020 in #850
- test(producer): add mp4 H.265 SDR distributed fixture by @jrusso1020 in #851
- test(producer): add chunk-boundary fixtures per first-party adapter by @jrusso1020 in #852
- test(producer): add cross-worker idempotency unit test by @jrusso1020 in #844
- fix(studio): auto-enable loop when work-area markers are set by @calcarazgre646 in #859
- feat(studio): persist element positions in HTML, fix resize overlay drift and GSAP double-translation by @miguel-heygen in #829
New Contributors
- @calcarazgre646 made their first contribution in #839
Full Changelog: v0.6.6...v0.6.7