Skip to content

Commit 5a9eef8

Browse files
committedFeb 26, 2024··
Add changelog of v2.1.0-beta.0
1 parent aadf5de commit 5a9eef8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
<!--ENTER CHANGELOG HERE-->
44

5+
## 2.1.0-beta.0 (2024-02-26)
6+
7+
* Add shape detection for lines ([#578](https://github.com/LinwoodDev/Butterfly/issues/578))
8+
* Add area navigator page ([#574](https://github.com/LinwoodDev/Butterfly/issues/574))
9+
* Add resize and move controls to area tool ([#542](https://github.com/LinwoodDev/Butterfly/issues/542))
10+
* Add reorder controls to area tool
11+
* Add option to export whole page ([#594](https://github.com/LinwoodDev/Butterfly/issues/594))
12+
* Add export tool ([#590](https://github.com/LinwoodDev/Butterfly/issues/590))
13+
* Move rotation controls to the top ([#607](https://github.com/LinwoodDev/Butterfly/issues/607))
14+
* Improve area tool creation rect selection
15+
* Make selection system of select tool modular
16+
* Upgrade to flutter 3.19
17+
* Improve pdf import ([#612](https://github.com/LinwoodDev/Butterfly/issues/612))
18+
* Rename release assets ([#568](https://github.com/LinwoodDev/Butterfly/discussions/568))
19+
* Generalize svg and png dialog
20+
* Fix thumbnail shoot position
21+
* Fix png export
22+
23+
Read more here: https://linwood.dev/butterfly/2.1.0-beta.0
24+
525
## 2.0.3 (2024-02-19)
626

727
* Fix png export

0 commit comments

Comments
 (0)
Please sign in to comment.