DonorCheck v1.1.15
DonorCheck v1.1.15
Major Changes:
This is a Java version upgrade release. DonorCheck has been updated from Java 8 to Java 21.
Implications:
- There is no longer a 32-bit release version. Java 21 is 64-bit only, therefore DonorCheck is now 64 bit only. The previous Java 8 release (v0.1.15) still works on 32-bit systems, but going forward any changes, feature implementations, or bugfixes, will only be applied to the 64-bit release version.
- Internally, the build process has changed. Java 8 used InnoSetup, while Java 21 uses WiX. This doesn't affect the end user.