Skip to content

Releases: cmdwtf/KeePassDiceware

v2.0.0 — Custom Word Lists

08 Oct 12:56
af662b3
Compare
Choose a tag to compare

New:

Notes:

This release wouldn't have happened if @SecurityCze had not taken it upon themselves to implement the feature! I can not overstate my appreciation for the effort they've put into this project.

v1.6.0 — Add Spanish Word List

12 Jun 13:08
e5ba1c0
Compare
Choose a tag to compare

New:

v1.5.0 — Language Word List Improvements

09 Mar 13:29
b9d97d2
Compare
Choose a tag to compare

Fixes:

Notes:

Thanks to #21 pointing out that some of the word lists may not be properly attributed or have differing license information that isn't stated. I appreciate help in correcting these issues, and welcome everyone to point out any other issues they notice!

v1.4.1 — DPI/Screen Size Scaling Bugfix

10 Dec 20:55
v1.4.1
964db68
Compare
Choose a tag to compare

Fixes:

  • #17 - Created a single panel in the options form to allow scrolling to properly work when the window is forced to be created smaller due to limitations of screen size (either resolution or forced by DPI scale.)

v1.4.0 — DPI Scaling and Shouting

29 Nov 17:17
65795ba
Compare
Choose a tag to compare

New:

  • Added a word casing option to randomly capitalize entire words. (#16)

Fixes:

  • #15, #12 - Added forced DPI modes and a configuration setting that should help with display on non-100% scaling displays.
  • #14 - Added an assembly binding redirect that should allow the plugin to load with a wider range of versions of KeePass.

v1.3.0 — New Salt Options

21 May 23:45
v1.3.0
4c301d4
Compare
Choose a tag to compare

New:

  • Added significantly more complex options for salt generation. Salt is now generated by a min/max range for each class of salts, and salts can be added. The configuration dialog is a little sparse, please provide feedback on usability! (#6)
  • Added an option to have the suffix salt added after a word separator or not.

Fixes:

  • #5 - Space properly usable as a word delimiter.
  • #7 - Advanced tab options are now supported correctly. (With the exception of each character being unique.)

v1.2.1 — Bugfix: Options Deserialize Crash

27 Feb 04:32
0a00750
Compare
Choose a tag to compare

This fixes a potential issue that could cause a NRE if global options failed to deserialize.

v1.2.0 — Per-profile Options

21 Feb 15:34
v1.2.0
13b325f
Compare
Choose a tag to compare

As suggested in #3, generator options are now applied per profile rather than globally.

v1.1.0 — New Salt Options

14 Nov 04:15
a01d5aa
Compare
Choose a tag to compare

On a suggestion, added options to insert salt between two words at a random once, or between each word.

v1.0.0 — Initial Release

25 Oct 17:05
851524b
Compare
Choose a tag to compare

The initial release of the KeePassDiceware plugin.