Skip to content

Releases: LinwoodDev/Butterfly

v1.4.0

26 Jul 18:55
5b3f7d5
Compare
Choose a tag to compare

Read the whole 1.4 changelog at https://go.linwood.dev/butterfly/1-4

v1.4.0-rc.3

25 Jul 08:01
279d634
Compare
Choose a tag to compare
v1.4.0-rc.3 Pre-release
Pre-release
  • Add native window title bar support
  • Fix supported locales

v1.4.0-rc.2

23 Jul 20:34
ce4e5d2
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release
  • Add portuguese (Brazil) localization
  • Disable updater on web
  • Fix file import on remote
  • Fix classic light theme
  • Fix embedding mode
  • Fix error when opening same file

v1.4.0-rc.1

20 Jul 13:53
9dea98e
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release
  • Fix save indicator
  • Fix error when fetching version
  • Fix save button
  • Fix drag to move area
  • Fix invalid parse of remote path
  • Fix bake issues

v1.4.0-rc.0

17 Jul 17:44
b698e89
Compare
Choose a tag to compare
v1.4.0-rc.0 Pre-release
Pre-release
  • Add stylus button input
  • Add hex input to color dialog
  • Add constraints to shape painter
  • Move save state in current index cubit to allow undo/redo
  • Fix bake issues
  • Fix wrong properties when resetting back to hand painter
  • Fix ignored properties in area painter

v1.4.0-beta.1

15 Jul 06:28
cb4a685
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release
  • Add matrix invite link
  • Rework multi input system
    • Add input gesture support (move with two fingers #206)
  • Rework bake system
    • Fix undo/redo lag
    • Fix that you need to click multiple times to undo something
    • Disable buttons if you cannot undo/redo
  • Add italian localizatiion
  • Fix lag when opening/closing the color view
  • Improve default theme to match with the documentation
  • Change color of eraser to background color
  • Add check to prevent adding duplicated locations to paths
  • Remove unused color property in eraser painter

v1.4.0-beta.0

08 Jul 14:19
6e2744f
Compare
Choose a tag to compare
v1.4.0-beta.0 Pre-release
Pre-release
  • Add offline sync
    • Add remote page to control all cached paths
    • Add sync button and dialog to file system dialog to see the status
    • Add sync button controller to all remote assets in file system dialog
    • Add sync background service
  • Switch license to AGPL
  • Fixing shape editing dialog for elements
  • Fix opening nested context menus

v1.4.0-alpha.3

01 Jul 07:03
483e0a8
Compare
Choose a tag to compare
v1.4.0-alpha.3 Pre-release
Pre-release
  • Add updater
  • Add shape painter
    • Add rectangle shape
    • Add circle shape
    • Add line shape
  • Add yaru and adwaita theme
  • Show better display name for themes
  • Change area icon
  • Disable restart of the app after changing the personalization settings
  • Add file extension registry on linux
  • Add option to change color in pen context menu
  • Add svg element
  • Fix icon size in remote button
  • Fix error if icon is invalid when adding remote
  • Fix export in image element context menu
  • Add check to prevent duplicated remote entries
  • Change scale to slider in constraints dialog

v1.4.0-alpha.2

24 Jun 08:27
a49cbe6
Compare
Choose a tag to compare
v1.4.0-alpha.2 Pre-release
Pre-release
  • Add remote storage (#88)
    • Add remote settings
    • Add storage option to template and open dialog
    • Specify remote in title
  • Exporting on web now downloads the file
  • Remove cdns on the web
  • Redesign settings with cards
  • Fix settings rounded corners

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