File tree 1 file changed +26
-1
lines changed
1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
4
29
5
30
## 2.3.0-beta.0 (2025-01-06)
6
31
You can’t perform that action at this time.
0 commit comments