Nog geen week geleden maakten we melding van KeePass Password Safe 1.0.2 en nu alweer staat de opvolger in de vorm van 1.0.3 voor je klaar. Dit programma is een open source passwordmanager en kan accounts opslaan met de bijbehorende gegevens, zoals gebruikersnaam, wachtwoord en URL, in een met AES en Twofish versleutelde database. Het programma kan automatisch wachtwoorden genereren, lijsten importeren en exporteren, geavanceerd zoeken en gebruik maken van plug-ins waarmee de functionaliteit verder uit te breiden is. Het changelog van deze release ziet er als volgt uit:
Changes in version 1.03[break]
- Added option to copy URLs to the clipboard instead of launching them (exception: cmd:// protocol, these URLs will be started as before)
- Added option to disable all auto-type features (adv. options)
- Added {SPACE} code for auto-type sequences
- Auto-type and URL fields now support the {APPDIR} substitution code, this will be replaced by the directory path of the currently running KeePass instance
- Fixed a bug in the KeePass database import routine (passwords were imported incorrectly)
- KeePass now prevents disabled columns from being resized
- Status bar is now updated after pressing Ctrl-A to select all entries
- Fixed a bug which could occasionally crash KeePass when loading old database formats (old UI state meta streams)
- Removed a misleading message box that appeared when entering an incorrect confirmation password in the master key dialog
- Accelerator tips are now correctly removed from toolbar button tips when using a language that uses special accelerator combination hints in brackets
- Fixed various translation bugs
- Get() function of the CPrivateConfig configuration manager class doesn't require 33-byte buffers any more