diff --git a/CHANGES.md b/CHANGES.md index 770277b04..1463258d7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,13 +1,22 @@ # CHANGELOG -## :rocket: Next (1.18) - -## 1.17.0 +## :rocket: Next ### :boom: Breaking changes & Deprecations ### :sparkles: New features +### :bug: Bugs fixed + +### :arrow_up: Deps updates + +### :heart: Community contributions by (Thank you!) + + +## 1.17.0 + +### :sparkles: New features + - Adds layout flex functionality for boards - Better overlays interactions on boards inside boards [Taiga #4386](https://tree.taiga.io/project/penpot/us/4386) - Show board miniature in manual overlay setting [Taiga #4475](https://tree.taiga.io/project/penpot/issue/4475) @@ -42,11 +51,10 @@ - Fix confirm group name with enter doesn't work in assets modal [Taiga #4506](https://tree.taiga.io/project/penpot/issue/4506) - Fix group/ungroup shapes inside a component [Taiga #4052](https://tree.taiga.io/project/penpot/issue/4052) -### :arrow_up: Deps updates - -### :heart: Community contributions by (Thank you!) - ## 1.16.2-beta + +### :bug: Bugs fixed + - Fix strage cursor behaviour after clicking viewport with text pool [Github #2447](https://github.com/penpot/penpot/issues/2447) ## 1.16.1-beta @@ -116,7 +124,6 @@ - Fix grid not syncing immediately in multiuser [Taiga #4339](https://tree.taiga.io/project/penpot/issue/4339) - Fix custom font upload fails silently for unsupported formats [Taiga #4279](https://tree.taiga.io/project/penpot/issue/4280) -### :arrow_up: Deps updates ### :heart: Community contributions by (Thank you!) - To @andrewzhurov for many code contributions on this release.