July 17th, 2025
β¨ New Features
Custom Studio URLs
You can now set a custom base URL when configuring sync with the Studio app β useful for enterprise or self-hosted Studio instances.
π Bug fixes
Fixed duplicate commits when creating a new set, adding it to a theme, and syncing with GitLab.
Tokens are now saved immediately when loading a Preset file β no need to manually click "Apply To"
June 30th, 2025
Roll-back
Weβve rolled back the feature below due to unexpected issues in production. It will be re-released once we have a definitive fix in place.
π Bug fixes
Fixed a crash when exporting large token sets (1000+ tokens) to Figma variables. The export now runs smoothly with batching.
June 26th, 2025
β¨ New Features
OKLCH Color Support
OKLCH colors are now supported, extending the existing support for RGB, HSL, and hex colors.
π Bug fixes
Fixed a crash when exporting large token sets (1000+ tokens) to Figma variables. The export now runs smoothly with batching.
The plugin now remembers your theme choice when creating variables in a file, so you don't have to reselect it every time.
June 5th, 2025
Improved
Fixed
This release includes improvements to how exports work and a few fixes to make syncing and token handling more reliable.
β¨ Improvements
We've changed the default export mode from single file to multiple files to improve clarity and version control during sync.
If tokens fail to load due to network or credential issues, youβll now see a retry button in the error callout
π Bug fixes
Fixed: The βRecover local changesβ prompt now reliably appears when reopening the plugin with unsaved changes β even if you didnβt click 'Apply to Selection'.
Fixed: Empty braces message now correctly appears when studio sync or pull fails.
Fixed: Tokens werenβt loading at startup even when credentials were correct β now they do.
May 12th, 2025
Fixed a bug with remote storage providers and our check for recovering local changes causing the Enter credentials to be shown
May 12th, 2025
New
Improved
Fixed
Just like you, in this post-Config world, weβve had to make a few adjustments.
We took the opportunity to sneak in one of your top-requested features - enhancements to search in the Plugin, and our technical docs!
Figma has limited plugins to share a maximum of 100KB of data through their APIs.
But donβt worry, weβve worked some magic under the hood to make sure your workflow isnβt disrupted! No action is required by you, but there are some things to be aware of.
If you sync your tokens to a remote storage provider:
The only difference in your workflow is when you close the plugin before pushing changes to remote.
As of today, when you reopen the plugin, youβll still see the option to βRecover local changesβ, but under the hood we are saving that data to a different source which is specific to your private Figma Client Data storage.
If you store your Tokens locally to the Figma file:
When your Token project hits the 100kb limit, weβll show you the project size in the footer of the plugin.
Weβre compressing your Token Data, and for projects above 100kb we also chunk into individual packets to make sure your workflow isnβt disrupted.
However, this process takes time, and as your Token project grows, youβll notice the Plugin slows down.
If you're consuming Token Studio data via the sharedPluginData
API with another plugin or with the console, you'll need to access this with a different console command.
The best way to avoid slowdowns in your workflow is to store your Tokens remotely using one of our integrated sync providers.
β Learn more about local storage data limits and how to switch to remote storage for free.
On GitHub
3310 - Move "restore" token values to client storage for remote sync providers
3313 - Add size check, indicator and dialog for local document storage
3328 - Add compression to storing and reading sharedPluginData (themes and token values)
When you enter a Token Name into the search input on the Tokens Page, the Plugin now searches across all Token Sets making it much easier to find the needle in the haystack!
Youβll see:
Count of Tokens found
Token Set list on the left is filtered to show you where the search result has found a match.
On GitHub
3331 - Fixes an issue where if your font family was a number we were unable to generate variables
β Learn more about Font Family in the Plugin
You may have noticed that https://docs.tokens.studio has gotten a glow up!
β³ A new information architecture to help you find what you are looking for.
π€ You can now chat with the docs using AI in the search.
β¨ 35+ new guides and more on the way.
You can subscribe to our changelog on Featurebase to receive release notes in your email inbox.
β https://feedback.tokens.studio/changelog
April 14th, 2025
Quality of Life improvements
Added line numbers to the tokens JSON editor. (#3296)
Added warning when deleting a token set, when the user is synced with the Studio App platform (#3302)
Bug Fixes
Fixed importing text styles that reference variables in fontStyle, fontWeight, fontSize, lineHeight, letterSpacing, and paragraphSpacing. (#3299)
February 27th, 2025
New Features
Theme Creation: Users can now create themes when importing variables from Figma into the plugin. This enhancement improves organization and streamlines your design workflow. (#3260)
Bug Fixes
.gitkeep File Issue: Fixed a bug where a .gitkeep
file was created with every GitLab commit.(#3160)
Token Format Correction: Tokens synced from the Tokens Studio Platform now default to the DTCG format. (#3259)
Pro Features Activation: Resolved an issue preventing pro features from activating for users syncing via Tokens Studio with a valid API key.(#3277)
February 13th, 2025