Share to mastodon

Butterfly 2.2.2-rc.0 released

Linwood Butterfly

Linwood Butterfly

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

CodeDoctor


Butterfly 2.2.2-rc.0 was released with big improvements and many bug fixes.

Highlights:

  • 📂 Layer merging
  • 🚩 Right click context menu

Please report any bugs or issues on GitHub.

Layer merging

The main feature of this release is layer merging. You can now merge layers to one layer. This is useful if you want to combine multiple layers into one. This should complete the basic layer feature for now. If you have any feedback or feature requests, please open an issue on GitHub.

Right click context menu

To allow easier navigation on desktop, you can now open context menus with right click on the desktop or long press on mobile. This should match the behavior of other applications and make it easier to use Butterfly.

Full changelog

  • Add layer merging
  • Add option to open context menus with right click on desktop or long press on mobile
  • Add safe area to add dialog
  • Add fade transition for property view
  • Remove asking for name on layer creation
  • Fix layer rendering
  • Fix pin icon in property view
  • Fix toolbar position
  • Fix directory deletion in native file system
  • Fix property view logic
  • Fix property view ui padding
  • Fix archive importing
  • Fix collaboration dialog
  • Fix navigator page large constraints
  • Fix root directory bug on web
  • Upgrade networking stack for collaboration experiment
  • Update flutter and agp