Skip to content

Releases: LinwoodDev/Butterfly

v1.5.0-beta.2

07 Oct 13:40
Compare
Choose a tag to compare
v1.5.0-beta.2 Pre-release
Pre-release
  • Add disabled colors to redo and undo painter
  • Update color view
  • Move property view to the top right corner
  • Fix issues when trying to add undo/redo painters
  • Fix opening of exported pdfs and zips
  • Fix shortcuts
  • Hide move handler
  • Remove unused permissions on android

v1.5.0-beta.1

30 Sep 16:02
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release
  • Open url externally
  • Fix temporary move handler
  • Fix import on open dialog

v1.5.0-beta.0

23 Sep 19:07
Compare
Choose a tag to compare
v1.5.0-beta.0 Pre-release
Pre-release
  • Add resize feature to selection
  • Use move if painter index is zero
  • Fix image open
  • Fix empty background
  • Remove hit calculator, use function insteads
  • Remove temporary painter on creation

v1.4.4

16 Sep 14:44
Compare
Choose a tag to compare
  • Fix line generation in shape painter
  • Fix position and size issues when moving elements
  • Fix gesture issues on area and shape painter and area change problem
  • Fix sync mode won't be saved
  • Reset pointer on app hide, see #280

v1.5.0-alpha.2

09 Sep 06:41
Compare
Choose a tag to compare
v1.5.0-alpha.2 Pre-release
Pre-release
  • Separate behavior settings for each input type
  • Add option to change painter using control and number
  • Add move functionality if no painter is selected
  • Fix start in full screen settings
  • Fix grid view in file system dialogs
  • Fix missing save of sync mode in settings

v1.5.0-alpha.1

02 Sep 14:52
Compare
Choose a tag to compare
v1.5.0-alpha.1 Pre-release
Pre-release
  • Add temporary painter
  • Add new painters
    • Hand
    • Undo
    • Redo
  • Remove hand, undo, redo buttons from general gui
  • Improve UI and UX problems (#280)
    • Reset pointer on app hide
    • Add default behavior to not ask for area name
  • Add option to load images, pdfs and svgs from open dialog
  • Add option to start the app in full screen mode
  • Fix gesture issues on area and shape painter
  • Fix area change problem
  • Fix divider on top right in native title bar mode

v1.5.0-alpha.0

26 Aug 07:00
Compare
Choose a tag to compare
v1.5.0-alpha.0 Pre-release
Pre-release
  • Add macos support (Thanks to batuhand)
  • Add pdf export support
    • Add export presets
  • Add mutli selection option
  • Add property view
  • Add native file opener for pdf, image and notes
  • Add export button to data settings
  • Add option to import files from file on pwa
  • Improve context menu (add modal background, add new scale animation)
  • Fix image import bug
  • Use json converters to load/save json (fixes missing type and version info)

v1.4.3

20 Aug 18:28
Compare
Choose a tag to compare
  • Move directory on document path change and disable document change on android (#254 and #255)
  • Fix reappearing strokes after delete (#265)
  • Fix laggy moving (#266)
  • Fix eraser cursor glitches (#264)
  • Fix app bar title

v1.4.2

12 Aug 08:44
3f7585f
Compare
Choose a tag to compare
  • Add sync modes
  • Add cursor for eraser
  • Add oval feature for circle shape
  • Improve creation of shape and area when going in negative
  • Fix area painter
    • Add name validation
    • Fix size validationa
  • Fix undo/redo
  • Change text fields to filled in remote create dialog
  • Remove duplicated label element in plus popup menu

v1.4.1

05 Aug 09:44
583a1ce
Compare
Choose a tag to compare
  • Add option to change data directory location on android
  • Add turkish translation (thanks to ilker besken)
  • Add constraint and export option to svg element context menu
  • Add support for setting locale in embed mode
  • Fix missing svg move indicator
  • Fix exporting of image elements
  • Fix svg renderer rect
  • Fix native window title bar issues
  • Fix performance on large documents when trying to open a context menu of an element
  • Fix render time on large documents
  • Fix slider do not update after changing outside of the slider
  • Fix unintential behavior when deleting all elements in a layer
  • Fix save button in embed mode