Announced new features and capabilities that expand what you can do in Figma.
Figma
Design agent pulls live web context into designs
↗This release1 featureNew capabilitiesAI-tallied from the release notesThe Figma design agent can search the web to pull in live context, find best practices, and populate designs with real-world content without leaving the file.
Workspace-level web publishing controls for Make and Sites
↗This release1 featureNew capabilitiesAI-tallied from the release notesOrg admins can now manage web publishing permissions for Make and Sites files at the workspace level.
AI credit usage API for Enterprise
↗This release1 featureNew capabilitiesAI-tallied from the release notesEnterprise customers can now access AI credit usage data programmatically via the new AI usage credit API.
Slides and uploaded fonts now available via MCP
↗This release4 featuresNew capabilitiesAI-tallied from the release notesThe Figma MCP server now supports Slides and uploaded fonts, along with additional new capabilities.
Tab Groups organize desktop app
↗This release1 featureNew capabilitiesAI-tallied from the release notesTab groups let you group, color, expand, and collapse tabs in the Figma desktop app, helping users stay organized and find files easily.
Community profiles redesigned
↗This release1 featureNew capabilitiesAI-tallied from the release notesFigma Community profiles have been redesigned to better showcase your work, process, and identity.
Chrome extension captures webpages as editable layers
↗This release1 featureNew capabilitiesAI-tallied from the release notesThe Figma Chrome extension, currently in beta and available on paid plans, can capture webpages as editable layers.
Video upload limit now 300 MB
↗This release1 enhancementImprovements to existing featuresAI-tallied from the release notesThe video upload limit has been increased from 100 MB to 300 MB across Figma products.
Video upload limit raised to 300 MB
↗This release1 enhancementImprovements to existing featuresAI-tallied from the release notesUsers on Professional, Organization, and Enterprise plans can now upload videos up to 300 MB in size in Figma Design, FigJam, Slides, Sites, and Buzz, up from the previous 100 MB limit.
Browser import errors fixed; template parsing hardened
↗This release2 featuresNew capabilities4 fixesBug fixesAI-tallied from the release notesFixed browser compatibility issues where importing @figma/code-connect in Storybook or webpack environments would fail with "Can't resolve 'child_process'" or "Console is not a constructor" errors by dynamically importing Node.js-only modules. Fixed template files failing to publish or parse when a React, HTML, Swift, or Compose parser could not be inferred, and a getInstanceSwap error that broke templates when referencing missing instance-swap properties.
Check designs flags design system violations
↗This release1 featureNew capabilitiesAI-tallied from the release notesCheck designs compares your designs against your design system, flags what's off, and suggests corrections in one click.
Pay-as-you-go AI credits available for Professional admins
↗This release1 featureNew capabilitiesAI-tallied from the release notesAdmins on the Professional plan can now purchase additional AI credits on a pay-as-you-go basis.
Make gets planning tools and momentum tracking
↗This release3 featuresNew capabilitiesAI-tallied from the release notesThree updates to Make include new planning tools, context grounding, and momentum-tracking features for builders.
Slot settings guide component usage with guardrails
↗This release1 featureNew capabilitiesAI-tallied from the release notesNew slot settings let you set guardrails and default behaviors on any slot to guide how components get used.
--file now accepts multiple paths; Kotlin 2.3 crash fixed
↗This release2 featuresNew capabilities1 enhancementImprovements to existing features4 fixesBug fixesAI-tallied from the release notesThe --file (-f) option on figma connect publish, unpublish, and parse now accepts multiple files in one command, and shared flags (--verbose, --token, --config, etc.) now work before or after the subcommand name. Fixed a crash preventing the Code Connect Gradle plugin from being used with Kotlin 2.3 or newer, a parseCodeConnect failure in multi-module Gradle projects, and configuration cache incompatibility.