Releases: Tech-FZ/randochoose
Releases · Tech-FZ/randochoose
Randochoose v2022.10.0
Changelog
- You can now choose between normal and group randomization.
- In group randomization, you can control the maximum size of a group (between 2 and 8 are supported) and the results are shown in a table.
Known issues
- Randochoose 0.2.3 can't notify you about this update. Please update manually.
- The compilation is done with warnings as I forgot to remove the code I used to test the new function out.
Randochoose 2022.9.0
Changelog
- Randochoose 0.2.x and older just picked from the candidates you typed in. That wasn't the best solution - that's why I'm happy to announce that the randomizing algorithm is a bit more complex now. Starting with this version of Randochoose, the list will be shuffled as many times as the number of your candidates before they are chosen.
- Also, the versioning scheme has been changed from x.y.z (0.2.x and older) to y.m.r (like 2022.9.0, 2022.9.1 etc.). y is the year, m the month and r tells you if it is the first/second/... release within a month.
- README.md has been corrected and updated.
- The updater only checks the version code from now on.
Known issues
- Randochoose 0.2.3 can't notify you about this update. Please update manually.
- Not yet complete is wrong.
Randochoose 0.2.4 Alpha
Changelog
- This is an emergency update - I forgot to update the maximum number of indexes in the second stage of the updater. That causes 0.2.3 to not notify about updates.
Known issues
- Randochoose 0.2.3 can't notify you about this update. Please update manually.
- The source code is not exactly what it should be.
Randochoose 0.2.3 Alpha
Changelog
- The update checker got another upgrade: EmuGUI's version code is now included into Randochoose as well. This will allow us to work on "revisions" without altering the version string. Don't worry, you should still be able to be notified with 0.2.2.
Known issues
- There is a catch with 0.2.2: That still needs to be tested. Please note that Randochoose 0.2.3 may notify you about a "missing internet connection" in the first few minutes as the vercheck.rdc still needs to be optimized for this version.
Randochoose 0.2.2 Alpha
Changelog
- You can now decide if you want to use GitHub or Codeberg mirrors to update.
Known issues
- There are currently no known issues.
Randochoose 0.2.1 Alpha
Changelog
- The vercheck.rdc bug has been fixed.
Known issues
- For unknown reasons, the version 0.2.0 can't notify you about this update. Please update manually.
Randochoose 0.2.0 Alpha
Changelog
- If you close this program, you no longer have to worry that the Java VM continues to "steal" your computer's memory. This is now fixed.
- Also, Randochoose Update Management has been introduced to let you know about latest versions.
Known issues
- Randochoose Update Management could not be tested intensively.
- When vercheck.rdc wasn't in the program directory before, you have to start Randochoose twice.
- There is a potential security risk in Java 15 and newer regarding EDSA. You can read more about it here: #8
Randochoose 0.1.0 Alpha
Changelog
- The software has been legalised. There is now an about button.
- The last is none issue has been corrected. This was urgent!
- The version number has been added.
Known issues
- I don't have the resources to support all technically eligible operating systems. (Not an issue of the program itself, but still embarrasing. 😔)
- The Java virtual machine won't be terminated when this program is closed.
Randochoose 0.0.1 Alpha
Changelog
- Basic functionality implemented
Known issues
- The creator doesn't have a Mac! (No real issue of the program, but relevant for macOS users)
- No documentation is included.
- This version is a violation of its license terms by the creator because he forgot to include these. Sorry for the inconvenience. :( The license for this program can be accessed here: https://github.com/Tech-FZ/randochoose/blob/v0.0.1-alpha/LICENSE
- There must be at least two entries. The last one is not going to be selected.