From 8c54c3394c8bbea6f51c3863fe9d1169cb63f527 Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Tue, 25 Jun 2024 07:49:39 +0000 Subject: [PATCH] Add changelog of v2.2.0-beta.0 --- CHANGELOG.md | 16 ++++++++++++++++ app/AppImageBuilder.yml | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d4233d20d9d..97ced4eaa17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 2.2.0-beta.0 (2024-06-25) + +* Add erase elements property to eraser and patheraser ([#680](https://github.com/LinwoodDev/Butterfly/issues/680)) +* Add shape element to normal eraser([#683](https://github.com/LinwoodDev/Butterfly/issues/683)) +* Add lock layer ([#688](https://github.com/LinwoodDev/Butterfly/issues/688)) +* Add export button to templates dialog +* Improve packs dialog +* Fix spacer has no help page +* Fix utilities state on undo/redo ([#721](https://github.com/LinwoodDev/Butterfly/issues/721)) +* Fix select and eye dropper temporary tool already gets removed before doing the action +* Fix asset select dialog overflows on too many assets +* Fix full screen button in top left corner menu doesn't work +* Upgrade AGB to 8.5.0 in android + +Read more here: https://linwood.dev/butterfly/2.2.0-beta.0 + ## 2.1.1 (2024-06-10) Nothing changed from the nightly build to the stable release. diff --git a/app/AppImageBuilder.yml b/app/AppImageBuilder.yml index 8e9a2f4734c4..a4150983bc89 100644 --- a/app/AppImageBuilder.yml +++ b/app/AppImageBuilder.yml @@ -11,7 +11,7 @@ script: AppDir: path: ./AppDir app_info: - id: dev.linwood.butterfly + version: 2.2.0-beta.0 name: Linwood Butterfly icon: dev.linwood.butterfly version: 2.2.0-beta.0