diff --git a/CHANGES.md b/CHANGES.md index 111b101af..a20cde5c6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGELOG -## 2.5.0 +## 2.5.0 (Unreleased) ### :rocket: Epics and highlights @@ -22,6 +22,15 @@ - Fix error when reseting stroke cap - Fix problem with strokes not refreshing in Safari [Taiga #9040](https://tree.taiga.io/project/penpot/issue/9040) + +## 2.4.3 (Unreleased) + +### :bug: Bugs fixed + +- Fix errors from editable select on measures menu [Taiga #9888](https://tree.taiga.io/project/penpot/issue/9888) +- Fix exception on importing some templates from templates slider + + ## 2.4.2 ### :bug: Bugs fixed @@ -32,6 +41,7 @@ - Fix missing methods reference on API Docs - Fix memory usage issue on file-gc asynchronous task (related to snapshots feature) + ## 2.4.1 ### :bug: Bugs fixed @@ -39,6 +49,7 @@ - Fix error when importing files with touched components [Taiga #9625](https://tree.taiga.io/project/penpot/issue/9625) - Fix problem when changing color libraries [Plugins #184](https://github.com/penpot/penpot-plugins/issues/184) + ## 2.4.0 ### :rocket: Epics and highlights diff --git a/backend/resources/app/templates/debug.tmpl b/backend/resources/app/templates/debug.tmpl index 8ba83a241..4432de6f6 100644 --- a/backend/resources/app/templates/debug.tmpl +++ b/backend/resources/app/templates/debug.tmpl @@ -114,37 +114,13 @@ Debug Main Page