From 3270a34c839c97b1c35364a493f121cb14cc3586 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Tue, 22 Feb 2022 15:46:00 +0000 Subject: [PATCH] Update version to 1.2.0 --- docs/community/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/community/CHANGELOG.md b/docs/community/CHANGELOG.md index 588d37f5dbe2..587c40481ea6 100644 --- a/docs/community/CHANGELOG.md +++ b/docs/community/CHANGELOG.md @@ -6,6 +6,21 @@ slug: /changelog +## 1.2.0 (2022-02-22) + +* Add baking of the viewport ([#89](https://github.com/LinwoodCloud/Butterfly/issues/89)) +* Add templates dialogs and presets +* Add change document path option ([#96](https://github.com/LinwoodCloud/Butterfly/issues/96)) +* Add insert dialog to add simplification of the user interface + * Add image insert + * Add camera insert +* Add sensitive settings ([#91](https://github.com/LinwoodCloud/Butterfly/issues/91)) +* Add background presets +* Add document name editing in the appbar +* Remove image painter in favor of the insert dialog +* Use minSdkVersion 21 instead of 16 (The minimum version of android is 5.0 (Lollipop)) +* Move undo/redo button to the left of the appbar + ## 1.1.2 (2022-01-21) * Move color picker in background context menu