diff --git a/CHANGES.md b/CHANGES.md index 7ee7395671..65cd4e7f42 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,18 @@ ### :heart: Community contributions by (Thank you!) +## 1.4.1-alpha + +### :bug: Bugs fixed + +- Fix typography unlinking. +- Fix incorrect measures on shapes outside artboard. +- Fix issues on svg parsing related to numbers with exponents. +- Fix some race conditions on removing shape from workspace. +- Fix incorrect state management of user lang selection. +- Fix email validation usability issue on team invitation lightbox. + + ## 1.4.0-alpha ### :sparkles: New features diff --git a/version.txt b/version.txt index 06c33719e1..2662b507a0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.0-alpha +1.4.1-alpha