v4.0.435

remotion-dev/remotionv4.0.435Mar 12, 2026by JonnyBurger

AI Summary

Launches a new `@remotion/starburst` package and adds search functionality to the studio quick switcher, along with render progress estimations.

Key Highlights

  • New `@remotion/starburst` package
  • Add search bar to serve as visual cue for the quick switcher
  • Add render progress estimations
  • Add `compatibleOnly` support to `getSites()`

New Features

  • New @remotion/starburst package

Full Release Notes

## What's Changed
* New [**`@remotion/starburst`**](https://www.remotion.dev/docs/starburst) package by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6820
* `@remotion/cli`: Fix gitSource subfolder for Vercel deployments, fix setVolume error message by @bhaktofmahakal in https://github.com/remotion-dev/remotion/pull/6832
* `@remotion/google-fonts`: Add ignoreTooManyRequestsWarning to generated loadFont options by @motemen in https://github.com/remotion-dev/remotion/pull/6836
* `@remotion/lambda`: Add `compatibleOnly` support to `getSites()` and `sites ls` by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6825
* `@remotion/studio`: Add search bar to serve as a visual cue for the quick switcher by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6824
* `@remotion/web-renderer`: Add render progress estimations by @samohovets in https://github.com/remotion-dev/remotion/pull/6827
* Brand asset farm under remotion.dev/brand by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6819

## Docs

* Update "Render in browser" page and downgrade "Very experimental" to "Experimental" by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6821
* Add "Editor Starter vs. Remotion Studio" page by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6822
* Remove Google Analytics by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6823
* Refactor expert profile details for clarity by @sambowenhughes in https://github.com/remotion-dev/remotion/pull/6835

## Internal

* Update Success Stories: remove Icon.com story by @MehmetAdemi in https://github.com/remotion-dev/remotion/pull/6830

**Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.434...v4.0.435