github remotion-dev/remotion v2.6.7

latest releases: v4.0.451, v4.0.450, v4.0.448...
4 years ago

Breaking change

The default OpenGL renderer has changed from angle to whatever is Chromiums default. It turns out angle has a memory leak that may crash a Remotion render.

For WebGL/Three.JS projects, it makes sense to continue using angle as the OpenGL renderer as it supports more OpenGL features. See here how to change the GL renderer: https://www.remotion.dev/docs/chromium-flags#--gl

What's Changed

Under the hood

  • feat(player): Add validation to Player.props.component by @SkyezerFox in #820

Docs

New Contributors

  • @SkyezerFox made their first contribution in #814
  • @JasterV made their first contribution in #828

Full Changelog: v2.6.6...v2.6.7

Don't miss a new remotion release

NewReleases is sending notifications on new releases.