Skip to content

v3.0.0.alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@willbarkoff willbarkoff released this 09 Jul 15:45
· 8 commits to master since this release
v3.0.0.alpha.1
e4bb2ef

v3.0.0.alpha.1 is the first pre-release of Donorfide, EasyDonate's successor. It has been re-written from the ground up.

For more information, visit donorfide.org.


Why are Donorfide binaries so large? They're kinda chunky because they include a full client (that's a lot of assets, including html, css, and js). This choice was made so that Donorfide would be super easy to install on most systems. For a slimmer version, you can compile Donorfide without compiling the client, then use client debug mode to load the client seperately.

Why is this release 3.0.0.alpha.1 instead of 3.0.0-alpha.1, as semver spec item 9 requires? It's a typo, sorry. The next tagged release will be 3.0.0-alpha.2.