You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
- Added MCP server support to let agents/IDEs pull code, structure, and screenshots from your current Figma selection.
6
6
- The inspect panel can be resized horizontally by dragging either its left or right edge. (Suggested and implemented by @molinla at [#34](https://github.com/ecomfe/tempad-dev/pull/34))
7
7
- Measure mode won't trigger node duplication anymore when dragging a node in design mode.
8
+
- Improved the error message when `window.figma` is unavailable.
9
+
- Improved error handling for retrieving dev resources.
0 commit comments