Butterfly

🎨 Powerful, minimalistic, cross-platform, opensource note-taking app

AGPL-3.0 License

Stars
782

Bot releases are visible (Hide)

Butterfly - v1.3.0-beta.1

Published by CodeDoctorDE over 2 years ago

  • 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
Butterfly - v1.3.0-beta.0

Published by github-actions[bot] over 2 years ago

  • Add svg export
  • Add constraints to label and image
  • Add horizontal and vertical alignment to label
  • Reimplement eraser
  • Fixing stroke width
Butterfly - v1.3.0-alpha.1

Published by github-actions[bot] over 2 years ago

  • 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
Butterfly - v1.2.1

Published by github-actions[bot] over 2 years ago

  • Fix label creation
  • Fix help links
  • Fix move and duplicate in file system dialog
Butterfly - v1.3.0-alpha.0

Published by github-actions[bot] over 2 years ago

  • Add areas
    • Export areas
  • Add area painter to declare areas
  • Add full screen
  • Update flutter version
Butterfly - v1.2.0

Published by github-actions[bot] over 2 years ago

  • 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
Butterfly - v1.1.2

Published by github-actions[bot] over 2 years ago

  • 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
Butterfly - v1.1.1

Published by github-actions[bot] almost 3 years ago

  • Fix image loading (#83)
  • Fix image hit box
  • Reimplement spaces in box background
  • Fix box background
  • Fix text editing dialog
Butterfly - v1.1.0

Published by github-actions[bot] almost 3 years ago

  • 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.
Butterfly - v1.0.0

Published by github-actions[bot] almost 3 years ago

  • Adding deb and AppImage export type for linux
  • Improve responsive file system dialog
Butterfly - v1.0.0-rc.6

Published by github-actions[bot] almost 3 years ago

  • 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
Butterfly - v1.0.0-rc.5

Published by CodeDoctorDE almost 3 years ago

  • 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
Butterfly - v1.0.0-rc.4

Published by CodeDoctorDE almost 3 years ago

  • Add file system with files and folders native and indexeddb in web (#53)
    • Custom save location
    • Added file names
  • Add behavior options for multi gestures (#45)
  • Add version to information dialog (#50)
  • Fixing dialogs will opened multiple times (#47)
  • Improve performance for images (#35)
Butterfly - v1.0.0-rc.3

Published by CodeDoctorDE almost 3 years ago

  • Add shortcuts
  • Add default name for documents
  • Reimplement fill feature
  • Fixing zooming
  • Fixing version on windows installer
Butterfly - v1.0.0-rc.2

Published by CodeDoctorDE almost 3 years ago

  • Change home page to drawing page (#17)
  • Fixing zoom issues (#20)
  • Simplify selection (#23)
    • Add more space to select
    • Add calculation to look if the cursor is between two points
    • Add calculation to get the real width and height of the text
    • Add select dialog if there are more than one element on the position
    • Add box that highlights the selection
  • Change old home page to open dialog
  • Rename old open dialog to import dialog
  • Rename old save dialog to export dialog
  • Add popup menu in the top right corner of the main view
Butterfly - v1.0.0-rc.1

Published by CodeDoctorDE almost 3 years ago

  • Add new graphic engine to allow moving in the negative direction
  • Big performance issues were fixed
  • New loading screen on web
  • Add separate color palette class (new color palette file format)
  • Fixing empty names in document name (#14)
  • Fixing open/save dialog
Butterfly - Nightly

Published by CodeDoctorDE almost 3 years ago

Find all nightly builds here

Butterfly - Stable

Published by CodeDoctorDE almost 3 years ago

Find all stable releases here

Butterfly - v1.0.0-rc.0

Published by CodeDoctorDE almost 3 years ago

  • Add new design system
  • Add image painter and layer
    • Add scale property
  • Add open/save dialog
  • Add letter spacing to text painter and element
  • Add internal property class to simplify equal variables on painter and layer
  • Normalize json keys
  • Fix lag when zooming out of the viewport
  • Split custom painter from view internally
Butterfly -

Published by CodeDoctorDE about 3 years ago

  • Add new color picker
    • Multiple palettes
    • Open/save palettes
    • Custom colors
    • Edit palettes
  • Add new label properties (font weight, italic, decoration)
  • Fix shared preferences bug that prevents starting the app on android