- You can now control the log level. Set
--log=verboseto 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
interpolateare auto-imported - Check checkerboard / transparency option is enabled by default now.