Skip to content

Commit 0f47a33

Browse files
committed
Add changelog of v2.2.4
1 parent 656bb3a commit 0f47a33

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

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
424

525
## 2.2.3-rc.2 (2024-12-20)
626

app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
</screenshots>
3939
<launchable type="desktop-id">dev.linwood.butterfly.desktop</launchable>
4040
<releases>
41+
<release version="2.2.4" date="2025-01-13" />
4142
<release version="2.2.2" date="2024-11-11" />
4243
<release version="2.2.1" date="2024-10-17" />
4344
<release version="2.2.0" date="2024-09-28" />

0 commit comments

Comments
 (0)