From bb5804cde390df75d8d4c7f1c8b138b0c26beeda Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 4 Jun 2021 14:05:46 +0200 Subject: [PATCH] :paperclip: Update changelog and increase version. --- CHANGES.md | 20 +++++++++++++++++++- version.txt | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c969a5585..d77a83c85 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,5 @@ # CHANGELOG # - ## :rocket: Next ### :sparkles: New features @@ -10,6 +9,25 @@ ### :boom: Breaking changes ### :heart: Community contributions by (Thank you!) +## 1.6.4-alpha + +### :sparkles: Minor improvements + +- Decrease default bulk buffers on storage tasks. +- Reduce file_change preserve interval to 24h. + +### :bug: Bugs fixed + +- Don't allow rename drafts project. +- Fix custom font deletion task. +- Fix custom font rendering on exporting shapes. +- Fix font loading on viewer app. +- Fix problem when moving files with drag & drop. +- Fix unexpected exception on searching without term. +- Properly handle nil values on `update-shapes` function. +- Replace frame term usage by artboard on viewer app. + + ## 1.6.3-alpha ### :bug: Bugs fixed diff --git a/version.txt b/version.txt index 231f4811d..0952b2035 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.6.3-alpha +1.6.4-alpha