August 25th, 2025

2.7.0

πŸ‘‹ We’ve been hard at work on version 2.7.0 which features a number of long requested features as well as some improvements to our underlying git synchronisation which should speed things up for those with a large amount of token sets. Most notably we now have a β€œGenerate documentation” feature that lets you generate living documentation (similar to the script we had for Automator), as well as a search function inside the Branch selector and the Manage themes selector (to search for sets). There’s also the ability to selectively import variable collections, instead of always importing all.

Enhanced Variable Management

  • Smarter Variable Imports: When importing the same variable collection and mode, we now update existing sets instead of creating duplicates. Note that this requires sets to follow a certain naming (usually following Collection/Mode naming)

  • Flexible Import Control: When importing variables we now ask you which collections you'd like to import.

Sync & Collaboration

  • Faster GitHub Sync: Optimized GitHub synchronization to only push the sets required. This drastically speeds up pushes if you had a lot of token sets (we will bring this improvement to other providers soon)

  • Better Error Guidance: Replaced generic sync error messages with clear, actionable feedback - which should make it easier to understand what caused a pull to fail.

  • Pull Confirmation Fixed: Restored the missing confirmation dialog when switching to Tokens Studio sync provider.

Search & Discovery

  • Search sets in Manage Themes dialog: Find themes faster with new search functionality in the Manage Themes dialog.

  • Branch selector gets a Search: Quickly locate branches with the new search feature in the branch selector.

Token Display & Standards

  • Proper Number Tokens in JSON: Number tokens are now preserved as numbers in the JSON

  • Living Documentation: Introducing our new living documentation feature to keep your design system knowledge up-to-date.

Figma Plugin Improvements

  • Better Border Support: Fixed a bug with border width variables to now properly apply to all shape types, including ellipses, ovals, and text nodes.

  • Accurate Inspect Panel: Border radius and border width now correctly display as tokens (not variables) in the Inspect Panel.