Releases: biddster/diceware
Releases · biddster/diceware
1.3.0
This release requires Java 8 and uses SecureRandom.getInstanceStrong() to ensure the best entropy.
1.2.2
This release adds the ability to choose a separator for passphrases.
1.1.4
This release adds a help button which shows, oddly enough, a little help screen. Also added credits to the authors of the various translations. Buttons now have shiny icons courtesy of FamFamFam's Silk icon set.
1.1.3
Fix NPE when copying to clipboard.
1.1.2
Fix bug where dictionary would not swap to the correct language.
1.1.1
Code cleanup and correctness release. Apply correct GPL license.
1.1.0
Implement random character, number, decimal and hexadecimal generation.
1.0.2
Add support for multiple languages.
1.0.1
Fix a bug where a blank password could potentially be presented.