From 269089dc65512351d123fa1dd381cc370ee31fb0 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Wed, 18 May 2022 16:50:21 +0000 Subject: [PATCH] Create changelog for 1.3.0-rc.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b233721b11a9..196c9947c085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ +## 1.3.0-rc.1 (2022-05-18) + +* Fix undo on scrolling +* Replace text buttons to icon buttons in dialog actions +* Fix appbar title +* Change scroll focus point relative to the zoom +* Fix zoom multiplier when using multiple fingers +* Add alwaysontop, move fullscreen to right top corner on desktop +* Add tooltips on window buttons +* Disable window buttons in full screen +* Fix file system on web (Creating directory if not exist)# +* Fix file system directory error +* Fix baking issues + ## 1.3.0-rc.0 (2022-05-13) * Implement drag resize area and popup window menu on desktop platforms