Skip to content

Commit

Permalink
Add changelog of v2.2.1-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Sep 30, 2024
1 parent c024bb8 commit d51bad0
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

<!--ENTER CHANGELOG HERE-->

## 2.2.1-rc.0 (2024-09-30)

* Add convert to layer to collection dialog
* Readd option to select custom collection
* Update button in name dialog to context specific action
* Use live icon in add dialog (for example on undo, redo and full screen tools)
* Improve layout of collection dialog
* Improve copy to clipboard snackbar to show color
* Change sensitivity settings to percent
* Change min sensitivity of inputs to 10%
* Rename context menu item name to rename in area context menu
* Use search bar in areas navigator instead of normal text field
* Fix select sensitivity slider in input settings changes scroll sensitivity
* Fix current collection not being shown in collection dialog
* Fix duplicating not working correctly
* Fix layer rendering
* Fix convert to layer not working before reopening the app
* Fix file name only supports latin characters ([#743](https://github.com/LinwoodDev/Butterfly/issues/743))
* Fix selection not updated when elements changed

Read more here: https://linwood.dev/butterfly/2.2.1-rc.0

## 2.2.0 (2024-09-28)

* Fix importing keeps id
Expand Down

0 comments on commit d51bad0

Please sign in to comment.