File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- ENTER CHANGELOG HERE-->
4
4
5
+ ## 2.3.0-rc.0 (2025-04-13)
6
+
7
+ * Add option to add custom user name for collaboration
8
+ * Add lock layer option to restrict editing to current layer
9
+ * Redesign collaboration dialog
10
+ * Move collaboration button to popup menu
11
+ * Add scroll to navigator ([ #836 ] ( https://github.com/LinwoodDev/Butterfly/pull/836 ) )
12
+ * Use opened document parent directory as initial path in file navigator
13
+ * Improve disconnect with collaboration
14
+ * Fix issue with editing text in the navigation rail on tablet ([ #836 ] ( https://github.com/LinwoodDev/Butterfly/pull/836 ) )
15
+ * Fix importing non butterfly files result in error ([ #829 ] ( https://github.com/LinwoodDev/Butterfly/issues/829 ) )
16
+ * Fix scroll sensitivity not changing move speed
17
+ * Fix thumbnail capture not using the current viewport
18
+ * Fix background dialog shows wrong content after deleting one layer
19
+ * Fix local storage not using specified path ([ #835 ] ( https://github.com/LinwoodDev/Butterfly/issues/835 ) )
20
+ * Fix performance drop after using path eraser or deleting elements ([ #831 ] ( https://github.com/LinwoodDev/Butterfly/pull/831 ) )
21
+ * Fix resolution size not centered
22
+ * Fix opened document not highlighted inside file navigator
23
+
24
+ Read more here: https://linwood.dev/butterfly/2.3.0-rc.0
25
+
5
26
## 2.3.0-beta.4 (2025-03-31)
6
27
7
28
* Add safe area around navigator
You can’t perform that action at this time.
0 commit comments