v4.0.479
remotion-dev/remotionv4.0.479Jun 17, 2026by JonnyBurger
AI Summary
The Props panel has been completely revamped into an Inspector with a cleaner layout and new functionality. This release also introduces several new effects like thermal vision and pixelate, along with a spring easing option.
Key Highlights
- Revamped Props panel as Inspector
- New effects: Thermal vision and Pixelate
- Spring easing and easing editor presets
- New Spark shape
New Features
- Inspector panel revamp
- Thermal vision effect
- Pixelate effect
- Spring easing
Full Release Notes
## What's Changed * [`remotion`: Make interactivity schema public](https://remotion.dev/docs/studio/make-component-interactive) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8482 * `@remotion/studio`: Revamp Props panel as Inspector by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8470 * `@remotion/studio`: Centralize timeline field display formatting by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8528 * `@remotion/studio`: Hide empty inspector sections by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8526 * `@remotion/studio`: Hide default props warning without schema by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8525 * `@remotion/studio`: Add easing editor presets by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8520 * `@remotion/studio`: Show media details for current asset by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8515 * `@remotion/studio`: Fix Sequence arrow key nudging by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8517 * `@remotion/studio`: Add freeze frame action to timeline layers by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8519 * `@remotion/studio`: Add effect picker to sequence inspector by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8498 * `@remotion/studio`: Allow copy-pasting easings by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8496 * `@remotion/studio`: Snap rotation drags with Shift by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8497 * `@remotion/studio`: Add spring easing inspector mode by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8483 * `@remotion/studio`: Show connected UV controls for effect children by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8475 * `@remotion/studio-server`: Add missing effect props before keyframing by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8514 * `@remotion/transitions`: Avoid TransitionSeries JSX identity mismatches by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8493 * `@remotion/transitions`: Improve linear blur quality by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8491 * [`@remotion/effects`: Add thermalVision effect](https://remotion.dev/docs/effects/thermal-vision) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8518 * [`@remotion/effects`: Add `pixelate()` effect](https://remotion.dev/docs/effects/pixelate) by @aryansingh1718 in https://github.com/remotion-dev/remotion/pull/8499 * [`@remotion/effects`: Add shrinkwrap effect](https://remotion.dev/docs/effects/shrinkwrap) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8487 * [`@remotion/effects`: Add burlap effect](https://remotion.dev/docs/effects/burlap) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8474 * [`@remotion/shapes`: Add Spark shape](https://remotion.dev/docs/shapes/spark) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8516 * remotion.dev/convert: hide crop option for audio-only convert inputs by @pupuking723 in https://github.com/remotion-dev/remotion/pull/8529 ## Internal * `@remotion/canvas-capture`: Add interactivity promo video by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8319 * `@remotion/brand`: Add effects showcase composition by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8503 * `@remotion/brand`: Add HTML-in-canvas effects showcase by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8486 * `remotion-monorepo`: Upgrade Mediabunny to 1.47.0 by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8494 * `remotion-monorepo`: Update Vite, ws, and React Router by @app/dependabot in https://github.com/remotion-dev/remotion/pull/8476 * Bump @babel/core from 7.23.2 to 7.29.6 in /packages/babel-loader by @app/dependabot in https://github.com/remotion-dev/remotion/pull/8481 * Delete Dockerfile.docs-oom-repro by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8495 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.478...v4.0.479