Remotion in 2026: What's New (Updates & Changes Tracker)
Remotion in 2026: What's New (Updates & Changes Tracker)
June 20, 2026
Keston CollinsVideo editor with nearly 10 years of experience, exploring the intersection of motion graphics and AI.
If you are searching for "Remotion update 2026," you probably want the short version of what actually changed this year without scrolling a GitHub release feed. Here it is: the big 2026 story is Agent Skills, the 4.0.4xx releases kept adding Studio and effects features at a near-daily pace, and a license change is queued for 5.0. This is a running tracker of the major updates, with sources, kept honest about what is confirmed and what is not.
TL;DR — Remotion's 2026 updates
Update
What it is
Agent Skills (Jan 2026)
Rule files that teach AI agents to write Remotion code
Telemetry becomes mandatory for Automators; Enterprise tier
Cadence
4.0.4xx series, near-daily releases
Remotion is a video-as-code framework. If you would rather not track a framework's releases at all, the no-code path is at the end.
The headline: Agent Skills (January 2026)
The most significant Remotion update of 2026 is Agent Skills, launched in January 2026. It is a bundle of modular rule files (reported as 28) that teach an AI coding agent how to write correct Remotion code, covering built-in components (Sequence, Series, Img, Audio, Video, shapes, text), transitions (fade, slide, wipe, flip, clock wipe), animation primitives (spring, interpolate, keyframes), audio timing, Tailwind, and fonts. Per Remotion's docs, the supported agents are Claude Code, Codex, and Cursor.
Installation is a single command from the official docs:
npx skills add remotion-dev/skills
Skills can be installed per project (.claude/skills) or globally (~/.claude/skills), and the newer bun create video scaffolding offers to add them automatically. This is Remotion's answer to the same shift the whole code-to-video space is riding: let an agent write the code. (HeyGen's HyperFrames made the opposite bet — HTML instead of React — which we compare in HyperFrames vs Remotion.)
Studio and effects: the 4.0.4xx releases
Across 2026, Remotion has shipped in the 4.0.4xx series at a near-daily cadence. The notable feature additions in this window, per the GitHub release notes:
Studio interactivity went public — you can click and drag items on the canvas, set keyframes for CSS, component props, and effect props, and use an easing-editor modal. The Props panel was reworked into an "Inspector."
New visual effects were added, including a color-key effect, a progressive blur, contour lines, checkerboard, emboss, gridlines, zoom blur, pixelate, and a thermal-vision look.
A new Spark shape landed in @remotion/shapes, along with pixelDensity props.
A note on precision: the exact calendar date of each individual 4.0.4xx patch is hard to pin down reliably, so treat these as "shipped in the 4.0.4xx series" rather than mapping a feature to a specific patch number. For the authoritative, dated list, the Remotion GitHub releases page is the source of truth.
The license change queued for 5.0
The forward-looking item to know about: Remotion has announced a license change tied to version 5.0. From 5.0, telemetry via a licenseKey becomes mandatory for the Automators tier (it stays optional for Creators), and an Enterprise License option will allow opting out of telemetry in exchange for monthly usage reports, at the same per-render price but a higher monthly minimum. No confirmed ship date for 5.0 was available at the time of writing, so this is "announced, not yet shipped."
For context on the current tiers: Remotion is free for individuals and for-profit teams of up to three people; paid tiers cover larger companies (a per-seat Creators plan and a per-render Automators plan). The accurate, full breakdown is in Is Remotion free?.
What did not change: determinism
Worth restating because it is the heart of why Remotion exists: it is a deterministic renderer. Every frame is a React component driven by the current frame number, so the same input renders identical, reproducible output, and frames can render independently and in parallel across tabs, machines, or serverless functions. That is a framework property, not a 2026 release item, but it is the reason Remotion sits in the deterministic, video-as-code camp rather than the generative one.
If you would rather not track a framework at all
Here is the honest aside. Following Remotion's releases, installing skills, and managing a license tier is the cost of a code-first tool. For developers building pipelines, that cost is worth it. For a marketer or founder who just needs a branded hook, it is overhead with no upside.
A Motion Agent removes it. You do not track releases, install skills, or manage a license — you describe the clip in plain language, it calls a branded, market-tested template, and you export. With AutoAE that is the whole workflow, for $9.90/mo or $2.90 per export, across 1,000,000+ creators. Same deterministic, on-brand result the code-first crowd wants, with nothing to maintain.
FAQ
What is the biggest Remotion update in 2026?
Agent Skills, launched January 2026 — rule files that let AI coding agents (Claude Code, Codex, Cursor) write correct Remotion code. Install with npx skills add remotion-dev/skills.
What's new in the Remotion Studio in 2026?
The 4.0.4xx releases made the Studio interactive: drag items on the canvas, set keyframes for CSS and props, an easing editor, and a reworked Inspector panel, plus new visual effects.
What version is Remotion on in 2026?
It is in the 4.0.4xx series, shipping at a near-daily cadence. Check the GitHub releases page for the exact current version.
Is the Remotion license changing?
A change is queued for Remotion 5.0: telemetry becomes mandatory for the Automators tier, with an Enterprise option to opt out. No confirmed ship date yet.
Do I have to track Remotion updates to make video?
Only if you use Remotion. A no-code Motion Agent like AutoAE has no framework to track — describe the clip and export, from $2.90 per export.