Skip to content

Commit

Permalink
Add changelog of v2.0.0-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Nov 4, 2023
1 parent 3d639f8 commit 4a9ba8b
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog

<!--ENTER CHANGELOG HERE-->
<!--ENTER CHANGELOG HERE-->

## 2.0.0-beta.14 (2023-11-04)

* Add cursor to path eraser
* Add scrollbar to recent files
* Add recent colors to color picker
* Add version to web
* Add eye dropper
* Add copy on click for versions in settings dialog ([#519](https://github.com/LinwoodDev/Butterfly/issues/519))
* Add scaling to markdown and text renderers ([#520](https://github.com/LinwoodDev/Butterfly/issues/520))
* Show remote on hover in recent files
* Improve action buttons in add dialog
* Improve color picker dialog
* Fix invalidation of selection when transforming ([#517](https://github.com/LinwoodDev/Butterfly/issues/517))
* Fix folder creation ([#513](https://github.com/LinwoodDev/Butterfly/issues/513))
* Fix locale spacing
* Fix pack updating
* Fix pdf operations on web
* Fix exporting whole directory ([#523](https://github.com/LinwoodDev/Butterfly/issues/523))
* Set full screen tool to action tool
* Fix saving files in local external directory
* Fixing missing saving of pdf quality and platform theme settings

View all changes in the blog: https://linwood.dev/butterfly/2.0.0-beta.14

## 2.0.0-beta.13 (2023-10-29)

Expand Down

0 comments on commit 4a9ba8b

Please sign in to comment.