What's Changed
@remotion/renderer: Fixconsole.log's not showing falsy values likefalseby @JonnyBurger in #2501@remotion/renderer: Add more useful timing logs on slow frame extractions and slow browser renders by @JonnyBurger in #2502@remotion/renderer: Fixconsole.log's showing incomplete objects without overflow propery by @patsalv in #2498@remotion/cli: Fix icons in the keyboard shortcuts modal by @patsalv in #2503@remotion/renderer: Add a test to ensure no duplicate frames in OffthreadVideo by @JonnyBurger in #2505@remotion/renderer: Filter out mixed content warnings for localhost frames by @patsalv in #2507
Docs
- Add video to V4 landing page by @MehmetAdemi in #2504
- Fix return type in renderMediaOnLambda() by @UmungoBungo in #2513
Known issues
These issues are due to be fixed in the next release.
staticFile()andDateare not be properly serialised in default props.- On macOS, you might get an error message if X11 is not installed.
- You might get a type error when not using
React.FCto type your component
Full Changelog: v4.0.1...v4.0.2