Releases: tokens-studio/figma-plugin
Releases · tokens-studio/figma-plugin
1.37.11
What's Changed
Fixes performance when it comes to applying tokens for users who had a large number of variables in their themes
Full Changelog: 1.37.10...1.37.11
Release 1.37.10
1.37.9
What's Changed
Patch release to address some of the performance issues and additional fixes on Supernova sync
✨ Improvements
- Fixes a bug that caused token set order to be ignored when syncing with Supernova
- Improves performance of most operations by utilizing a new findAll function to faster traverse the tree of nodes.
- Adds support for 2 Supernova environments
- Changed behavior of editing, duplicating or creating tokens to no longer automatically apply changes. You now need to run Apply to.. if you want tokens to be updated.
- Cut down speed of Apply to.. operations to around 40% of where we were before
- Improved performance of applying by removing unnecessary calls to check if we need to apply a variable.
- Fixed an issue that caused local variables to be applied if they matched name of an applied token
- Slight change of colors as we’ve detached from Figma’s internal tokens
- Improved performance of the bulk remap function
- Improves performance of attaching/creating variables for large token sets
Full Changelog: 1.37.8...1.37.9
Release 1.37.8
Patch release to improve Second Screen / Token Flow links and adds support for Figma DevMode 🎉
Improvements
- 🎨 Updated UI for Second Screen and Token Flow to work proper on smaller window sizes
- 🗺️ Moved language selector to Settings
- 👀 Adds support for Figma's DevMode! You can now inspect tokens that are set on layers from Figma's Dev Mode, without ever running the plugin.
Special thanks to: @tdesero (Thomas Deser)
devmode.mp4
Release 1.37.7
- Fixed a major performance issue that appeared after 1.37. Times to apply and update nodes should now be down to 10% of what it was before for some files.
- Adds support for minWidth, maxWidth, minHeight, maxHeight, counterAxisSpacing on Auto Layout frames and their direct children
- Adds support for 'AUTO' in Spacing tokens to indicate space between on Auto Layout frames
Release 1.37.6
- Fixed Apply to document text
- Change the sync frequency to remote providers from 3 seconds to 60 seconds to avoid hitting the rate limit
- Fixed a bug that was introduced with i18n
Nightly beta
The nightly release of the beta plugin.
Release 1.37.5
- Fixed an issue where autocomplete was not working for Typography tokens
- Fixed an issue where the connection between a variable and token would get lost after pushing and pulling from ADO
Release 1.37.4
Fixed some issues related to Manage themes, missing translation keys and border tokens in composition tokens along with some improvements.
Bugs addressed:
- Fixed two vulnerabilities in dependencies
- Fixed some translations missing from various screens
- Fixed an issue where dragging a theme in the Manage themes modal would cause themes to disappear in the theme dropdown
- Fixed an issue where dragging a theme would under some rare circumstances cause the file to freeze
- Fixed border tokens not working properly inside composition tokens
Improvements:
- Introduced an option to rename tokens in other sets when renaming a single token
Release 1.37.3
This release focused on addressing some bugs that was causing theme groups to disappear and other improvements
Bugs addressed:
- Fixed an issue where theme groups were not respected for ADO, JSONBin sync and local import
- Fixed an issue where border color is applied as a style even when variables are present
- Fixed an issue where color tokens with modifiers were being showing strange behavior on edit
- Fixed an issue where dragging and dropping a theme from ‘No Group’ to a ‘Group’ hides the ungrouped themes
- Fixed an issue where the plugin forgets credentials for Second Screen
Improvements:
- Introduced internationalisation support on the plugin for French, Dutch, Chinese, Hindi and Spanish
- Introducing feature to send anonymised crash recordings (needs to be opted in) for better crash analytics
Other features:
- Open beta for Second Screen and Token Flow