Skip to content

Releases: LinwoodDev/Butterfly

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

v1.3.0-beta.0

20 Apr 19:33
Compare
Choose a tag to compare
v1.3.0-beta.0 Pre-release
Pre-release
  • Add svg export
  • Add constraints to label and image
  • Add horizontal and vertical alignment to label
  • Reimplement eraser
  • Fixing stroke width

v1.3.0-alpha.1

13 Apr 04:35
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release
  • Change scroll behavior to move
    • Add shift to inverse
  • Move zoom options and undo/redo in popup menu
  • Move overflow menu to the left and replace icon to logo
  • Add scrollbar to tools
  • Enable share of data for all platforms
  • Restructure the code to separate the logic from the UI
  • Add an introduction screen for the first start and for a new version
  • Fix open file issues when opening by clicking on the file
  • Fix full screen
  • Temporarily disable undo/redo
  • Fix duplicated keybind of insert and export

v1.3.0-alpha.0

05 Mar 11:51
Compare
Choose a tag to compare
v1.3.0-alpha.0 Pre-release
Pre-release
  • Add areas
    • Export areas
  • Add area painter to declare areas
  • Add full screen
  • Update flutter version

v1.2.1

05 Mar 12:13
Compare
Choose a tag to compare
  • Fix label creation
  • Fix help links
  • Fix move and duplicate in file system dialog

v1.2.0

22 Feb 15:46
Compare
Choose a tag to compare
  • Add baking of the viewport (#89)
  • Add templates dialogs and presets
  • Add change document path option (#96)
  • Add insert dialog to add simplification of the user interface
    • Add image insert
    • Add camera insert
  • Add sensitive settings (#91)
  • Add background presets
  • Add document name editing in the appbar
  • Remove image painter in favor of the insert dialog
  • Use minSdkVersion 21 instead of 16 (The minimum version of android is 5.0 (Lollipop))
  • Move undo/redo button to the left of the appbar