v4.0.489

Project-HAMi/HAMiv4.0.489Jul 12, 2026by JonnyBurger

AI Summary

This release focuses on refining the Studio experience by enabling runtime Studio configuration and improving security checks for file sources. It also includes updates to documentation and skills prompts to enhance developer usability.

Key Highlights

  • Studio now uses runtime configuration instead of static config.
  • Fixed file source origin checks to improve security.
  • Improved documentation for skills prompts and redirects.

New Features

  • Request element install targets on demand.
  • Use runtime Studio config.

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