diff --git a/CHANGELOG.md b/CHANGELOG.md index 13171a5b132f..62b5b78d2ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ +## 2.2.2-rc.1 (2024-11-04) + +* Add checksums to release assets ([#753](https://github.com/LinwoodDev/Butterfly/issues/753)) +* Add documentation button to collapsed app bar +* Move eraser tool to property view +* Improve scaling rotated elements ([#518](https://github.com/LinwoodDev/Butterfly/issues/518) partially, offset needs to be fixed) +* Improve performance on large pages ([#667](https://github.com/LinwoodDev/Butterfly/issues/667) partially) +* Improve property view +* Fix changing page don't showing content ([#755](https://github.com/LinwoodDev/Butterfly/issues/755)) +* Fix label cursor style if not editing element +* Remove cusor visibility on eraser, path eraser and label tool +* Remove label tool can be changed tool to allow context menu + +Read more here: https://linwood.dev/butterfly/2.2.2-rc.1 + ## 2.2.2-rc.0 (2024-10-28) * Add layer merging