What's Changed
We fixed the regressions you reported for 4.0:
remotion: staticFile() does not encode/anymore by @patsalv in #2492@remotion/lambda:Fix input props being ignored on Lambda if there is no calculateMetadata function by @JonnyBurger in #2485@remotion/cli: Fix "Open in Explorer" on Windows by @JonnyBurger in #2491@remotion/cli: Fixing some layout regressions by @patsalv in #2493@remotion/renderer: fix videos with DAR in OffthreadVideo by @JonnyBurger in #2486@remotion/renderer: Fix iPhone video frame sync issues by @JonnyBurger in #2494@remotion/lambda: Add logging for how Lambda props get resolved by @JonnyBurger in #2484
Known bugs
The following known bugs are still in 4.0.1 and will be fixed asap:
- Objects logged using
console.logmay not show all keys in verbose mode -> Fixed in v4.0.1 - A render may fail if
staticFile()is used in the default props
Docs
- Fix typo of Parametrized to Parametrized by @alexfernandez803 in #2490
Full Changelog: v4.0.0...v4.0.1