We rebuilt the Figma plugin from the ground up, added a way to bring back any earlier version of your copy, and made it quicker to work through frames in bulk.
⚡ A rebuilt Figma plugin
The plugin has been rewritten end to end on a modern stack. What you'll notice:
- Faster to open: Boot fires its requests in parallel instead of one after another, and the panel paints without waiting on work it doesn't need yet.
- Faster Changes refresh: Far fewer round trips to Figma when checking a file for changes.
- A roomier panel: Wider and taller, so the change log, tags and dropdowns have room to breathe.
↩️ Restore a previous version
Until now, looking at an older version in the change log was as far as you could go. Now any entry can be made current again, from the web app or the Figma plugin.
Click Restore on a change-log entry and the confirmation shows whose version you're restoring, how many instances it will update, and a diff against the current text. It's safe: restoring adds to the history rather than rewriting it, so the current version stays in the log. Available to Editors.

💪 Use it to:
- Undo a change that went out to every instance of a component
- Bring back wording a round of edits talked you out of
- Recover a text someone overwrote by mistake
🖼️ Multi-select for frames in Design View
Working through a project one frame at a time added up, especially in larger design files. You can now select multiple frames in Design View and act on them together.
- Select as you go: Click a thumbnail to add it to the selection, or press Cmd/Ctrl+A to select every frame on the page.
- Delete a batch at once: Remove the frames you no longer need in a single action. Deleting more than ten asks you to type the count first, and any page left empty is cleared up for you.
Deleted frames take their texts and history with them - your copy components stay in the library.
✏️ Editing improvements
- Discard unsaved changes: A rollback button in the text edit box puts the saved value back - text, plurals and variables - leaving your note and status alone.
- See where a component lives: The edit panel and the plugin's edit tab now show a component's full category path.
- Plugin polish: The insert-variable dropdown no longer closes on the click that opened it, tags can be removed in one click, and the change log rows and nav bar spacing are evened out.
🐞 Bug fix
- Design-hidden texts no longer show up in the plugin's edit tab when several texts are selected.









