v4.0.509
remotion-dev/remotionv4.0.509Aug 12, 2026by JonnyBurger
AI Summary
This release enhances the Studio workflow with property copying and improved asset handling, adds a new Slider component, and introduces a combined color correction effect, alongside various stability fixes for rendering queues.
Key Highlights
- Added a new Slider component to the design library.
- Introduced a combined `colorCorrection()` effect.
- Added ability to copy properties between components in Studio.
- Fixed rendering queue poisoning issues in templates and media modules.
- Added support for interactive cursor keyframes on macOS.
New Features
- Combined `colorCorrection()` effect
- Property copying in Studio
- GitHub.com integration in "Open in..." menu
- Interactive cursor keyframes support
- New Slider component
Full Release Notes
## What's Changed - `remotion`: Re-check audio resume success before reporting failure by @dukeeagle in https://github.com/remotion-dev/remotion/pull/10311 - `@remotion/player`: Add `_experimentalKeepAudioContextAlive` prop by @dukeeagle in https://github.com/remotion-dev/remotion/pull/10313 - `@remotion/studio`: Copy properties between components by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10361 - `@remotion/studio`: Add GitHub.com to "Open in..." menu by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10364 - `@remotion/studio`: Select assets dropped on the canvas by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10342 - `@remotion/studio`: Focus Assets tab while dragging asset by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10368 - `@remotion/studio`: Select newly created compositions by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10334 - `@remotion/studio`: Adapt outline handles to small selections by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10343 - `@remotion/studio`: Preserve 3D rotation cursor while dragging by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10321 - `@remotion/studio`: Preserve inspector scroll when adding effects by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10328 - `@remotion/studio`: Remove sequence reorder rejection popup by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10355 - `@remotion/studio`: Default Canvas Capture compositions to 1080p by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10332 - `@remotion/studio`: Fix modal dismissal after pointer movement by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10366 - `@remotion/studio`: Fix menu Escape race by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10317 - `@remotion/studio`: Fix editor fallback action by @YUHAO-corn in https://github.com/remotion-dev/remotion/pull/10336 - `@remotion/media`: Stop one failed extraction from poisoning the shared queue by @alec-watts in https://github.com/remotion-dev/remotion/pull/10211 - `@remotion/media`: Remove desynchronized canvas hint by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10337 - [`@remotion/effects`: Add combined `colorCorrection()` effect](https://remotion.dev/docs/effects/color-correction) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10304 - `@remotion/mac-cursors`: Support interactive cursor keyframes by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10330 - `@remotion/compositor-win32-x64-msvc`: Remove obsolete FFmpeg DLLs by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10338 - `@remotion/design`: Slider component by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10341 - remotion.media: Make catalog crawlable by @samohovets in https://github.com/remotion-dev/remotion/pull/10322 - remotion.media: Optimize content negotiation for coding agent fetch calls by @samohovets in https://github.com/remotion-dev/remotion/pull/10307 - remotion.dev/convert: Scale cursor while pressed by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10329 ## Elements - Move end card to YouTube category by @samohovets in https://github.com/remotion-dev/remotion/pull/10360 - Move Product Offer to Commerce category by @samohovets in https://github.com/remotion-dev/remotion/pull/10335 - Move news article highlight to Storytelling by @samohovets in https://github.com/remotion-dev/remotion/pull/10326 - Refine Name Lower Third by @samohovets in https://github.com/remotion-dev/remotion/pull/10324 ## Templates - `template-render-server`: Prevent failed render from poisoning queue by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10339 ## Docs - License FAQ - Free License eligibility by @MehmetAdemi in https://github.com/remotion-dev/remotion/pull/10310 - Add snapcn to resources by @SriSomanaath in https://github.com/remotion-dev/remotion/pull/10327 ## Internal - Add docs Studio Zed task by @samohovets in https://github.com/remotion-dev/remotion/pull/10363 - Stabilize canvas context menu E2E test by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10353 - `remotion-monorepo`: Fix pre-commit hook on Linux by @anthod0 in https://github.com/remotion-dev/remotion/pull/10320 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.508...v4.0.509