v4.0.489
thedotmack/claude-memv4.0.489Jul 12, 2026by JonnyBurger
AI Summary
This release focuses on optimizing the Remotion Studio user experience by enabling on-demand element installation and utilizing runtime configuration. It also includes a security fix regarding file source origin validation.
Key Highlights
- Request element install targets on demand
- Use runtime Studio config
- Fix file source origin check
New Features
- On-demand element install targets
- Runtime Studio config
- Improved SuggestedPrompt skill prompt
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