v0.6.6 -- load-run wiring fixes + Secrets Store migration
·
418 commits
to main
since this release
Wiring-bug batch from the load/stress runs, plus the module Secrets Store migration:
- fix(render): bundle-only renders now derive dialogue + voice from the storyboard, instead of rendering silent (#313)
- feat(planner): per-keyframe sub-progress wired in (render-progress.ts), so the ETA subdivides the keyframe phase instead of pinning (#318)
- fix(contract): finish-rife declares src_fps/frames/width/height OPTIONAL, matching what advanceFinishPhase actually sends; behavior preserved (#232)
- fix(modules): the 12 cloud modules now resolve RunPod creds from the Cloudflare Secrets Store, with per-endpoint secret names (latent shared-secret bug fixed); part of #238 (#237)
Audio-mix into mux (#231) is wired but held for the VPC service decision -- ships separately.