From 28f65fec9155be03a4fe94a95dc7aae09b731262 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 13 Apr 2026 12:15:17 +0200 Subject: [PATCH] :books: Update changelog --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index dc2d14a60b..58231d2543 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,11 +4,19 @@ ### :sparkles: New features & Enhancements +- Add webp export format to plugin types [Github #8870](https://github.com/penpot/penpot/pull/8870) + ### :bug: Bugs fixed - Fix component "broken" after switch variant [Taiga #12984](https://tree.taiga.io/project/penpot/issue/12984) +- Fix variants corner cases with selrect and points [Github #8882](https://github.com/penpot/penpot/pull/8882) - Fix dashboard navigation tabs overlap with projects content when scrolling [Taiga #13962](https://tree.taiga.io/project/penpot/issue/13962) - Fix text editor v1 focus [Taiga #13961](https://tree.taiga.io/project/penpot/issue/13961) +- Fix highlight on frames after rename [Github #8938](https://github.com/penpot/penpot/pull/8938) +- Fix TypeError in sd-token-uuid when resolving tokens interactively [Github #8929](https://github.com/penpot/penpot/pull/8929) +- Fix path drawing preview passing shape instead of content to next-node +- Fix swapped arguments in CLJS PathData `-nth` with default +- Normalize PathData coordinates to safe integer bounds on read ## 2.14.2