Skip to content

Commit 2edabe7

Browse files
committed
Add changelog of v2.3.0-rc.0
1 parent e483ba7 commit 2edabe7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

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

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+
526
## 2.3.0-beta.4 (2025-03-31)
627

728
* Add safe area around navigator

0 commit comments

Comments
 (0)