Skip to content

🎨 0.0.1a1

Compare
Choose a tag to compare
@carefree0910 carefree0910 released this 13 May 05:00
· 519 commits to dev since this release

🚨🚨 DEPRECATED! PLEASE USE v0.0.1a2 OR LATER VERSIONS! 🚨🚨

This release is BC breaking, mainly caused by the refactoring ♻️ of the event system / Node interfaces of the underlying drawboard engine.

Apart from that, this release focused on accessibility improvements, and now:

  1. As long as you use the --unified mode, you can deploy carefree-drawboard 🎨 to your own server with zero modifications.
  2. You can now specify Python requirements in Plugins themselves, and we will install them for you automatically.

And if the requirements are already satisfied, we will not install them again.