From e7b610b228c6b4f230fe445691ad0cf955784dc4 Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Sat, 16 May 2026 15:42:52 +0300 Subject: [PATCH] docs: restore dropped user-facing changelog entries --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e36445be..cc2f98efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,11 @@ - Fix inner shadow rendering on text nodes. - Fix exponential `.fig` file growth on repeated save/load cycles. - Fix canvas size badges scaling with zoom. +- Fix layout inspector dropdown anchoring and spacing/padding icon clarity. +- Fix section drawing and color input forwarding in the property panel. +- Fix asset insertion coordinates inside entered containers. +- Fix MCP stdio handshake and eval return values. +- Fix `@open-pencil/vue` npm imports referencing an unexported core subpath. ### Performance