From c96fbfdcd6e612d7886e320303f272d3aa16b00b Mon Sep 17 00:00:00 2001 From: Xaviju Date: Thu, 24 Apr 2025 13:29:56 +0200 Subject: [PATCH] :books: Update tokens changelog for 2.6.2 (#6364) Co-authored-by: Xavier Julian --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 824cbf4088..e8fb2aa482 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ - Increase the height of the right sidebar dropdowns [Taiga #10615](https://tree.taiga.io/project/penpot/issue/10615) - Fix scroll on token themes modal [Taiga #10745](https://tree.taiga.io/project/penpot/issue/10745) +- Fix collapsing grouped sets in "edit Theme" closes the dialog [Taiga #10771](https://tree.taiga.io/project/penpot/issue/10771) - Fix unexpected exception on path editor on merge segments when undo stack is empty - Fix pricing CTA to be under a config flag [Taiga #10808](https://tree.taiga.io/project/penpot/issue/10808) - Fix allow moving a main component into another [Taiga #10818](https://tree.taiga.io/project/penpot/issue/10818)