v4.0.483

OpenBMB/MiniCPM-Vv4.0.483Jun 25, 2026by JonnyBurger

AI Summary

Feature release focusing on timeline interaction, keyframe manipulation, and audio stability fixes.

Key Highlights

  • Added spring easing tail support
  • Implemented Element drag and drop in studio
  • Added left timeline edge dragging
  • Fixed audio freezing and scrubbing wedging issues

New Features

  • Spring easing tail support
  • Element drag and drop
  • Left timeline edge dragging
  • Keyframe frame editing in Inspector

Full Release Notes

## What's Changed

* `remotion`: Prevent freezing audio by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8655
* `remotion`: Add spring easing tail support by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8636
* `remotion`: Handle captureElementImage when element is outside viewport by @itxaiohanglover in https://github.com/remotion-dev/remotion/pull/8577
* `@remotion/cli`: Respect calculateMetadata encoding defaults by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8654
* [`@remotion/effects`: Add radial progressive blur](https://remotion.dev/docs/effects/radial-progressive-blur) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8638
* `@remotion/media`: Fix scrubbing wedging the audio scheduler by @exire8 in https://github.com/remotion-dev/remotion/pull/8631
* `@remotion/studio`: Group inspector controls by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8656
* `@remotion/studio`: Rename sequence on double click by @samohovets in https://github.com/remotion-dev/remotion/pull/8644
* `@remotion/studio`: Add Element drag and drop by @samohovets in https://github.com/remotion-dev/remotion/pull/8633
* `@remotion/studio`: Highlight effect when child prop is selected by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8615
* `@remotion/studio`: Add left timeline edge dragging by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8609
* `@remotion/studio-server`: Preserve easing when splitting keyframes by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8658
* `@remotion/studio-server`: Name inserted Element sequences by @samohovets in https://github.com/remotion-dev/remotion/pull/8640
* `@remotion/web-renderer`: Fix SVG control character rendering by @aryansingh1718 in https://github.com/remotion-dev/remotion/pull/8651

## Docs

* Document R2 cache rules for Lambda assets by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8661
* Mark WebKit WebCodecs bug as fixed by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8648
* Make Element TSX files source of truth by @samohovets in https://github.com/remotion-dev/remotion/pull/8641
* Update interactivity best practices for effects by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8632
* Make shape previews exhaustive by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8630
* Update Elements submission guidelines by @samohovets in https://github.com/remotion-dev/remotion/pull/8628
* Add interactivity best practices skill by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8624

**Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.482...v4.0.483