Skip to content

Commit 2da93b9

Browse files
committed
Add changelog of v2.3.0-beta.1
1 parent 2ed2c87 commit 2da93b9

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
# Changelog
22

3-
<!--ENTER CHANGELOG HERE-->
3+
<!--ENTER CHANGELOG HERE-->
4+
5+
## 2.3.0-beta.1 (2025-01-20)
6+
7+
* Add search bar for components navigator page
8+
* Improve document settings UI
9+
* Remove duplicated name field in document settings
10+
* Change description only on submit
11+
* Improve encryption and thumbnail buttons
12+
* Add error boundaries for corrupted files
13+
* Fix export button in data settings not working
14+
* Fix export button for file view not visible
15+
* Fix file view showing wrong aspect ratio for thumbnails
16+
* Fix line transform changes rotation and scaling not working correctly ([#786](https://github.com/LinwoodDev/Butterfly/issues/786))
17+
* Fix lock collection wrongly labeled as Layer
18+
* Update secure storage dependency
19+
* Use minSdkVersion 23 instead of 21 (The minimum version of android is 6.0 (Marshmallow))
20+
* Improve collaboration system
21+
* Use wss default if no protocol is provided
22+
* Fix networking server/client not starting
23+
* Fix initializaton not sent by server
24+
* Improve performance when joining a room
25+
* Add linux arm binaries
26+
* Upgrade to agb 8.8
27+
28+
Read more here: https://linwood.dev/butterfly/2.3.0-beta.1
429

530
## 2.3.0-beta.0 (2025-01-06)
631

0 commit comments

Comments
 (0)