File tree 2 files changed +22
-1
lines changed
app/linux/debian/usr/share/metainfo
2 files changed +22
-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.2.4 (2025-01-13)
6
+
7
+ This is a hotfix update, cherry picking some important fixes from the last 2.3.0-beta.0 nightly release.
8
+
9
+ * Add error boundaries for corrupted files
10
+ * Fix export button in data settings not working
11
+ * Fix utilties state resetted after undo
12
+ * Fix file view showing wrong aspect ratio for thumbnails
13
+
14
+ Cherry picks:
15
+ * Fix default stroke width ([ #779 ] ( https://github.com/LinwoodDev/Butterfly/issues/779 ) )
16
+ * Fix svg export shows wrong initial preset
17
+ * Fix capture thumbnail uses wrong position
18
+ * Fix zoom slider is not centered
19
+ * Fix shape detection list tile not clickable
20
+ * Fix corrupting files when saving ([ #777 ] ( https://github.com/LinwoodDev/Butterfly/issues/777 ) )
21
+ * Fix action tools not updating
22
+
23
+ Read more here: https://linwood.dev/butterfly/2.2.4
4
24
5
25
## 2.2.3-rc.2 (2024-12-20)
6
26
Original file line number Diff line number Diff line change 38
38
</screenshots >
39
39
<launchable type =" desktop-id" >dev.linwood.butterfly.desktop</launchable >
40
40
<releases >
41
+ <release version =" 2.2.4" date =" 2025-01-13" />
41
42
<release version =" 2.2.2" date =" 2024-11-11" />
42
43
<release version =" 2.2.1" date =" 2024-10-17" />
43
44
<release version =" 2.2.0" date =" 2024-09-28" />
You can’t perform that action at this time.
0 commit comments