Skip to content

Releases: DHancock/CharacterChooser

Release version 2.0

03 Jun 16:06
5034002
Compare
Choose a tag to compare

The two major changes in this release are:

  1. Change the plug in name to "Character Chooser". It correctly describes the plug in function.

  2. The single menu item has been changed to a drop down menu with one menu item for each field. Selecting a field will open the chooser dialog with that field selected in the combo box.

Note: Due to the name change this plug in will be treated by KeePass as a new plug in. If you have added a previous version it would be preferable to delete it from the KeePass "Plugins" directory.

Release version 1.3

24 Apr 08:31
2a17c43
Compare
Choose a tag to compare

This release contains usability improvements intended to help the user identify which characters are displayed in the text boxes. For instance the look alike characters 0O1Il|, space character, upper/lower case letters etc.

  1. PR #16. Use the password font selected in the KeePass options. Consolas 12 point regular is recommended.

  2. PR #17. Resize the height of the dialog automatically to accommodate changes to the password font and allow the user to adjust the width manually. Save the size and location of the dialog for the next time it's opened.

  3. PR #18. Add a tool tip to the text boxes that shows the unicode category of the character displayed.

Release version 1.2

06 Mar 17:05
23248c9
Compare
Choose a tag to compare

Functional changes in this release:

  1. PR #10. Disable the plugins menu item if none of the selected entry's relevent fields contain data.

  2. PR #12. Ensure that the password field will always be the initial selected item in the field name pop up menu when the chooser dialog is opened.

  3. PR #15. Bump build numbers and update copyright year.

Release version 1.1.1

25 Oct 19:11
28d27cd
Compare
Choose a tag to compare

Bug fix release.
The index comboboxes were too narrow to display two digit indexes on screens with 100% scaling (typically desktops with large monitors). It worked if the scaling was set to 125% (typically laptops with high resolution but small screens).

Release version 1.1

28 Sep 09:35
84ae303
Compare
Choose a tag to compare

Changes in this release:

  1. Implement plugin versioning
  2. Resize the field chooser dialog

First release

27 May 17:54
Compare
Choose a tag to compare

To install this plug in copy the PLGX file to the Plugins directory in the KeePass application installation directory.

This plug in will work with KeePass version 2.41 and above. It also requires that .Net Framework 4.0 is installed on the computer. If either of these conditions are not met you will receive an error message when KeePass starts and the plug in won't be loaded.