v1.0.0

Version 1.0.0 Released

Release version 1.0.0 is now available!

✨ New Features

  • Add managed step generator for numbers (2ea0b18)
  • Add preset import, delete-all, and multi-mode support (ec7eddc)
  • Reuse existing variables and add type filters (35edc89)
  • Add CollectionFilters and update toolbar (a8e8c84)
  • Add managed shade generator & syncing (9524dd3)

🐛 Bug Fixes

  • Fix Arrange Grid positions being overwritten by polling (188b745)
  • Merge pull request #8 from krstivoja/fix/standalone-group-columns (7a344c4)
  • Fix Arrange Grid placing standalone groups in managed chain columns (5bd98db)
  • Fix standalone groups overlapping managed chain columns (08d51f6)
  • Fix collection filter to hide/show nodes instead of removing them (9e2fa8c)
  • fixed grid (023c720)
  • fixed contrast ux (da824a1)
  • Fixed updating instead of deleting and recreating shades. (7151bfc)

🔄 Other Changes

  • Compress standalone group depth columns to consecutive indices (be75bfa)
  • Revert column offset in Arrange Grid for standalone groups (2bca298)
  • Update .gitignore (03c6846)
  • Merge pull request #7 from krstivoja/claude/modest-thompson (4ab4476)
  • Migrate node graph from Rete.js/custom SVG to @xyflow/react (e135509)
  • numbers (38064fe)
  • shades (0f2c701)
  • Auto-create default variable collection (e492458)
  • Sort shade groups numerically and preserve order (3e9eea1)
  • Delete figma-deploy.yml (3bcfec9)

Installation

To update to this version in Figma:

  1. Go to Plugins > Development > Import plugin from manifest
  2. Select the updated manifest.json file
  3. Or pull the latest code and run npm run build

Getting Started

If you’re new to Winden Tokens, check out our documentation and tutorials.


Have feedback or questions? Open an issue on GitHub