Skip to content

Commit a108ccd

Browse files
committed
Add butterfly 2.3.2
1 parent cbdd356 commit a108ccd

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"sharp": "^0.34.2",
2020
"typescript": "^5.8.3"
2121
},
22-
"packageManager": "pnpm@10.12.1",
22+
"packageManager": "pnpm@10.12.2",
2323
"devDependencies": {
2424
"@vite-pwa/astro": "^1.1.0",
2525
"sass": "^1.89.2",
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Butterfly 2.3.2 released
3+
date: "2025-06-23"
4+
author: codedoctor
5+
tags: [butterfly]
6+
slug: "butterfly/2.3.2"
7+
---
8+
9+
After a releasing a the first beta of Butterfly Black Hairstreak (2.4) last week, the hotfix 2.3.2 for Butterfly is now available. This release includes all bug fixes from the beta. It's highly recommended to update to this version.
10+
11+
## Full changelog
12+
13+
Cherry picks:
14+
15+
* Improve error resistence in webdav file system ([#857](https://github.com/LinwoodDev/Butterfly/issues/857))
16+
* Fix temporary handler not working correctly
17+
* Fix text elements not correctly movable on pasting
18+
* Fix new line not working in label tool
19+
20+
## Notes for nightly users
21+
22+
Some of the fixes are already available in the nightly builds. If you are using the nightly build, you can skip this update.

0 commit comments

Comments
 (0)