Share to mastodon

Butterfly 2.3.0-rc.1 released

Linwood Butterfly

Linwood Butterfly

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

CodeDoctor


Another release candidate of Butterfly Adonis Blue is here. The final version is expected to be released in the next week.

Highlights:

  • 🚀 Reduce crashes during canvas movement
  • 🐳 Docker image
  • 📱 Android import improvements
  • 🐛 Bug fixes

Please test this release candidate and report any issues you find.

Thanks to @chriscavalluzzi for contributing to this release!

Reduce crashes during canvas movement

#838

This update reduces crashes during canvas movement. This was a common issue that many users experienced, and it should now be resolved.

Docker image

The web version of Butterfly is now available as a Docker image. This makes it easier to deploy and run the application in a containerized environment.

You can find the Docker image on the Docker Hub.

The documentation can be found here.

Android import improvements

Opening butterfly with open with intent is now working on Android. This means you can now open butterfly files directly from other applications.

Full changelog

  • Reduce crashes during canvas movement (#838)
  • Upload the butterfly image file on the Docker website (#756)
  • Improve android file association
  • Improve error display page
  • Fix opening files with intent not working on android
  • Fix document was saved regardless if the file is up to date
  • Fix error not appearing after failed import
  • Fix bfly imports not working (#839)