v4.0.489
remotion-dev/remotionv4.0.489Jul 12, 2026by JonnyBurger
AI Summary
A maintenance-focused release that improves Studio stability and configuration handling. It shifts towards runtime configuration for Studio and fixes file origin checks to enhance security.
Key Highlights
- Runtime Studio config implementation
- Request element install targets on demand
- Fixed file source origin check in studio-server
- Improved SuggestedPrompt skill documentation
New Features
- Runtime Studio configuration
- On-demand element installation
- File origin validation
- Skills documentation redirects
Full Release Notes
## What's Changed * `@remotion/studio`: Request element install targets on demand by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9025 * `@remotion/studio`: Use runtime Studio config by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9022 * `@remotion/studio-server`: Fix file source origin check by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9020 ## Docs * Improve SuggestedPrompt skill prompt by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9030 * Add skills docs redirect by @JonnyBurger in https://github.com/remotion-dev/remotion/commit/daf453071d8bb9558540ac460cb871ba1c8b66e6d **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.488...v4.0.489