github remotion-dev/remotion v4.0.165

latest releases: v4.0.434, v4.0.433, v4.0.432...
21 months ago

What's Changed

  • @remotion/lambda: Implemented Lambda streaming! by @JonnyBurger in #3803
    • Chunks don't get saved to S3, rather they get sent directly to the main function
    • Progress is being tracked in the main function, eliminating the need to write progress files to the S3 bucket.
    • Benefits: Eliminate most of the S3 cost and more fine-grained progress reporting.
  • New @remotion/fonts package by @benya7 in #3927
  • @remotion/studio: Don't show blank page on unhandled exception by @JonnyBurger in #3929
  • @remotion/paths: New, better implementation for interpolatePaths() by @JonnyBurger in #3926

Docs

New Contributors

  • @benya7 made their first contribution in #3927

Full Changelog: v4.0.164...v4.0.165

Don't miss a new remotion release

NewReleases is sending notifications on new releases.