v4.0.496
remotion-dev/remotionv4.0.496Jul 21, 2026by JonnyBurger
AI Summary
A minor release focusing on UI refinements, including opening assets in new windows and refining the Studio interface layout, alongside bug fixes for HtmlInCanvas rendering.
Key Highlights
- Refine Studio interface layout
- Open assets in new window
- Fix HtmlInCanvas fallback rendering
- Add news article headline highlight element
- Prevent parentheses around wrapped assets
New Features
- Studio interface layout refinement
- Asset opening in new window
- Fix HtmlInCanvas fallback
- News article headline highlight element
- Refine connected composition navigation
Full Release Notes
## What's Changed * `@remotion/studio`: Refine Studio interface layout by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9364 * `@remotion/studio`: Open assets in new window by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9369 * `@remotion/studio-server`: Prevent parentheses around wrapped assets by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9368 * `@remotion/web-renderer`: Fix HtmlInCanvas fallback rendering by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/9371 * Elements: Add news article headline highlight by @samohovets in https://github.com/remotion-dev/remotion/pull/9366 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.495...v4.0.496