Releases: GLips/Figma-Context-MCP
Releases · GLips/Figma-Context-MCP
v0.11.0
20 Apr 21:12
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-04-20)
Features
Bug Fixes
stop routing all traffic through EnvHttpProxyAgent by default (#359 ) (a22f28f )
v0.10.1
10 Apr 22:25
Compare
Sorry, something went wrong.
No results found
0.10.1 (2026-04-10)
Bug Fixes
add actionable 403 error message with troubleshooting link (9230bd0 )
throw actionable error for missing nodes, add error_category to telemetry (#344 ) (334ae2b )
v0.10.0
10 Apr 18:15
Compare
Sorry, something went wrong.
No results found
v0.9.0
09 Apr 04:12
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-04-09)
Features
add component property support (BOOLEAN & TEXT) (#340 ) (b0f9efc )
add proxy support for managed networks (#338 ) (32d5779 )
add support for using as a CLI via fetch subcommand to retrieve design data directly (#331 ) (dd237c8 )
Bug Fixes
layout: suppress computed gap values when using SPACE_BETWEEN (#341 ) (309c60e ), closes #169
v0.8.1
07 Apr 05:09
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-04-07)
Bug Fixes
disambiguate named styles with duplicate names (#319 ) (a077ace )
include BOOLEAN_OPERATION in SVG container collapse (354679e )
include BOOLEAN_OPERATION in SVG container collapse (19c50b3 )
replace jimp with selective @jimp/* imports to fix ESM crash (#333 ) (dd47ebf ), closes #329
v0.8.0
24 Mar 18:36
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-03-24)
⚠ BREAKING CHANGES
switch to stateless HTTP transport (#304 )
Features
add progress notifications and async tree walker (#305 ) (b5724ad )
Performance Improvements
fix O(n²) bottlenecks in simplification and YAML serialization (#307 ) (29cff0c )
Code Refactoring
v0.7.1
20 Mar 15:23
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-03-20)
Bug Fixes
handle drive root paths in image directory security check (#301 ) (9f32616 )
v0.7.0
19 Mar 20:55
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-03-19)
⚠ BREAKING CHANGES
getServerConfig() no longer takes an isStdioMode parameter. It now detects stdio mode internally and returns it as part of ServerConfig.
Features
add --image-dir config for image download path control (#297 ) (0417766 )
replace yargs with cleye for CLI flag parsing (#285 ) (0092ee7 )
support gifRef for downloading animated GIF embeds (#286 ) (f1ec913 )
Bug Fixes
remove inline release-type so release-please reads config file (a03cd68 )
replace sharp dependency with js-native jimp for image manipulation (#289 ) (62b9f94 )
skip jimp processing for SVGs and prevent image-fill collapse (#298 ) (a4a4b13 )
v0.6.6
04 Mar 20:26
Compare
Sorry, something went wrong.
No results found
0.6.6 (2026-03-04)
Bug Fixes
use Node 24 in release workflow for npm OIDC support (11ba7c6 )
v0.6.5
04 Mar 20:10
Compare
Sorry, something went wrong.
No results found
0.6.5 (2026-03-04)
Bug Fixes
upgrade MCP SDK to 1.27.1 and modernize tool registration (#282 ) (4153e5f )