v4.0.223
Full Changelog: v4.0.222...v4.0.223
What's Changed
remotion
: AdddisableRemotePlayback
prop toVideoForRendering
by @JonnyBurger in #4416remotion
: Handle undefined being passed to staticFile() by @JonnyBurger in #4421create-video
: Create a public folder in template if there is none by @JonnyBurger in #4391create-video
: Don't require react by @JonnyBurger in #4414@remotion/studio
: Don't allow APIs to be called in a read-only Studio by @JonnyBurger in #4392@remotion/studio
: Fix problematic Zod schema by @avanderbergh in #4413@remotion/google-fonts
and@remotion/lambda
: Add retries if fonts fail to load by @JonnyBurger in #4400@remotion/lambda
: MarkgetRenderProgress()
from@remotion/lambda
as deprecated over@remotion/lambda/client
by @JonnyBurger in #4404@remotion/lambda
: Add dimensions toRenderMetadata
by @JonnyBurger in #4406@remotion/lambda
: Fix usage ofgetCurrentRegionInFunction()
when usingskipLambdaInvocation: true
by @JonnyBurger in #4405@remotion/renderer
: Fix case where pixel format returned is wrong if transparency is requested but not available by @JonnyBurger in #4419
Templates
- Next.js templates: Fix disk sizes not applying to function deploys by @JonnyBurger in #4420
Docs
- Jumpcuts + Different segments at different speeds by @JonnyBurger in #4418
- Add which permissions are necessary for presigning AWS URLs by @JonnyBurger in #4403
- Update showcase page by @MehmetAdemi in #4398
- New drag & drop article by @JonnyBurger in #4397
- Some improvements to the Drag+Drop article by @JonnyBurger in #4399
Internals
- Improve TypeScript caching by @JonnyBurger in #4393
- Use Bun for Lambda build script by @JonnyBurger in #4394
- Use Turborepo caching in GitHub Actions by @JonnyBurger in #4395
- Turbo 2 by @JonnyBurger in #4396
New Contributors
- @avanderbergh made their first contribution in #4413
Full Changelog: v4.0.221...v4.0.223