From d442e9d6cb66f73b5c2a5329fca984429b5145c8 Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Mon, 18 May 2026 20:30:10 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f37d1de..b2ef99be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,9 @@ - Fix variable picker popovers and color binding swatches. - Fix dashed strokes on vector nodes and gradient fills on text. - Fix inner shadow rendering on text nodes. +- Fix imported Figma-derived underlined text rendering. - Fix exponential `.fig` file growth on repeated save/load cycles. +- Fix opening large `.fig` files so every page populates component instances, preventing missing nested content when switching pages. - 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.