v4.0.481
OpenBMB/MiniCPM-Vv4.0.481Jun 18, 2026by JonnyBurger
AI Summary
The `remotion` release adds several visual effects (checkerboard, emboss, gridlines, zoom blur) and improves studio UX with better keyframe handling and inspector features.
Key Highlights
- New effects: checkerboard, emboss, gridlines, zoom blur
- Studio improvements: sequence shortcuts, effect context menu
- Fixes Studio error overlay issues and timeline selection
- Lambda support for custom S3 provider regions
New Features
- Checkerboard, emboss, gridlines, and zoom blur effects
- Studio UX improvements (shortcuts, context menu)
- Lambda custom S3 region support
Full Release Notes
## What's Changed * [`@remotion/effects`: Add checkerboard effect](https://remotion.dev/docs/effects/checkerboard) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8563 * [`@remotion/effects`: Add emboss effect](https://remotion.dev/docs/effects/emboss) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8530 * [`@remotion/effects`: Add gridlines effect](https://remotion.dev/docs/effects/gridlines) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8564 * [`@remotion/effects`: Add zoom blur effect](https://remotion.dev/docs/effects/zoom-blur) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8562 * `@remotion/effects`: Fix vignette on transparent sources by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8567 * `@remotion/lambda`: allow custom s3 provider regions by @suzunn in https://github.com/remotion-dev/remotion/pull/8536 * `@remotion/studio`: Add effect context menu option by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8566 * `@remotion/studio`: Add sequence property shortcuts by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8569 * `@remotion/studio`: Derive timeline selection order by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8546 * `@remotion/studio`: Filter expanded timeline rows by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8535 * `@remotion/studio`: Fix Studio error overlay issues by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8537 * `@remotion/studio`: Keep dragged keyframes unselected by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8539 * `@remotion/studio`: Keep inspector for same-sequence effects by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8560 * `@remotion/studio`: Reset effect props with defaults by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8541 * `@remotion/studio`: Show component name in sequence inspector by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8544 * `@remotion/studio`: Show visual handles for selected easings by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8557 * `@remotion/studio`: Stop reset zoom pointerdown propagation by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8556 * `create-video`: Update tar dependency by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8549 ## Docs * Revert layout changes in the showcase page + update items by @MehmetAdemi in https://github.com/remotion-dev/remotion/pull/8538 * Add Remocn resource for Remotion components by @kapishdima in https://github.com/remotion-dev/remotion/pull/8565 * Improve effect drag preview by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8575 ## Internal * Bump astro from 6.1.10 to 6.4.6 in /packages/astro-example by @app/dependabot in https://github.com/remotion-dev/remotion/pull/8507 * `@remotion/skills`: Add custom effect skill guidance by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/8543 **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.479...v4.0.481