Skip to content

Commit cac7df0

Browse files
committed
Update butterfly 2.5 blog entry
1 parent 1e69d43 commit cac7df0

3 files changed

Lines changed: 60 additions & 51 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"packageManager": "pnpm@10.33.0",
2525
"devDependencies": {
2626
"@vite-pwa/astro": "^1.2.0",
27-
"sass": "^1.98.0",
27+
"sass": "^1.99.0",
2828
"vite-plugin-pwa": "^1.2.0",
2929
"workbox-window": "^7.4.0"
3030
},

pnpm-lock.yaml

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/blog/butterfly/2026-04-05-butterfly-2.5.0.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Butterfly Crimson Red (2.5) released
3-
date: "2026-01-14"
3+
date: "2026-04-05"
44
author: codedoctor
55
tags: [butterfly]
66
slug: "butterfly/2.5"
@@ -146,3 +146,12 @@ A new Logging View was added directly within the application to help users and d
146146
Thanks to all the beta testers and translators for helping to make this release possible!
147147
This update will be available soon on the Play Store, Snap Store, F-Droid and Microsoft Store.
148148
Please report any bugs you find on [GitHub](https://github.com/LinwoodDev/Butterfly/issues) and share the app on social media to help the project grow!
149+
150+
## Full changelog
151+
152+
Changes since 2.5.0-rc.2:
153+
* Improve performance of pen drawing
154+
* Fix edited polygons showing duplicate old and new shapes until moved
155+
* Fix polygon tool has black color when using dark theme
156+
157+
This is a stable release, it includes all the changes from the 2.5.0 nightly releases.

0 commit comments

Comments
 (0)