Skip to content

Releases: LinwoodDev/Butterfly

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

v1.1.2

21 Jan 17:50
Compare
Choose a tag to compare
  • Move color picker in background context menu
  • Set the export properties automatically to the current view
  • Enable tapping on the expansion panel header to collapse/expand in the background dialog
  • Change move window button on desktop to exclude buttons
  • Change waypoints shortcut to Ctrl + Shift + P (was Ctrl + W) to avoid conflicts with web browsers
  • Change background stroke width relative to the zoom level
  • Change initial tool to first tool in the list
  • Change alpha to 0.25 for the highlight color
  • Fix bug where content gets reset when using the layer tool
  • Fix color picker
  • Fix label property in painter dialog
  • Fix move/duplicate dialog in file system dialog
  • Fix color not updating when changing the palette
  • Fix waypoint create context
  • Fix redo/undo context

v1.1.1

14 Jan 16:46
Compare
Choose a tag to compare
  • Fix image loading (#83)
  • Fix image hit box
  • Reimplement spaces in box background
  • Fix box background
  • Fix text editing dialog

v1.1.0

05 Jan 07:33
Compare
Choose a tag to compare
  • Add layers to group elements
  • Add layer painter to change the layer of the elements
  • Add natural zoom
  • Add ink well and rounding borders to painter buttons
  • Fix open dialog crash when the dialog is closed by the user.

v1.0.0

24 Dec 09:03
Compare
Choose a tag to compare
  • Adding deb and AppImage export type for linux
  • Improve responsive file system dialog

v1.0.0-rc.6

18 Dec 16:19
Compare
Choose a tag to compare
  • Add context menu
  • Add zoom-dependent stroke width (#31)
  • Move background and waypoints to background context menu
  • Move color palette to three points menu
  • Fix internal router, use / instead of hash
  • Fix responsive issues on color picker, file system and image export

v1.0.0-rc.5

10 Dec 20:19
Compare
Choose a tag to compare
  • Add eraser exclude property for the hand
  • Add folder creation feature to the file system
  • Add move feature to the file system
  • Add search to waypoints dialog
  • Add path and search widget to open dialog
  • Add hand properties
  • Add nightly icon
  • Add pwa documentation
  • Implement move/duplicate for elements
  • Prevent browser behaviors on the web version
  • Fixing file system on native platforms
  • Fix splash screen on screen readers
  • Fix some dialog themes to have rounded corners