Skip to content

Commit 6ba7ccc

Browse files
committed
Add changelog of v2.2.0-rc.0
1 parent bf2e586 commit 6ba7ccc

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

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

5+
## 2.2.0-rc.0 (2024-09-16)
6+
7+
* Refactor layer tool ([#728](https://github.com/LinwoodDev/Butterfly/issues/728))
8+
* Renamed to collection tool
9+
* Changed to action tool
10+
* It now opens a menu with all collections and actions
11+
* Upgrade file version to 10 ([#728](https://github.com/LinwoodDev/Butterfly/issues/728))
12+
* Refactor to new layer system
13+
* Rename current layer implementation to collections
14+
* Change layer navigator page to new layer system ([#728](https://github.com/LinwoodDev/Butterfly/issues/728))
15+
* Improve action tool visualization in edit toolbar
16+
* Add eye dropper docs
17+
* Improve multi select in file view ([#713](https://github.com/LinwoodDev/Butterfly/issues/713))
18+
* Add invert selection
19+
* Add move
20+
* Add tolerance to area move in navigator page to fix duplicated areas
21+
* Add startup behavior settings to open last note or new note on startup
22+
* Update selection incorrect when transforming multiple elements
23+
* Refactor sensitivity settings to be more user friendly and more descriptive and remove unused settings
24+
* Move inputs from behaviors settings to own page
25+
* Make packs dialog responsive
26+
* Fix select all shortcut
27+
* Fix temporary tool is not the right size in the edit toolbar
28+
* Fix memory leaks
29+
* Fix regression bug introduced in 2.2 that caused weird behavior in webdav file system
30+
* Fix action tools gets selected when added
31+
* Fix data directory does not update when selecting one
32+
* Fix export pin icon in dialog
33+
* Fix export tool not recognized as action tool
34+
* Update pdfjs on web
35+
* Update to flutter 3.24.3
36+
37+
Read more here: https://linwood.dev/butterfly/2.2.0-rc.0
38+
539
## 2.2.0-beta.3 (2024-09-09)
640

741
* Add full selection mode ([#684](https://github.com/LinwoodDev/Butterfly/issues/684))

0 commit comments

Comments
 (0)