What's Changed
- Allow to customize
public/directory by @JonnyBurger in #1290 - Throw an error if a Lambda render was not found when calling
getRenderProgress()by @JonnyBurger in #1277 - You can now add a
refto<AbsoluteFill>and<Sequence>by @satelllte in #1285 - Improve frame extraction from
<OffthreadVideo>by @JonnyBurger in #1274 - Right click in/out marks to disable them by @JonnyBurger in #1278
- Clicking buttons in the editor does not remount your component often by @JonnyBurger in #1278
- Fix warning about
useLayoutEffect()in Next.JS by @JonnyBurger in #1279 - Remotion will respect the
REMOTION_AWS_REGIONenvironment variable (preferred overAWS_REGIONdue to naming conflict) by @JonnyBurger in #1293 - More verbose logs for downloading assets on Remotion Lambda by @JonnyBurger in #1294
- Explicitly always use the newest Remotion version when scaffolding a project by @JonnyBurger in #1296
Website updates
- New page with Remotion experts that you can hire! by @MehmetAdemi in #1265
- Fix wrong variable name by @marcusstenbeck in #1282
- Fix copy paste typo in Scaling doc by @UmungoBungo in #1284
- Mark
durationInFramesas required in<Series.Sequence>by @JonnyBurger in #1289 - Remove duplicated browserExecutable argument by @B3nnjoe in #1291
- Clarify statement about GPU Video Canvas by @JonnyBurger in #1295
New Contributors
- @B3nnjoe made their first contribution in #1291
Full Changelog: v3.2.12...v3.2.13