Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Apr 30, 2024
1 parent 04b2723 commit 8528b42
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 62 deletions.
113 changes: 52 additions & 61 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
# Changelog

<!--ENTER CHANGELOG HERE-->

## 2.0.0-rc.1 (2024-04-30)

* Fix triangle rendering
* Fix temporary tool won't be removed when using not configured input
* Fix select all
* Fix import error when using open with on android

Read more here: https://linwood.dev/butterfly/2.1.0-rc.1

## 2.1.0-rc.0 (2024-04-22)

<!--ENTER CHANGELOG HERE-->

## 2.1.0-rc.0 (2024-04-22)

This is the 100th release 🎉

* Add image background svg support
Expand All @@ -33,10 +24,10 @@ This is the 100th release 🎉
* Fix render background gets ignored ([#670](https://github.com/LinwoodDev/Butterfly/issues/670))
* Remove old unused code

Read more here: https://linwood.dev/butterfly/2.1.0-rc.0

## 2.1.0-beta.5 (2024-04-08)

Read more here: https://linwood.dev/butterfly/2.1.0-rc.0

## 2.1.0-beta.5 (2024-04-08)

* Add native clipboard ([#605](https://github.com/LinwoodDev/Butterfly/issues/605))
* Add option to import zip archive
* Allow using these tools as temporary tool ([#656](https://github.com/LinwoodDev/Butterfly/issues/656))
Expand Down Expand Up @@ -66,10 +57,10 @@ Read more here: https://linwood.dev/butterfly/2.1.0-rc.0
* Add architecture specific apk builds ([#657](https://github.com/LinwoodDev/Butterfly/issues/657))
* Upgrade path rendering api

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

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

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

## 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
Expand All @@ -88,10 +79,10 @@ Read more here: https://linwood.dev/butterfly/2.1.0-beta.5
* 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)

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
* Add advance button in quickstart
* Add setting for toolbar size ([#589](https://github.com/LinwoodDev/Butterfly/issues/589))
Expand All @@ -118,21 +109,21 @@ Read more here: https://linwood.dev/butterfly/2.1.0-beta.4
* Upgrading major versions of many dependencies
* Update android build configuration

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

## 2.1.0-beta.2 (2024-03-11)

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

## 2.1.0-beta.2 (2024-03-11)

* Add icons to sort dropdown items
* Improve window buttons on custom title bar
* Improve svg path export ([#620](https://github.com/LinwoodDev/Butterfly/issues/620))
* Fix svg export preview shows nothing
* Fix exporting on web
* Fix file creation if the file path already exists

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

## 2.1.0-beta.1 (2024-03-04)

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

## 2.1.0-beta.1 (2024-03-04)

* Add setting for adding background to pdf import ([#606](https://github.com/LinwoodDev/Butterfly/issues/606))
* Add setting for inverting to pdf import ([#606](https://github.com/LinwoodDev/Butterfly/issues/606))
* Add image operations
Expand All @@ -143,10 +134,10 @@ Read more here: https://linwood.dev/butterfly/2.1.0-beta.2
* Fix transformation pushed to reference handle ([#615](https://github.com/LinwoodDev/Butterfly/issues/615))
* Disable showing transform controls while transforming

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

## 2.1.0-beta.0 (2024-02-26)

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

## 2.1.0-beta.0 (2024-02-26)

* Add shape detection for lines ([#578](https://github.com/LinwoodDev/Butterfly/issues/578))
* Add area navigator page ([#574](https://github.com/LinwoodDev/Butterfly/issues/574))
* Add resize and move controls to area tool ([#542](https://github.com/LinwoodDev/Butterfly/issues/542))
Expand All @@ -163,16 +154,16 @@ Read more here: https://linwood.dev/butterfly/2.1.0-beta.1
* Fix thumbnail shoot position
* Fix png export

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

## 2.0.3 (2024-02-19)

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

## 2.0.3 (2024-02-19)

* Fix png export

See all changes since the last stable here: https://linwood.dev/butterfly/2.0.3

## 2.0.3-rc.1 (2024-02-12)

See all changes since the last stable here: https://linwood.dev/butterfly/2.0.3

## 2.0.3-rc.1 (2024-02-12)

* Add initial ios support (currently nightly only) ([#244](https://github.com/LinwoodDev/Butterfly/issues/244))
* Add option to disable autosave ([#591](https://github.com/LinwoodDev/Butterfly/issues/591))
* Convert aspect ratio menu to material 3
Expand All @@ -182,10 +173,10 @@ See all changes since the last stable here: https://linwood.dev/butterfly/2.0.3
* Fix color of icon dropdown in property view
* Disable camera on android sdk version < 21

Read more here: https://linwood.dev/butterfly/2.0.3-rc.1

## 2.0.3-rc.0 (2024-02-05)

Read more here: https://linwood.dev/butterfly/2.0.3-rc.1

## 2.0.3-rc.0 (2024-02-05)

* Fix export pdf print instead of export as file
* Fix scroll in pdf export dialog
* Fix pdf.js on web
Expand All @@ -194,27 +185,27 @@ Read more here: https://linwood.dev/butterfly/2.0.3-rc.1
* Fix performance of the eraser tool ([#461](https://github.com/LinwoodDev/Butterfly/issues/461))
* Fix performance of the path eraser tool (partially [#528](https://github.com/LinwoodDev/Butterfly/issues/528))

Read more here: https://linwood.dev/butterfly/2.0.3-rc.0

## 2.0.2 (2024-01-29)

Read more here: https://linwood.dev/butterfly/2.0.3-rc.0

## 2.0.2 (2024-01-29)

Nothing changed from the nightly build to the stable release.

See all changes since the last stable here: https://linwood.dev/butterfly/2.0.2

## 2.0.2-rc.0 (2024-01-22)

See all changes since the last stable here: https://linwood.dev/butterfly/2.0.2

## 2.0.2-rc.0 (2024-01-22)

* Use thicker lines for label selection rect
* Restrict input to area bounds when inside area ([#573](https://github.com/LinwoodDev/Butterfly/issues/573))
* Fix template import opens blank document
* Fix zoom view not appearing
* Fix markdown property view not opening
* Fix creating component origin being page origin instead of selection origin

Read more here: https://linwood.dev/butterfly/2.0.2-rc.0

## 2.0.1 (2024-01-15)

Read more here: https://linwood.dev/butterfly/2.0.2-rc.0

## 2.0.1 (2024-01-15)

Nothing changed from the nightly build to the stable release.

See all changes since the last stable here: https://linwood.dev/butterfly/2.0.1
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publish_to: none
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.1.0-rc.1+102
version: 2.1.0-rc.1+101

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 8528b42

Please sign in to comment.