v4.0.492
remotion-dev/remotionv4.0.492Jul 19, 2026by JonnyBurger
AI Summary
This update introduces the new Flannel effect and adds a `muted` schema field to Video components. It also brings UI improvements like media source details and popup windows for compositions.
Key Highlights
- Add flannel effect
- Add muted to Video schema
- Show media source details in Studio
- Open compositions in popup windows
- Link sequences to matching compositions
New Features
- Add flannel effect
- Add muted to Video schema
- Fix negative Video offsets in sequences
- Show media source details
- Open compositions in popup windows
Full Release Notes
## What's Changed * [`@remotion/effects`: Add flannel effect](https://remotion.dev/docs/effects/flannel) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9189 * `@remotion/media`: Add muted to Video schema by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9256 * `@remotion/media`: Fix negative Video offsets in sequences by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9249 * `@remotion/studio`: Show media source details by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9176 * `@remotion/studio`: Open compositions in popup windows by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9263 * `@remotion/studio`: Link sequences to matching compositions by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9265 * `@remotion/studio`: Align matching compositions on drop by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9251 * `@remotion/studio`: Use selected composition values as defaults by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9250 * `@remotion/studio`: Add creation menu to compositions panel by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9248 * `@remotion/studio`: Use contextual file manager labels by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9253 * `@remotion/studio`: Hide empty effects placeholder by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9262 * `@remotion/studio`: Keep timeline row padding out of inspector by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9261 * `@remotion/studio`: Use Open in editor action wording by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9260 * `@remotion/studio-server`: Allow splitting negative sequence offsets by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9255 * `@remotion/brand`: Add sound effects showcase by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9270 ## Docs * Add light backgrounds to text highlight examples by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9252 ## Internal * `remotion-monorepo`: Avoid discovering nested skills by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9271 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.491...v4.0.492