From e00dc85ba8e07b4d614ab55dfc031fe73a5c4995 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Mon, 1 Apr 2024 12:22:57 +0000 Subject: [PATCH] Add changelog of v2.1.0-beta.4 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c463225c6d6c..25d40dfa8a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ +## 2.1.0-beta.4 (2024-04-01) + +* Add auto create areas functionality in areas navigator page +* Add top toolbar setting that isn't integrated with the appbar +* Add option to have multiple toolbar columns +* Add multi columns for toolbar ([#589](https://github.com/LinwoodDev/Butterfly/issues/589)) +* Add pointer test to behavior settings +* Change area enter and exit to the left of the area name in areas navigator page +* Change current area on area click in areas navigator page if the current area is not the clicked area +* Improve friction +* Use percents for zoom in document properties +* Readd drawing outside of window ([#521](https://github.com/LinwoodDev/Butterfly/pull/521)) +* Fix baking when animating smooth navigation +* Fix eraser +* Fix crash and size when loading pdf or big butterfly files ([#645](https://github.com/LinwoodDev/Butterfly/pull/645)) +* Fix toolbar size setting saving +* Fix template dialog loading failed +* Fix grid x position negation +* Update linux appdata + +Read more here: https://linwood.dev/butterfly/2.1.0-beta.4 + ## 2.1.0-beta.3 (2024-03-25) * Add support for renaming the current page