Skip to content

Commit 56714f8

Browse files
committed
2 parents cffeb39 + 9ddd0e6 commit 56714f8

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: Merry Christmas with Butterfly 2.2.3
3+
date: "2024-12-24"
4+
author: codedoctor
5+
tags: [butterfly]
6+
slug: "butterfly/2.2.3"
7+
---
8+
9+
Merry Christmas! 🎄
10+
11+
Today I have the stable release of Butterfly 2.2.3 for you, the biggest bug fix release so far.
12+
13+
Highlights:
14+
15+
- 🎨 More interface customization
16+
- 💾 Save button indicator for autosave
17+
- 🖊️ Laser tool improvements
18+
- 📝 Template dialog improvements
19+
- 🎨 Color wheel
20+
- 🖼️ Render resolution
21+
22+
These are only the higlights, please check the changes inside the nightlies for more details:
23+
24+
- [2.2.3-rc.0](/blog/butterfly/2.2.3-rc.0)
25+
- [2.2.3-rc.1](/blog/butterfly/2.2.3-rc.1)
26+
- [2.2.3-rc.2](/blog/butterfly/2.2.3-rc.2)
27+
28+
There is one open discussion about the web version of the app, feel free to take part in the discussion: [#767](https://github.com/LinwoodDev/Butterfly/discussions/767).
29+
30+
Additionally there is a new discussion about a new file format to support git: [#770](https://github.com/LinwoodDev/Butterfly/discussions/770).
31+
32+
## More interface customization
33+
34+
You can now toggle the color toolbar to hide it if you don't need it. This can be useful if you want to have more space for your drawing or if you have a small screen.
35+
36+
Additionally the options panel can now be placed on the bottom or the top of the screen regardless how big the screen is.
37+
38+
## Save button indicator for autosave
39+
40+
There is a new setting for autosave that allows you to show a save button when autosave is active. This can be useful if you want to save manually or if you want to see the status of the autosave.
41+
42+
## Laser tool improvements
43+
44+
The laser tool now has a separate duration for the laser visibility and the hide laser strokes.
45+
Additionally there is now a new animation to remove the laser strokes called path.
46+
47+
## Template dialog improvements
48+
49+
Handling with templates is now much easier. You can now override tools more easily, found the details of a template faster and duplicate templates to create new ones.
50+
51+
## Color wheel
52+
53+
The color picker now has a color wheel to select colors more easily.
54+
You can now select the color by clicking in the wheel and adjust the brightness in the slider below.
55+
56+
Additionally the slider thumb are now colored in red, green and blue to preview the selected value.
57+
58+
## Render resolution
59+
60+
To improve scrolling and moving on the canvas, there is now a setting render resolution.
61+
By the default it renders 1.5x times the size of the viewport but you can put it on performance to have the previous behavior and render only the size of the viewport. There is also the option best to render double the size.
62+
Feel free to give feedback to this new feature.
63+
64+
## Notes
65+
66+
Thank you for all your support and feedback. I wish you a Merry Christmas!
67+
This will be the last butterfly release this year. The next release will be in January 2025.
68+
We reached 1100 stars on GitHub, 4000 commits and released 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.2.2 and 2.2.3 this year 🎉
69+
70+
Feel free share the app with your friends and family and give feedback to make the app better.

0 commit comments

Comments
 (0)