Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
c015c55
Docs: Redeploy brand changes on Vercel
samohovets Aug 28, 2026
832315a
docs: add RenderComp Free (50 MIT templates) to the templates list
hiromiishino Aug 29, 2026
7b4dcde
Internal: Consolidate package publish checks
JonnyBurger Aug 30, 2026
e64f278
Merge pull request #10945 from remotion-dev/codex/redeploy-brand-changes
JonnyBurger Aug 31, 2026
97fc51f
`@remotion/studio`: Hide FPS counter on narrow viewports
JonnyBurger Aug 31, 2026
838d5c6
v4.0.519
JonnyBurger Aug 31, 2026
23cd0c4
Merge pull request #10961 from remotion-dev/codex/consolidate-ci-pack…
JonnyBurger Aug 31, 2026
3f3203d
Merge pull request #10966 from remotion-dev/codex/hide-fps-counter-na…
JonnyBurger Aug 31, 2026
bf5fb26
`@remotion/studio`: Restore reset zoom button styling
JonnyBurger Aug 31, 2026
3dfc783
Elements: Align audio oscilloscope color
samohovets Aug 31, 2026
d139ac6
Merge pull request #10972 from remotion-dev/codex/oscilloscope-align-…
samohovets Aug 31, 2026
841adcb
Elements: Align caption highlight colors
samohovets Aug 31, 2026
2685bc6
Elements: Align liquid contours color
samohovets Aug 31, 2026
b3d4636
Fix Studio discovery with unknown capabilities
samohovets Aug 31, 2026
e5432a2
Merge pull request #10973 from remotion-dev/codex/align-caption-colors
samohovets Aug 31, 2026
4a2ed04
Merge pull request #10974 from remotion-dev/codex/align-liquid-contou…
samohovets Aug 31, 2026
4c19f46
remotion.dev/brand: Remove orphaned Element files (#10977)
samohovets Aug 31, 2026
d2d1106
Merge remote-tracking branch 'origin/main' into fix/studio-protocol-u…
samohovets Aug 31, 2026
3f14071
Merge pull request #10975 from remotion-dev/fix/studio-protocol-unkno…
samohovets Aug 31, 2026
8839413
Merge pull request #10952 from hiromiishino/docs/rendercomp-free-temp…
JonnyBurger Aug 31, 2026
29c57d9
`@remotion/studio`: Prevent timeline asset drops through modals
JonnyBurger Aug 31, 2026
5376b7f
Merge remote-tracking branch 'origin/main' into HEAD
JonnyBurger Aug 31, 2026
3efda57
`@remotion/studio`: Fix source inspector alignment
JonnyBurger Aug 31, 2026
b488855
Merge pull request #10979 from remotion-dev/codex/fix-timeline-asset-…
JonnyBurger Aug 31, 2026
a8a5385
Merge pull request #10969 from remotion-dev/codex/fix-reset-zoom-button
JonnyBurger Aug 31, 2026
2f1b4c5
Merge pull request #10980 from remotion-dev/codex/fix-source-inspecto…
JonnyBurger Aug 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
216 changes: 109 additions & 107 deletions bun.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/animated-emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/animated-emoji",
"version": "4.0.518",
"version": "4.0.519",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"module": "dist/esm/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/animation-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Chetan Karwa",
"email": "cbkarwa@gmail.com"
},
"version": "4.0.518",
"version": "4.0.519",
"description": "Helpers for animating CSS properties",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "@remotion/astro-example",
"private": true,
"type": "module",
"version": "4.0.518",
"version": "4.0.519",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/babel-loader"
},
"name": "@remotion/babel-loader",
"version": "4.0.518",
"version": "4.0.519",
"description": "Babel loader for Remotion",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/brand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/brand"
},
"name": "@remotion/brand",
"version": "4.0.518",
"version": "4.0.519",
"private": true,
"sideEffects": [
"*.css"
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"name": "@remotion/browser-studio",
"private": true,
"version": "4.0.518",
"version": "4.0.519",
"description": "Run Remotion Studio in the browser",
"main": "dist/esm/index.mjs",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/bugs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
},
"name": "bugs",
"private": true,
"version": "4.0.518"
"version": "4.0.519"
}
2 changes: 1 addition & 1 deletion packages/bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/bundler"
},
"name": "@remotion/bundler",
"version": "4.0.518",
"version": "4.0.519",
"description": "Bundle Remotion compositions using Webpack",
"main": "dist/index.js",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/canvas-capture-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/canvas-capture-extension",
"version": "4.0.518",
"version": "4.0.519",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/canvas"
},
"name": "@remotion/canvas",
"version": "4.0.518",
"version": "4.0.519",
"description": "Headless primitives for Remotion authoring interfaces",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/captions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/captions"
},
"name": "@remotion/captions",
"version": "4.0.518",
"version": "4.0.519",
"description": "Primitives for dealing with captions",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/claude-code-plugin/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "remotion",
"displayName": "Remotion",
"version": "4.0.518",
"version": "4.0.519",
"description": "Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.",
"author": {
"name": "Remotion",
Expand Down
2 changes: 1 addition & 1 deletion packages/claude-code-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/claude-code-plugin",
"version": "4.0.518",
"version": "4.0.519",
"private": true,
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli"
},
"name": "@remotion/cli",
"version": "4.0.518",
"version": "4.0.519",
"description": "Control Remotion features using the `npx remotion` command",
"main": "dist/index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudrun/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloud-run-render",
"version": "4.0.518",
"version": "4.0.519",
"description": "Render media and stills on GCP Cloud Run",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudrun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cloudrun"
},
"name": "@remotion/cloudrun",
"version": "4.0.518",
"version": "4.0.519",
"description": "Render Remotion videos on Google Cloud Run",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codex-plugin/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remotion",
"version": "4.0.518",
"version": "4.0.519",
"description": "Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.",
"author": {
"name": "Remotion",
Expand Down
2 changes: 1 addition & 1 deletion packages/codex-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/codex-plugin",
"version": "4.0.518",
"version": "4.0.519",
"private": true,
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "remotion",
"version": "4.0.518",
"version": "4.0.519",
"description": "Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.",
"author": {
"name": "Remotion",
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-arm64"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-darwin-arm64",
"os": [
"darwin"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-x64"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-darwin-x64",
"os": [
"darwin"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-gnu"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-linux-arm64-gnu",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-musl"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-linux-arm64-musl",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-gnu"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-linux-x64-gnu",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-x64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-musl"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-linux-x64-musl",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc"
},
"version": "4.0.518",
"version": "4.0.519",
"name": "@remotion/compositor-win32-x64-msvc",
"os": [
"win32"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor"
},
"name": "@remotion/compositor",
"version": "4.0.518",
"version": "4.0.519",
"description": "Rust binary for Remotion",
"scripts": {
"build-all": "bun build.ts --all"
Expand Down
2 changes: 1 addition & 1 deletion packages/convert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/convert",
"version": "4.0.518",
"version": "4.0.519",
"private": true,
"type": "module",
"author": "Jonny Burger <jonny@remotion.dev>, Hunain Ahmed <junaidhunain6@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/core"
},
"name": "remotion",
"version": "4.0.518",
"version": "4.0.519",
"description": "Make videos programmatically",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* @see [Documentation](https://remotion.dev/docs/version)
* @returns {string} The current version of the remotion package
*/
export const VERSION = '4.0.518';
export const VERSION = '4.0.519';
2 changes: 1 addition & 1 deletion packages/create-video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video"
},
"name": "create-video",
"version": "4.0.518",
"version": "4.0.519",
"description": "Create a new Remotion project",
"main": "dist/index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/design",
"version": "4.0.518",
"version": "4.0.519",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/esm/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-poster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/discord-poster"
},
"name": "@remotion/discord-poster",
"version": "4.0.518",
"version": "4.0.519",
"license": "SEE LICENSE IN LICENSE.md",
"type": "module",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions packages/docs/docs/resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ This list tries to compile all templates, libraries, building blocks and example
- [Free Remotion Components](https://www.clippkit.com/)
- [Remotion Bits - Ready-made blocks to use for you and your agents](https://remotion-bits.dev/)
- [SwiftClip - 30 production-ready Remotion templates](https://swift-clip.vercel.app/) ([Source code](https://github.com/zz41354899/SwiftClip))
- [RenderComp Free - 50 MIT-licensed Remotion templates](https://rendercomp.com/free) ([Source code](https://github.com/RenderComp/free-remotion-templates))
- Docker Build & Render ([Source code](https://github.com/scotthavird/remotion-docker-template))
- [Template for deploying Remotion on Railway](https://railway.com/deploy/remotion-on-rails) ([Blog](https://medium.com/@viveknathani/remotion-on-rails-0852acc9595e))
- [Multiple shared Remotion components in a Monorepo template](https://github.com/Takamasa045/remotion-studio-monorepo)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const audioOscilloscopeSchema = {
},
lineColor: {
type: 'color',
default: '#55e6ff',
default: '#0b84f3',
description: 'Waveform color',
},
lineWidth: {
Expand Down Expand Up @@ -170,7 +170,7 @@ const AudioOscilloscopeInner = forwardRef<
amplitude = 2,
audioSrc = 'https://remotion.media/elements/remotion-made-this-picture-move.mp3',
controls,
lineColor = '#55e6ff',
lineColor = '#0b84f3',
lineWidth = 6,
name,
style,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ export const LiquidContours: React.FC = () => {

return (
<Solid
color="#dff4ff"
width={width}
height={height}
effects={[
liquidContours({
firstColor: '#dff4ff',
secondColor: '#7cc6ff',
phase: interpolate(frame, [0, 240], [3.23, 4.23]),
}),
]}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const desiredFontSize = 80;
const maximumTextWidth = 800;
const fontWeight = '700';
const textColor = '#ffffff';
const highlightColor = '#18ff0e';
const highlightColor = '#4da3ff';
const activeWordScale = 1.03;
const defaultCombineTokensWithinMilliseconds = 800;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const desiredFontSize = 80;
const maximumTextWidth = 800;
const fontWeight = '700';
const textColor = '#ffffff';
const highlightColor = '#18ff0e';
const highlightColor = '#4da3ff';
const defaultCombineTokensWithinMilliseconds = 800;

const wordHighlightCaptionsSchema = {
Expand Down
3 changes: 2 additions & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"name": "docs",
"private": true,
"version": "4.0.518",
"version": "4.0.519",
"scripts": {
"formatting": "oxfmt src standalone --check",
"format": "oxfmt src standalone",
Expand Down Expand Up @@ -44,6 +44,7 @@
"@remotion/animated-emoji": "workspace:*",
"@remotion/animation-utils": "workspace:*",
"@remotion/babel-loader": "workspace:*",
"@remotion/brand": "workspace:*",
"@remotion/browser-studio": "workspace:*",
"@remotion/bundler": "workspace:*",
"@remotion/captions": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/docusaurus-plugin",
"version": "4.0.518",
"version": "4.0.519",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/effects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/effects",
"version": "4.0.518",
"version": "4.0.519",
"description": "Effects that can be applied to Remotion-based canvas components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/elevenlabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/elevenlabs"
},
"name": "@remotion/elevenlabs",
"version": "4.0.518",
"version": "4.0.519",
"description": "Work with the output of the ElevenLabs API",
"main": "dist/index.js",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/enable-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/enable-scss"
},
"name": "@remotion/enable-scss",
"version": "4.0.518",
"version": "4.0.519",
"description": "Enable SCSS support in Remotion",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
Loading
Loading