v4.0.418

remotion-dev/remotionv4.0.418Feb 5, 2026by JonnyBurger

AI Summary

This update improves Lambda configuration by disabling ACLs and introduces custom Linux ARM64 and x64 binaries for better codec support. It also adds custom controls to the player.

Key Highlights

  • Disable ACLs by default and prefer bucket policies in @remotion/lambda
  • Use custom Linux ARM64 and x64 binaries with proprietary codecs
  • Add a slot for custom controls in @remotion/player
  • Add line chart and SVG path animation skills

New Features

  • Custom player controls
  • Line chart and SVG path animation rules

Full Release Notes

## What's Changed
* `@remotion/lambda`: Disable ACLs by default and prefer bucket policies by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6441
* `@remotion/renderer`: Use a custom Linux ARM64 binary with proprietary codecs by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6445
* `@remotion/player`: Add a slot for custom controls by @Yasindu20 in https://github.com/remotion-dev/remotion/pull/6421
* `@remotion/renderer`: Use custom Chrome binary in Linux x64 by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6448
* `create-video`: Update helpful links and add disclaimer about the license by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6454
* `@remotion/skills`: Add line chart and SVG path animation rules by @samohovets in https://github.com/remotion-dev/remotion/pull/6456
* `@remotion/promo-pages`: Add visual feedback for video drag & drop and remove button by @samohovets in https://github.com/remotion-dev/remotion/pull/6458

## Docs
* Make documentation snippets copyable by @tiwariaayu in https://github.com/remotion-dev/remotion/pull/6417
* Prompts gallery: Show tools used by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6442
* Add dark mode support for the Prompt Gallery page. by @bskang-v6x in https://github.com/remotion-dev/remotion/pull/6440

## Templates
* Template Prompt-to-Motion-Graphics: Image References clean up by @ASchwad in https://github.com/remotion-dev/remotion/pull/6457

## Internal
* Bump bytes from 1.4.0 to 1.11.1 in /packages/compositor by @dependabot[bot] in https://github.com/remotion-dev/remotion/pull/6449

## New Contributors
* @bskang-v6x made their first contribution in https://github.com/remotion-dev/remotion/pull/6440
* @Yasindu20 made their first contribution in https://github.com/remotion-dev/remotion/pull/6421

**Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.417...v4.0.418