Skip to content

Commit

Permalink
Add changelog of v2.1.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Apr 1, 2024
1 parent 5d0e0e1 commit e00dc85
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

<!--ENTER CHANGELOG HERE-->

## 2.1.0-beta.4 (2024-04-01)

* Add auto create areas functionality in areas navigator page
* Add top toolbar setting that isn't integrated with the appbar
* Add option to have multiple toolbar columns
* Add multi columns for toolbar ([#589](https://github.com/LinwoodDev/Butterfly/issues/589))
* Add pointer test to behavior settings
* Change area enter and exit to the left of the area name in areas navigator page
* Change current area on area click in areas navigator page if the current area is not the clicked area
* Improve friction
* Use percents for zoom in document properties
* Readd drawing outside of window ([#521](https://github.com/LinwoodDev/Butterfly/pull/521))
* Fix baking when animating smooth navigation
* Fix eraser
* Fix crash and size when loading pdf or big butterfly files ([#645](https://github.com/LinwoodDev/Butterfly/pull/645))
* Fix toolbar size setting saving
* Fix template dialog loading failed
* Fix grid x position negation
* Update linux appdata

Read more here: https://linwood.dev/butterfly/2.1.0-beta.4

## 2.1.0-beta.3 (2024-03-25)

* Add support for renaming the current page
Expand Down

0 comments on commit e00dc85

Please sign in to comment.