We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38118a commit 926fd18Copy full SHA for 926fd18
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.14.4
4
+
5
+- Improved MCP tool output.
6
+- Improved the visual hint for TemPad Dev panel.
7
+- Significantly improved the performance of `get_code` tool.
8
+- Made TemPad Dev work seamlessly across soft navigation between pages in Figma.
9
10
## 0.14.3
11
12
- Fixed the missing `host_permissions` in manifest.json.
packages/extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@tempad-dev/extension",
- "version": "0.14.3",
+ "version": "0.14.4",
"private": true,
"description": "TemPad Dev browser extension.",
"type": "module",
0 commit comments