Skip to content

Commit d51bad0

Browse files
committedSep 30, 2024··
Add changelog of v2.2.1-rc.0
1 parent c024bb8 commit d51bad0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 

‎CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
<!--ENTER CHANGELOG HERE-->
44

5+
## 2.2.1-rc.0 (2024-09-30)
6+
7+
* Add convert to layer to collection dialog
8+
* Readd option to select custom collection
9+
* Update button in name dialog to context specific action
10+
* Use live icon in add dialog (for example on undo, redo and full screen tools)
11+
* Improve layout of collection dialog
12+
* Improve copy to clipboard snackbar to show color
13+
* Change sensitivity settings to percent
14+
* Change min sensitivity of inputs to 10%
15+
* Rename context menu item name to rename in area context menu
16+
* Use search bar in areas navigator instead of normal text field
17+
* Fix select sensitivity slider in input settings changes scroll sensitivity
18+
* Fix current collection not being shown in collection dialog
19+
* Fix duplicating not working correctly
20+
* Fix layer rendering
21+
* Fix convert to layer not working before reopening the app
22+
* Fix file name only supports latin characters ([#743](https://github.com/LinwoodDev/Butterfly/issues/743))
23+
* Fix selection not updated when elements changed
24+
25+
Read more here: https://linwood.dev/butterfly/2.2.1-rc.0
26+
527
## 2.2.0 (2024-09-28)
628

729
* Fix importing keeps id

0 commit comments

Comments
 (0)
Please sign in to comment.