Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Jan 7, 2025
2 parents 9fdc9cf + d5fea35 commit 2c636dd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ dev_dependencies:
test: ^1.25.3
json_serializable: ^6.7.1
build_runner: ^2.4.9
freezed: ^2.5.2
freezed: ^2.5.8
lints: ^5.0.0
analyzer: ^7.1.0
11 changes: 11 additions & 0 deletions metadata/en-US/changelogs/128.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is a hotfix update, cherry picking some important fixes from the last 2.3.0-beta.0 nightly release.

* Fix default stroke width ([#779](https://github.com/LinwoodDev/Butterfly/issues/779))
* Fix svg export shows wrong initial preset
* Fix capture thumbnail uses wrong position
* Fix zoom slider is not centered
* Fix shape detection list tile not clickable
* Fix corrupting files when saving ([#777](https://github.com/LinwoodDev/Butterfly/issues/777))
* Fix export button in data settings not working

Read more here: https://linwood.dev/butterfly/2.2.4

0 comments on commit 2c636dd

Please sign in to comment.