Plugins 3.2: Redirects
May 6, 2025
Plugins 3.2 introduces new APIs for managing redirects, powering our new open source Redirect Sync Plugin. This plugin makes it easy to export and import your site’s redirects. When exporting, Framer collects all the redirects from your site and compiles it into a single CSV file, perfect for bulk editing and SEO audits. This release also includes tons of fixes and improvements to both the Plugins API and our own first-party plugins. See what’s new for plugin builders below.
Added
Added Redirect Sync Plugin to the Marketplace
Added several new APIs for managing Redirects
Added
preferredImageRendering
for Image APIsAdded
⌘⌥L
and⌃⌥L
for Development PluginsAdded direct CSV pasting to CSV Import Plugin
Added
onDragComplete
event to<Draggable>
Added Color Style support for Border Colors
Improved
Improved handling of slug-less CSV imports
Improved handling of longer Plugin load times
Improved folder support for Text + Color Styles
Improved importing of strings in Airtable Plugin
Improved date parsing in Google Sheet Plugin
Fixed
Fixed HTML imports with escaped characters
Fixed image field importing in Airtable Plugin
Fixed Airtable Plugin limiting import amounts
Fixed number re-syncing issue in Sheets Plugin
Fixed slug whitespace trimming in CSV import