figma-console-mcp 1.11.0 → 1.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
  > **Your design system as an API.** Model Context Protocol server that bridges design and development—giving AI assistants complete access to Figma for **extraction**, **creation**, and **debugging**.
9
9
 
10
- > **🆕 v1.11.0CDP Removed, Smarter Multi-File:** All CDP references removed (Figma blocked it). Active file now tracks your focused tab across multiple open projects. [See changelog →](CHANGELOG.md)
10
+ > **🆕 v1.11.1Doc Generator Fixes:** Cleaner `figma_generate_component_doc` output—proper markdown tables, filtered property metadata, Storybook links. [See changelog →](CHANGELOG.md)
11
11
 
12
12
  ## What is this?
13
13
 
@@ -651,9 +651,10 @@ The architecture supports adding new apps with minimal boilerplate — each app
651
651
 
652
652
  ## 🛤️ Roadmap
653
653
 
654
- **Current Status:** v1.11.0 (Stable) - Production-ready with WebSocket-only connectivity, smart multi-file tracking, 56+ tools, Comments API, and MCP Apps
654
+ **Current Status:** v1.11.1 (Stable) - Production-ready with WebSocket-only connectivity, smart multi-file tracking, 56+ tools, Comments API, and MCP Apps
655
655
 
656
656
  **Recent Releases:**
657
+ - [x] **v1.11.1** - Doc generator fixes: clean markdown tables, Storybook links, property metadata filtering
657
658
  - [x] **v1.11.0** - Complete CDP removal, improved multi-file active tracking with focus detection
658
659
  - [x] **v1.10.0** - Multi-instance support (dynamic port fallback 9223–9232, multi-connection plugin, instance discovery)
659
660
  - [x] **v1.9.0** - Figma Comments tools, improved port conflict detection