We rebuilt the Figma plugin from the ground up, and added a way to bring back any earlier version of your copy - in both the plugin and the web app.
⚡ 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
✏️ 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.









