v4.0.464

remotion-dev/remotionv4.0.464May 20, 2026by JonnyBurger

AI Summary

Introduces the `<Solid>` component and expands the effects system to Rive, with UI improvements like a custom color picker.

Key Highlights

  • New `<Solid>` component
  • Effects system integration with Rive
  • Custom color picker supporting alpha in Studio

New Features

  • Solid component
  • Rive effect integration
  • custom alpha color picker

Full Release Notes

## What's Changed
* **`remotion`: New `<Solid>` component** by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7457
* `remotion`: No `premountFor` controls for elements that do not support it by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7455
* `remotion`: Fix `<HtmlInCanvas>` in latest Chrome Canary with `transferControlToOffscreen` for Chromium by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7464
* `@remotion/media`: Redraw video effects when effect chain updates by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7463
* `@remotion/rive`: Integrate effects system with Rive by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7473
* `@remotion/sfx`: Add 20 more sound effects by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7468
* `@remotion/studio`: Recover from lost stack by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7426
* `@remotion/studio`: Consolidate `/events` into a single `EventSource` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7432
* `@remotion/studio`: Align timeline effect toggle with visibility toggles by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7435
* `@remotion/studio`: Fix timeline render crash from circular import by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7442
* `@remotion/studio`: Hide timeline visibility controls when preview server is disconnected by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7444
* `@remotion/studio`: Custom color picker that supports alpha by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7453
* `@remotion/studio`: Better queueing of code edits by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7456
* `@remotion/studio`: Fix buttons not being all the same size in error overlay by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7467
* `@remotion/studio`: Fix timeline indentation by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7472
* `@remotion/studio`: Consolidate timeline `showInTimeline` filtering by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7475
* `@remotion/vercel`: Fix nested bundle upload and surface sandbox API errors by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7431

## Templates
* Allow screen capture on webcam view in `template-recorder` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7448
* Recorder: Auto-register Composition in `Root.tsx` on "New Folder" by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7412

## Internals
* `@remotion/timeline-utils`: `drawRepeatingImageThumbnail()` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7443
* Add `remotion.media` as `packages/remotion-media` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7452

## Docs
* Improve WebGL context failure errors and add troubleshooting docs by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7450
* Update Resources to include Mappi by @wongkristen in https://github.com/remotion-dev/remotion/pull/7460
* Add HEVC VideoEncoder AMD Windows chunk bug to WebCodecs tracker by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7459

## Internal
* `@remotion/skills`: Add video layout guidance by @samohovets in https://github.com/remotion-dev/remotion/pull/7386
* Bump ws from 8.17.1 to 8.20.1 in `/packages/template-electron` by @dependabot in https://github.com/remotion-dev/remotion/pull/7433
* `@remotion/promo-pages`: Fix hero headline breaking on mobile by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7445
* Update homepage tagline by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/7446

**Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.463...v4.0.464