Releases: GLips/Figma-Context-MCP
Releases · GLips/Figma-Context-MCP
v0.6.4
06 Oct 23:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
#250 9966623 Thanks @GLips ! - Collapse containers that only have vector children to better handle SVG image downloads and also make output size smaller.
v0.6.3
29 Sep 17:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
#246 7f4b585 Thanks @GLips ! - Updates to validate user input, run HTTP server on localhost only
v0.6.2
25 Sep 19:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
#244 8277424 Thanks @GLips ! - Support imports without starting server or looking for env vars.
v0.6.1
23 Sep 16:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
#240 2b1923d Thanks @GLips ! - Fix issue where importing package triggered config check.
#239 00bad7d Thanks @Hengkai-Ye ! - Fix: Make sure LLM provides a filename extension when calling download_figma_images
v0.6.0
09 Sep 16:36
Compare
Sorry, something went wrong.
No results found
Minor Changes
#233 26a048b Thanks @scarf005 ! - Return named styles from Figma instead of auto-generated IDs when they exist.
v0.5.2
27 Aug 04:42
Compare
Sorry, something went wrong.
No results found
Patch Changes
#227 68fbc87 Thanks @fightZy ! - Update Node ID regex to support additional formats, e.g. multiple nodes.
v0.5.1
13 Aug 15:21
Compare
Sorry, something went wrong.
No results found
Patch Changes
#205 618bbe9 Thanks @GLips ! - Calculate gradient values instead of passing raw Figma data.
v0.5.0
18 Jul 03:42
Compare
Sorry, something went wrong.
No results found
Minor Changes
#197 d67ff14 Thanks @GLips ! - Improve structure of MCP files, change strategy used for parsing Figma files to make it more flexible and extensible.
#199 a8b59bf Thanks @GLips ! - Add support for pattern fills in Figma.
#203 edf4182 Thanks @GLips ! - Add support for Fill, Fit, Crop and Tile image types in Figma. Adds image post-processing step.
Patch Changes
#202 4a44681 Thanks @GLips ! - Add --skip-image-downloads option to CLI args and SKIP_IMAGE_DOWNLOADS env var to hide the download image tool when set.
v0.4.3
18 Jun 15:16
Compare
Sorry, something went wrong.
No results found
Patch Changes
#179 17988a0 Thanks @GLips ! - Update curl command in fetchWithRetry to include error handling options, ensure errors are actually caught properly and returned to users.
v0.4.2
11 Jun 16:36
Compare
Sorry, something went wrong.
No results found