v4.0.473
remotion-dev/remotionv4.0.473Jun 5, 2026by JonnyBurger
AI Summary
Fixes a schema issue with Series.Sequence and adds audio asset imports. The Studio UX is enhanced with draggable keyframes, sequence reordering, and an outline visibility toggle.
Key Highlights
- Audio asset imports support
- Outline visibility toggle
- Drag keyframes in timeline
- Sequence reordering and asset context menu
New Features
- Audio asset imports
- Outline visibility toggle
- Drag keyframes
- Sequence reordering
Full Release Notes
## What's Changed * 🪲 `remotion`: Fix `Series.Sequence` from schema by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8186 * `@remotion/studio`: Forward error screens to server logs by @samohovets in https://github.com/remotion-dev/remotion/pull/8085 * `@remotion/studio`: Support audio asset imports by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8133 * `@remotion/studio`: Add outline visibility toggle by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8134 * `@remotion/studio`: Move scale lock to the right by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8164 * `@remotion/studio`: Auto-install packages before drop codemods by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8165 * `@remotion/studio`: Add asset context menu by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8166 * `@remotion/studio`: Fix assets root route by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8170 ## Docs * Add examples section structure by @samohovets in https://github.com/remotion-dev/remotion/pull/8080 * [Add page about posterization](https://remotion.dev/docs/posterization) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8135 * Link effects in light-leak by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8177 ## Internal and unreleased * `@remotion/studio`: Simplify sequence prop saving by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8137 * `@remotion/studio`: Simplify sequence prop saving by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8140 * `remotion-monorepo`: Add PR ready skill by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8184 * `@remotion/studio`: Drag keyframes in timeline by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8110 * `@remotion/studio`: Fix timeline resize with negative `from` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8124 * `@remotion/studio`: Add keyframe settings modal by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8125 * `@remotion/studio`: Replace diamond icon with SVG by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8126 * `@remotion/studio`: Fix Studio empty click deselection by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8162 * `@remotion/studio`: Add confirmation dialog by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8171 * `@remotion/studio`: Disable outline hover while dragging by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8172 * `@remotion/studio`: Support dragging remote images into canvas by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8173 * `@remotion/studio`: Support copying effect props by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8174 * `@remotion/studio`: Add sequence reordering by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8176 * `@remotion/studio`: Add outline context menu by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8168 * `@remotion/studio`: Add asset panel drag import by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8154 * `@remotion/studio`: Settle effect keyframes from server response by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8146 * `@remotion/studio`: Prevent keyframe drag collisions by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8136 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.472...v4.0.473