Commit d51bad0 committed Sep 30, 2024 · 13 / 14 · Unverified
1 parent c024bb8 commit d51bad0 Copy full SHA for d51bad0
File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- ENTER CHANGELOG HERE-->
4
4
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
+
5
27
## 2.2.0 (2024-09-28)
6
28
7
29
* Fix importing keeps id
You can’t perform that action at this time.
0 commit comments