github remotion-dev/remotion v3.3.25

latest releases: v4.0.435, v4.0.434, v4.0.433...
3 years ago

What's Changed

The start of some Rust-based capabilities!
The @remotion/renderer package now includes a native binary (around 1MB in size) which can compose layers together.
In the future, this will allow to declare graphics without having to take screenshots.

Two components have been added for now that can speed up a render in certain cases:

If these components are used, less or no time is spent screenshotting, but the Rust processing pipeline gets added. Expect none to very modest render time improvements for now.

Also:

  • Allow importing remotion/version and @google-fonts/[font-name] when tsconfig.module is NodeNext by @JonnyBurger in #1627
  • Website: Fix template copied icon not respecting dark mode by @KarthikRaju391 in #1626

New Contributors

Full Changelog: v3.3.19...v3.3.25

Don't miss a new remotion release

NewReleases is sending notifications on new releases.