July 17th, 2026
Background blur variable binding: Background blur tokens now bind the radius as a Figma variable instead of a static value, keeping them consistent with how box shadow effects handle variable binding.
Delete token, delete variable: When deleting a token, the plugin now asks whether you'd like to also delete the associated variable in Figma — no more manual cleanup.
Color modifier section hidden for Studio users: Color token modifiers are not available on Studio, so the modifier section is now hidden when Studio is your active storage provider. Studio users can use TokenScript instead — learn more.
JSON editor changes no longer lost on close: Fixed tokens edited via the JSON editor not being saved to local document storage, causing edits to disappear when the plugin was closed and reopened.
Loading bar no longer gets stuck: Fixed "Hold on, updating…" persisting after operations completed, particularly when exporting variables on files containing font-family tokens.
Tooltips no longer stick on screen: Fixed tooltips occasionally remaining visible after moving the cursor away.
Opacity modifier changes now tracked in sync diff: Opacity modifier edits are now correctly detected and will appear as pending changes ready to commit.