Skip to content

v2.0.1

Compare
Choose a tag to compare
@JonnyBurger JonnyBurger released this 16 Apr 20:29
· 22239 commits to main since this release
  • You can now control the log level. Set --log=verbose to get much more helpful debug info or in your config file: Config.Log.setLevel('verbose'). See: https://www.remotion.dev/docs/config/#setlevel
  • More locations for Chrome on Windows were added so less often a download of Puppeteer is necessary.
  • Fix a bug where the video would turn out too short if audio was added
  • Functions like interpolate are auto-imported
  • Check checkerboard / transparency option is enabled by default now.