Dominik Reichl heeft versie 2.60 van KeePass Password Safe uitgebracht. Met deze opensource-wachtwoordmanager kunnen accounts worden opgeslagen, inclusief de bijbehorende gegevens, zoals gebruikersnaam, wachtwoord en URL. Alle gegevens worden veilig in een met het Rijndael-algoritme versleutelde database opgeslagen. Verder kan het programma automatisch wachtwoorden genereren en lijsten im- en exporteren. Door het toevoegen van een taalbestand kan het programma ook in het andere talen worden gebruikt.
Van KeePass Password Safe bestaan twee verschillende uitvoeringen die beide actief worden ontwikkeld. Versie 1.x is niet afhankelijk van andere software en werkt alleen onder Windows. Versie 2 maakt intern gebruik van XML en heeft verder minimaal versie 2.0 van het .NET Framework nodig of, als het programma onder Linux, macOS of FreeBSD wordt gebruikt, van Mono versie 2.6 of hoger. Een volledig overzicht van de verschillen tussen versie 1 en 2 is op deze pagina te vinden. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
New features:Improvements:
- Added option 'Search for group paths in quick searches' (in 'Tools' → 'Options' → tab 'Interface (1)', turned on by default).
- Added optional main entry list columns 'Group Path' and 'Group Name' (both turned off by default, can be turned on in 'View' → 'Configure Columns').
- In list views that support selecting multiple items, all items can now be selected by pressing
Ctrl+A.- In list views that have a corresponding 'Delete' button, the selected items can now alternatively be deleted by pressing the Delete key.
- Added empty state messages for list views.
- The placeholder confirmation dialog now contains links to the help pages on placeholders and security.
- If the global auto-type hot key is
Ctrl+Alt+Aand the new French Standard AZERTY keyboard layout (introduced in Windows 11 24H2) is active, KeePass now shows a warning dialog (telling the user that Ctrl+Alt+A is in conflict with a system key combination producing a character and where it can be changed).- Added 'More information' link in the
Ctrl+Alt+Aconflict warning dialog.- The clipboard clearing countdown bar now has a tooltip that shows the remaining number of seconds.
- When the optimization for screen readers is active, the clipboard clearing countdown bar is now an alert.
- When the optimization for screen readers is active, quality progress bars can now be focused (using the Tab key).
- Added support for importing Mozilla Firefox 143 passwords CSV files.
- Bitwarden JSON import: if the value of a 'totp' field consists only of Base32 characters, it is now treated as a shared secret for time-based one-time password generation.
- Added support for parsing Unix timestamps in milliseconds.
- Added workaround for focus bug after returning from a secure desktop.
- ShInstUtil is now built using Visual Studio 2022.
- ShInstUtil: added support for generating native ARM64 images (NGen) on ARM64 systems.
- When using the MSI file for installing KeePass, native images (NGen) are now generated and the start-up performance is optimized (as the regular installer does by default).
- It is now possible to select an item in the drop-down list of the quick search box using the keyboard (the quick search box can be focused by pressing
Ctrl+E, and the drop-down list can be opened by pressing Alt+↓).- Disabled auto-completion of the quick search box (because the auto-completion causes a bug when trying to search for a new text while the drop-down list is being displayed).
- The commands 'Show HMAC-Based OTP' and 'Show Time-Based OTP' now display the generated OTP with a larger font (on Windows Vista and later).
- In order to avoid selection/
Ctrl+Aproblems, the entry string name auto-completion now does not append suggestions anymore; it only shows a list of suggestions (in which a suggestion can be selected manually).- In the entropy collection dialog, the number of bits generated using the mouse is now displayed on the quality progress bar.
- The value of a 'File/URL' or 'Key file' field of a trigger event/condition/action may now optionally be enclosed in double quotation marks.
- When shutting down the system, KeePass now saves the configuration immediately.
- Improved parsing of floating-point numbers in some places.
- When trying to use the Windows user account as master key component and the 'ProtectedUserKey.bin' file cannot be decrypted, KeePass now shows an error message and does not overwrite the file anymore.
- Improved handling of unsupported custom icons.
- Improved handling of invalid handle values.
- Improved plugin loading error messages.
- Improved native structure tests.
- ShInstUtil: improved command line handling.
- ShInstUtil: improved uninstallation of native images (NGen).
- ShInstUtil: improved .NET check.
- Upgraded installer.
- MSI setup: when updating from KeePass 2.60 to a newer version, shortcuts created manually by users (e.g. pinned to the start menu or the taskbar) should not break anymore.
- Various code optimizations.
- Minor other improvements.
