Updates

What’s new

Published

3D Framer Logo Wireframe

Framer’s Agent now supports all 3D Transform properties like Rotate XYZ, Perspective, Origin, Depth, Backface, and many more. This lets you design and iterate on all sorts of creative effects at an incredible pace. Unique to Framer, all 3D layers remain selectable and customizable on our Canvas. For example, this very logo animation was made in Framer using Agents, and consists only of fully editable Frames and Effects. It was made with Opus 5 Fast with Light reasoning.

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