github remotion-dev/remotion v4.0.2

latest releases: v4.0.438, v4.0.437, v4.0.436...
2 years ago

What's Changed

  • @remotion/renderer: Fix console.log's not showing falsy values like false by @JonnyBurger in #2501
  • @remotion/renderer: Add more useful timing logs on slow frame extractions and slow browser renders by @JonnyBurger in #2502
  • @remotion/renderer: Fix console.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

Known issues

These issues are due to be fixed in the next release.

  • staticFile() and Date are 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.FC to type your component

Full Changelog: v4.0.1...v4.0.2

Don't miss a new remotion release

NewReleases is sending notifications on new releases.