Changelog
v1.0.0 (December 2025)
Initial public release of GitFig.
Design Sync Mode
- Connect Figma Design files directly to GitHub repositories
- Pull JSON tokens from GitHub → create/update Figma Variables
- Push Figma Variables/Styles → commit to GitHub
- Support for W3C Design Tokens, Style Dictionary, and Tokens Studio formats
- Branch management: switch, create, and view branches
- Create Pull Requests directly from Figma
- Change detection with commit count badges
- Conflict warnings when pushing with unpulled changes
Make Bridge Mode
- Sync Figma Make's auto-created repos to your target repos
- Auto-sync via GitHub webhooks
- Reverse sync (Target → Make)
- Three sync strategies: PR, Direct Push, Auto-merge
- Conflict detection and diff viewer
- Include/exclude file patterns
- GitHub Pages deployment toggle
Infrastructure
- GitHub OAuth Device Flow authentication
- Vercel serverless backend
- Supabase PostgreSQL database
Roadmap
Planned features for future releases:
- Scheduled syncs
- Preview changes before applying
- Sync specific mappings individually
- GitHub Enterprise support
- Figma DevMode integration