Skip to content

Releases: KirillBaranov/figma-map

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:20

Changelog

  • 854eaa1 docs(changelog): release 0.11.1
  • dd88ff8 docs(readme): explain why the setup skill is fetched from GitHub, not disk
  • e2266a1 fix(backend): rotate bridge.log so a long-lived detached backend can't fill the disk

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:19

Changelog

  • 5c8621a fix(install): make the hidden ~/.figma-map plugin folder easy to find

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 23:48

Changelog

  • cfd8ab2 docs(changelog): release 0.11.0
  • 4a24c37 feat(install): auto-fetch backend/plugin, self-updating stack, uninstall, e2e test
  • 99feba4 fix(ci): bound release job with a timeout, add --verbose for diagnosis
  • 830ccfc fix(ci): pin bun-version instead of "latest" in setup-bun
  • 4e809f7 fix(e2e): set CGO_ENABLED=0 building the CLI fixture, matching goreleaser
  • e33cf88 fix(release): gitignore CI-generated backend/plugin release artifacts

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:05

Changelog

  • bd709d3 docs(bench): name the coding agent used in benchmarks
  • b66a8f8 feat(windows): add PowerShell installer, fix update and doctor on Windows

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:53

Changelog

  • 49f7657 docs(readme): agent-first install path + setup skill

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:32

Changelog

  • ba4d62e docs(skill): note codegen's --target option
  • d4c630b feat(codegen): pluggable output targets via IR + renderer registry

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:42

Changelog

  • be5c7a8 feat(browser): redesign compare-overlay UX, fix broken popup, add logo

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:34

Changelog

  • 58dda9f feat(figma): surface TEXT_PATH curve data via inspect

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:55

Changelog

  • e3f5aca docs(changelog): add 0.6.1 entry
  • 80998d3 fix(cmd): silence errcheck lint failures in update.go

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:51

Changelog

  • 87b86a9 docs(bench): add admin-dashboard and landing-hero-2 case studies
  • 0d7dfc0 docs(changelog): add 0.6.0 entry
  • 57b5de5 docs(readme): rewrite as marketing-forward, push deep dives to docs/
  • 082aa21 docs(skill): teach the agent about figma-map update
  • 4b3ceda feat(cmd): add figma-map update self-update command
  • 32384ac fix(bench): render comparator screenshots at the design's own height