Skip to content

Releases: LinwoodDev/Butterfly

v1.4.0-alpha.1

20 Jun 13:33
d6eaeb8
Compare
Choose a tag to compare
v1.4.0-alpha.1 Pre-release
Pre-release
  • Fix invalid namespace on android

v1.4.0-alpha.0

17 Jun 07:33
0df0737
Compare
Choose a tag to compare
v1.4.0-alpha.0 Pre-release
Pre-release
  • Add laser painter to paint strokes temporarily
  • Add duplicate to change document path
  • Add color view to label, pen and laser painter
  • Add spanish translation
  • Add quality slider to pdf (#184)
  • Add copy to change document path (#180)
  • Add theme preview
  • Fix negative values for exporting svgs and pngs
  • Fix svg export preview

v1.3.2

10 Jun 05:36
2d80e87
Compare
Choose a tag to compare
  • Add quality slider to pdf
  • Add material palette to default templates
  • Fixing area issues
    • Fix bug when area has negative values
    • Fix bug when area is not visible when changing the painter
    • Fix app bar title does not change after exiting the area
  • Improve spacing of selection rect based on the zoom
  • Move android storage to external
  • Center image on moving (#185)
  • Fix image low quality
  • Fix missing constraints button in image element dialog
  • Fix window_manager errors on mobile devices
  • Remove image painter for file-version < 5

v1.3.1

03 Jun 08:36
572f551
Compare
Choose a tag to compare
  • Reimplement color field
  • Fix bake issues when moving the camera with a gesture
  • Fix move gesture relative to viewport
  • Fix fill mode
  • Fix hard edges in settings dialog
  • Fix firefox bug when creating a new path
  • Fix undo/redo buttons
  • Fix invalid elements after changing the layer
  • Fix background dialog slider
  • Fix svg export
    • Only export elements that are in this bounds
    • Fix option to disable background
    • Fix offset of eraser mask
  • Fix loading of templates in old version
  • Add reset button in templates
  • Ignore invalid templates (#183)

v1.3.0

26 May 06:15
Compare
Choose a tag to compare
  • Fix bug where document will be cleared after removing a layer or rename a layer

Read the whole 1.3 changelog at https://go.linwood.dev/butterfly/1-3

v1.3.0-rc.2

22 May 15:30
Compare
Choose a tag to compare
v1.3.0-rc.2 Pre-release
Pre-release
  • Fix layout on bigger screens
  • Fix image export
  • Improve position of submenus

v1.3.0-rc.1

18 May 16:50
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release
  • Fix undo on scrolling
  • Replace text buttons to icon buttons in dialog actions
  • Fix appbar title
  • Change scroll focus point relative to the zoom
  • Fix zoom multiplier when using multiple fingers
  • Add alwaysontop, move fullscreen to right top corner on desktop
  • Add tooltips on window buttons
  • Disable window buttons in full screen
  • Fix file system on web (Creating directory if not exist)#
  • Fix file system directory error
  • Fix baking issues

v1.3.0-rc.0

13 May 08:32
Compare
Choose a tag to compare
v1.3.0-rc.0 Pre-release
Pre-release
  • Implement drag resize area and popup window menu on desktop platforms
  • Fix pixel ratio
  • Fixing safe area bug in settings
  • Fix embedding
  • Upgrade to flutter 3
  • Show error message if an error occurred while inserting

v1.3.0-beta.2

06 May 15:49
Compare
Choose a tag to compare
v1.3.0-beta.2 Pre-release
Pre-release
  • Implement embed functionality
  • Fixing a lot of bugs (#158, Thanks to vi)
    • Add move/duplicate indicator
    • Add layer suggestions
    • Add multi element selection context menu
    • Remove delete confirmation when trying to delete an element or a painter
    • Fixing pixelated view when paint on it
    • Fix error when trying to delete the painter
    • Fix undo does not work on path eraser
    • Fix Drawing with multiple fingers leave multiple trails
    • Fix error while trying to delete an element
    • Fix error after deleting a painter
  • Remove settings window buttons
  • Change size of start dialog
  • Add padding to pdf import dialog
  • Add responsive slider
  • Highlight primary button in dialogs
  • Remove autosave on web

v1.3.0-beta.1

29 Apr 16:47
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release
  • Add custom designs
  • Add material 3 components
  • Add start, update and app introduction dialog
  • Add settings to disable start dialog
  • Implement pdf import
  • Reimplement undo/redo
  • Round scale
  • Redesigned settings dialog