✨ Improvements
Improved bulk duplication: the set picker no longer closes after every tick when duplicating a token or token group. It's now a proper multi-select panel that stays open while you pick sets, with a search field at the top to filter long set lists and a select-all toggle that acts on whatever the search is currently showing.
Optimized the variable export process for faster performance on large token sets.
🐛 Bug Fixes
Fixed the default preset's box shadow token: its individual layers used
$typeinstead oftypefor the shadow type (a leftover from the DTCG migration), which made the layer type unreadable and caused every layer to render as a drop shadow instead of one drop and one inner shadow.Fixed legacy↔DTCG token format conversion on GitHub silently committing only
$metadata.jsonwithout rewriting any token files.