From 842e13d0bb0f157eec56ab261f1ec6508adbd905 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Mon, 9 Sep 2024 16:11:08 +0000 Subject: [PATCH] Add changelog of v2.2.0-beta.3 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a410c0239ded..f3d00011ec5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ +## 2.2.0-beta.3 (2024-09-09) + +* Add full selection mode ([#684](https://github.com/LinwoodDev/Butterfly/issues/684)) +* Save utilities states after restart +* Ignore invalid files with invalid syntax +* Fix elements not being selected after moving +* Fix file gets duplicated on save (again) +* Fix image background wrong offset when moving on canvas +* Fix packs dialog showing templates +* Fix web showing no templates on first start +* Fix templates and packs gets overriden on creation with same name + +Read more here: https://linwood.dev/butterfly/2.2.0-beta.3 + ## 2.2.0-beta.2 (2024-08-27) * Add wasm support for chromium based browsers