Updates

What’s new

Published

The Agent model picker now includes reasoning, letting you choose how much thinking a model does before it starts building. Light reasoning is ideal for quick edits and refinements, while higher reasoning gives Agents more room to plan. We’re also adding Fast mode for models that support it, like Opus 5, for noticeably quicker generations and responses. Fast mode uses more tokens per task. Combined, reasoning and fast mode give you more control of Agents in Framer.

Published

Introducing Video Shaders. Shaders in Framer can now accept both images and video, which we’ve grouped under Media in the Insert panel. We’re first updating the Chromatic Aberration shader with video support and all-new controls. Videos even play in realtime as you’re editing properties. With our new properties, you can add glass-like curvature and dispersion to your videos and images with a few clicks. High-fidelity effects, web-ready, published in seconds.

Published

Plugin 4.1 APIs

Plugins 4.1 brings two of our most requested capabilities to plugins: Branching and Publishing. Together, they unlock new plugin workflows, from experimenting on a branch to shipping your site. We’ve also rebuilt our API docs with search, improved content, and better linking. For the complete technical rundown, read the changelog. Find an overview of what’s new below.

Branching
  • Added createBranch to create and switch to a new branch

  • Added the Branch class to switch, merge, and delete branches

  • Added getBranch and getBranches to look up branches by ID

  • Added subscribeToBranches to react to branch changes live

Publishing
  • Added publish to ship a project’s changes from a plugin

  • Added deploy to push a published version to a custom domain

  • Added getUnpublishedPageChanges to list changes since publish

  • Added getDeployment and getDeploymentIssues to track deploys

Plugins
  • Added a url property to Font for its source file

  • Added PathNode and ShapeGroupNode for imported vectors

  • Added createdAt and updatedAt timestamps to collection items

  • Added ShapeContainerNode and BooleanShapeNode node types

  • Notion: Relation fields now support up to 100 references

  • Notion: Added faster, clearer sync error reports

  • Notion: Improved the sync progress interface

  • Tidy Up: Added vertical layout and name sorting

  • ASCII: Can now be launched from the image picker

  • Google Sheets: Added support for the alt-text field

  • Google Sheets: Added support for the option field

Published

July Update of Agents in Framer 2026

If you haven’t tried Agents in a while, the July Update is a good reason to come back. They’re now more capable and reliable, with support for Page Effects, A11Y attributes, richer Overlays, CMS video, Text Shadows, draggable interactions, and more. We’ve also improved how Agents handle longer conversations, Code changes, summaries, and Variables. And to help you give them another try, two of our fastest models are 50% off through August 14. GPT 5.6 Terra balances speed and quality, while Luna is built for speed. See the full changelog below.

Agent
  • Added support for Page Effects editing

  • Added support for A11Y layer attributes

  • Added support for Text Shadow properties

  • Added support for draggable layer properties

  • Added support for Tap Highlight Color

  • Added support for hiding layer Scrollbars

  • Added CMS Rich Text Video insertion

  • Added Enter and Exit Backdrop transitions

  • Added safe areas to floating Overlays

  • Added overflow linting for Ticker layers

  • Added viewport height validation

  • Added restrictions for No Index values

  • Added out-of-scope Variable warnings

  • Added detached Components to summaries

  • Added billed Token usage to Stats

  • Added File Downloads to Agent Chat

  • Added Code File changes to summaries

  • Added Redirect changes to summary views

  • Added CMS Item links to summaries

  • Improved Claude compaction thresholds

  • Improved context ceiling reliability

  • Improved boolean handling in Computed Values

  • Improved parent and child layer validation

  • Improved trust handling for Script URLs

  • Fixed invalid Control Reference assignments

  • Fixed incorrect names for Vector Sets

  • Fixed summaries when viewing another scope

  • Fixed Tracking IDs using Link Variables

  • Fixed failed summary compaction

  • Fixed Skills menu positioning between Chats

  • Fixed Link 404s in Code Components

  • Fixed Link 404s for Draft Pages

Canvas
  • Added Reset Override to Vector Icons

  • Added external Icon Sets to Actions

  • Added EM type to Decoration Thickness

  • Improved Stack inference on Design Pages

  • Improved Component loading after Code edits

  • Improved persistence of Vector Icon previews

  • Improved Alpha handling for Image Shaders

  • Improved Shader dragging performance

  • Improved Figma imports with Overflow: Clip

  • Improved grouped Shape SVG size 50%

  • Fixed replacement priority for Custom Fonts

  • Fixed relative Imports in Code Files

  • Fixed shallow-scope Localization imports

  • Fixed broken Images aborting Rich Text