v4.0.496
IceWhaleTech/CasaOSv4.0.496Jul 21, 2026by JonnyBurger
AI Summary
A minor release refining the Studio interface layout and fixing rendering issues with HTML-in-canvas elements.
Key Highlights
- Refine Studio interface layout
- Open assets in a new window
- Fix HtmlInCanvas fallback rendering
New Features
- Refine Studio interface layout
- Open assets in new window
- Prevent parentheses around wrapped assets
- Fix HtmlInCanvas fallback rendering
- Add news article headline highlight
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