Blog post: https://remotion.dev/blog/2-5
Highlights
- In / Out Markers
- New
<Loop />component - Playback rate support
- Node 17 support
What's Changed
- use onError property in every usage of
renderStillandrenderFramesin docs by @danilhendrasr in #630 - fix(💄): Add support for OTF fonts by @wcandillon in #637
- Update overwriting-webpack-config.md by @thomas-coldwell in #633
- feat: multiple sources in Audio and Video components by @arthurdenner in #597
- Add feature sub range (work area) for clip by @ankeshp03 in #631
- Issue/254 loop component by @bpedersen in #638
- Revert "feat: multiple sources in Audio and Video components" by @JonnyBurger in #647
- Force .mkv extension for h264-mkv by @JonnyBurger in #648
- wrap three.js in suspense by @JonnyBurger in #651
- chore: Pnpm migration by @semoal in #627
- localStorage error on Next.js by @VirenMohindra in #661
- Compat with Node17 by @JonnyBurger in #666
- Add local FFmpeg option (Resolve #635) by @ayatkyo in #665
- Issue/611 playback speed by @bpedersen in #656
- [#344] customize error ui by @AudreyKj in #654
- Remotion 2.5 blog post by @JonnyBurger in #668
New Contributors
- @danilhendrasr made their first contribution in #630
- @thomas-coldwell made their first contribution in #633
- @ankeshp03 made their first contribution in #631
- @bpedersen made their first contribution in #638
- @semoal made their first contribution in #627
- @VirenMohindra made their first contribution in #661
- @AudreyKj made their first contribution in #654
Full Changelog: v2.4.3...v2.5.0