Back

Dominik Reichl
Patches for KeePass V2 MSI
Windows
10 patches available
KeePass is a free open source password manager, which helps to manage passwords in a secure way. You can store all your passwords in one database, which is locked with a master key. So you only have to remember one single master key to unlock the whole database. Database files are encrypted using the best and most secure encryption algorithms currently known (AES-256, ChaCha20 and Twofish).
KeePass V2 MSI Version 2.58.0
Release Date
3/4/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.57.1 to 2.58:$$$New Features:$$$$$$When no entry is selected in the entry list of the main window; the details view now displays information of the current group (name; expiry time; tags; notes).$$$Added option Unhide empty data (in Tools ? Options ? tab Advanced; turned off by default).$$$On the Preview/Generate tab page of the password generator dialog; the average estimated quality of the generated passwords is now displayed.$$$Added Ctrl+H keyboard shortcut for the Show/hide password using asterisks option in report dialogs.$$$Added User-Agent header for HTTP/HTTPS/WebDAV web requests.$$$If Microsoft Edge has been uninstalled; it now no longer appears in the URL(s) menu.$$$Added More Commands item in the group and entry context menus (it shows the corresponding full menu).$$$Added Status column in the triggers dialog.$$$Added support for comments in INI files.$$$Enhanced CodeWallet TXT import module.$$$Fatal error messages are now more detailed when running KeePass with the -debug command line option.$$$Added filter for duplicate MRU items (caused by an MRU item with an unsuitable database file path in an enforced configuration file).$$$Added filter for duplicate key source associations (caused by a key source association with an unsuitable database file path in an enforced configuration file).$$$Added solution and project files for Visual Studio 2022.$$$Added workaround for Monos tree view right-click and context menu handling.$$$Improvements:$$$$$$When clicking on a group in the group tree of the main window; all entries are deselected now.$$$If the currently selected entry does not have parameters for generating time-based one-time passwords; the Ctrl+T and Ctrl+Shift+T keyboard shortcuts are now ignored.$$$Improved icon handling in certain entry lists (significantly faster creation of such a list when there are many entries with custom icons; reduced memory usage; reduced number of GDI objects; ...).$$$In the master key prompt dialog; toggling the hiding of the password now does not change the state of the password check box anymore.$$$When generating passwords for the Preview/Generate tab page of the password generator dialog takes too long; it is now aborted.$$$Replaced status indicators on the Preview/Generate tab page of the password generator dialog.$$$Increased the number of preview passwords to 50.$$$UI improvements in the trigger editing dialog.$$$After showing a command/placeholder confirmation dialog (cmd:// URI; {CMD:...} placeholder; {REF:P@...} placeholder); KeePass now focuses the previously focused window.$$$Renamed entry view to details view (because it can now also display details of a group).$$$Removed the group/entry duplication commands from the context menus (they continue to be available in the main menu).$$$Various improvements in some import modules.$$$Improved UUID zero tests.$$$The revision component of the assembly version is now invariant.$$$Improved PLGX cache item identifiers.$$$Improved project cleanup script.$$$Upgraded installer.$$$Various code optimizations.$$$Minor other improvements.$$$Bugfixes:$$$$$$Fixed two image list handling bugs.
KeePass V2 MSI Version 2.57.1
Release Date
10/10/2024
Bug Fix?
No
Minor Release?
Yes
Patch Notes

tKeePass 2.57.1 Release Notes$$$Information related to KeePass version 2.57.1.$$$$$$Many thanks to the German Federal Office for Information Security (Bundesamt für Sicherheit in der Informationstechnik; BSI) and mgm security partners for sponsoring and performing a code analysis of KeePass 2.x (the BSI will publish information about it soon here: project CAOS 3.0 German).$$$$$$No security vulnerabilities classified as medium; high or critical were found. However; two minor potential security vulnerabilities and some improvable code parts were identified. As a result; various improvements have been implemented; see the KeePass 2.57.1 changelog.$$$$$$Notes on the code analysis report (which will be published on the BSI website soon):$$$$$$D. Findings with the classification Bad practice; by line number in keepass-sast.xlsx:$$$$$$97-99. For these three links; HTTP has now been replaced by HTTPS.$$$100. Unfortunately; this website does not support HTTPS (no connection possible). Therefore; the link has now been replaced by a link to Regex101 (similar website; but supports HTTPS).$$$101-103 and 105. These problems have now been fixed. All streams/readers/writers mentioned are now closed immediately; even when an exception occurs.$$$104. Fixed.$$$E1.1. For details about the security of auto-types window/sequence matching; see the section Auto-Type Window/Sequence Matching.$$$$$$In the report; it is suggested that for a global auto-type operation; an entry should match only if the title of the target window matches the title of the KeePass entry exactly. This is not an improvement in our opinion; for the following two reasons:$$$$$$Security is not really increased. If a malicious website uses exactly the same title as a legitimate website; the window title is also identical for both websites; and thus the two websites are indistinguishable for auto-type. If an exact match would be necessary; a malicious website could not specify multiple service names; but such an attack is probably rather rare. An attacker who wants to phish usually tries to create a website that looks as real as possible (including the title); multiple service names in the title would increase the likelihood that a user would recognize the website as malicious (especially when KeePass shows a selection dialog due to multiple matching entries).$$$The suggestion is not practical; because window titles often contain additional text that you do not want in an entry title. In the example in the report (website with the URL https://wiki.mgm-tp.com/confluence/dologin.action); the window title is Log In - mgm Confluence - Mozilla Firefox; and this is exactly what a user would have to enter as entry title if an exact match would be required. Prefixes such as Log In - and suffixes such as - Mozilla Firefox in the entry title would make it much more difficult for users to find and manage entries. Furthermore; a reasonable sorting of entries by title would no longer be possible (as sorting would primarily be done by prefixes).
KeePass V2 MSI Version 2.57.0
Release Date
6/1/2024
Bug Fix?
No
Minor Release?
Yes
Patch Notes

Changes from 2.56 to 2.57:$$$New Features:$$$$$$Added option Prevent certain screen captures (in Tools ? Options ? tab Security; turned off by default); note that this may also prevent legitimate other software (remote desktop solutions; accessibility tools such as screen magnifiers; etc.) from seeing KeePass windows.$$$Added the new option Prevent certain screen captures in the Enforce Options (All Users) dialog (in Tools ? Advanced Tools ? Enforce Options).$$$Key files can be created on the secure desktop now.$$$Added shortcut keys for the Copy Group (Encrypted) (Ctrl+Shift+C) and Paste Group (Ctrl+Shift+V) commands.$$$Ctrl+Shift+V can now be used for pasting entries while the group tree has the input focus and vice versa.$$$Added More button in the icon picker dialog; which shows a menu that provides two commands: Rename and Export; the menu is also shown as context menu of the custom icons list.$$$When importing an icon; the file name without extension is now used as icon name.$$$Added option Remember password hiding setting in the main window column configuration dialog (turned off by default).$$$Added support for long paths when running on .NET 4.6.2 or higher.$$$Some error messages now contain the type and the HResult of the exception that occured.$$$Some error messages are now more detailed when running KeePass with the -debug command line option.$$$Bitwarden JSON import: two-digit years are now converted to four-digit years.$$$Added UIFlags bit for automatically adjusting weak key transformation settings to the current default values (without a confirmation dialog).$$$Added DPI detection on Unix-like systems.$$$For applications using KeePass as a library: added a new common initialization method (CommonInitialize) that allows a custom error handling/reporting.$$$Improvements:$$$$$$Databases are now always saved in the KDBX 4/4.1 file format; if you need a KDBX 3.1 file (e.g. for compatibility with an old app); perform an export: main menu File ? Export ? format KeePass KDBX (2.34; Old Format).$$$Auto-Type: improved compatibility with Remote Desktop Client (WSL).$$$In an auto-type error dialog; the sequence is now only displayed if KeePass has been started with the -debug command line option.$$$Increased maximum length of the main window title.$$$Improved handling of shortcut keys in the main window.$$$Improved entry data exchange menu update performance.$$$After moving a group; KeePass now ensures that the group is visible.$$$Improved database save confirmation dialog text.$$$When showing the master key creation/change dialog on the secure desktop; trying to perform an operation that is not supported on the secure desktop now results in a simple error message; i.e. it is not possible anymore to choose to cancel the dialog and perform the operation on the normal desktop; this avoids certain accidental data loss scenarios.$$$Various improvements in the simple file browser dialog (for the secure desktop).$$$While a hot key control of the options dialog is focused; dialog-specific keyboard shortcuts are now disabled.$$$Changed the MAC Address password generator profile such that it always generates a unicast; locally administered MAC address in the SLAP administratively assigned quadrant.$$$In the icon picker dialog: moved the Export command into the More/context menu of the custom icons list.$$$When running on .NET 4.7 or higher; KeePass now supports all TLS/SSL protocol versions that are supported/enabled by the framework/system.$$$Improved error messages for exception chains.$$$Improved serialization; deserialization and conversion of nullable booleans.$$$Improved deserialization of variant dictionaries.$$$Improved application context initialization.$$$Improved termination of the program in case of a fatal exception.$$$Various UI text improvements.$$$Various code optimizations.$$$Minor other improvements.$$$Bugfixes:$$$$$$(None).$$$
KeePass V2 MSI Version 2.56.0
Release Date
2/1/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.55 to 2.56:$$$New Features:$$$$$$Added search box in the options dialog (keyboard shortcut Ctrl+F).$$$When pressing the Enter key in the group tree of the main window; the entries of the group are displayed now (this can be useful for instance when the entry list is displaying search results).$$$Added More button on the History tab page of the entry dialog; which shows a menu that provides the following two new commands: Select All Historic Entries and Delete All Historic Entries; the menu is also shown as context menu of the history entries list.$$$Added Ctrl+A keyboard shortcut for the Select All Historic Entries command in the entry dialog (the history entries list must have the input focus).$$$Added workaround for Mono window size bug.$$$Added accessibility help page.$$$Improvements:$$$$$$In the main window; the entry list is now updated when right-clicking onto a group in the group tree.$$$Expanding/collapsing a group in the group tree of the main window does not select it anymore.$$$The option Remember password hiding setting in the main window is now turned off by default.$$$In the auto-type entry selection dialog; comments ({C:...} placeholders) are now removed from the values in the Sequence column if the Sequence - Comments column is displayed.$$$The view is now restored after syntax highlighting in the sequence box of the auto-type association dialog.$$$Reduced flickering in the sequence box of the auto-type association dialog.$$$Improved performance of Spr compilations of certain texts.$$$Minor process memory protection improvement for the password generator.$$$Minor process memory protection improvements for some report dialogs.$$$Improved thread safety of message box management.$$$Improved UUID object implementation.$$$Collection equality testing improvements (for plugins).$$$Various code optimizations.$$$Minor other improvements.$$$Bugfixes:$$$$$$In the main window; the entry list is now updated correctly when performing overlapping keypresses into the group tree.$$$When cancelling a group drag&drop operation; the group selection is now restored correctly.$$$Fixed background of CHM help pages.
KeePass V2 MSI Version 2.55.0
Release Date
12/10/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.54 to 2.55:$$$$$$New Features:$$$$$$Added Compare Entries command (in the main menu Entry ? Compare); which compares the two entries that are selected in the main entry list.$$$Added Mark Entry for Comparison and Compare Entry with Marked Entry commands (in the main menu Entry ? Compare); these two commands support comparing two entries that are stored in different databases (opened in tabs).$$$Report dialogs can now be closed by pressing the Esc key.$$$Added option Show warning when the key transformation settings are weak (in Tools ? Options ? tab Security; turned on by default).$$$The options in the entry/group duplication dialog are remembered now.$$$The options in the HTML export/print dialog are remembered now.$$$In dialogs that have a Do not show this dialog again option and multiple commands; the command that will always be used when turning on the option is now mentioned in the dialog.$$$Added More information link in the dialog that is displayed when KeePass automatically disables enforcement-requiring items.$$$Added {NEWPASSWORD:/#/P/O/} placeholder; which generates a new password for the current entry using the specified pattern P and the option(s) O.$$$Added accessible names for some controls (custom keystroke sequence edit control in the auto-type item dialog; filter edit control in report dialogs; a few controls in the password generator dialog; if the option Optimize for screen reader is turned on).$$$Added MasterKeyExpiryForce configuration setting.$$$Enhanced Google Chrome passwords CSV import module to support the new format.$$$Enhanced mSecure CSV import module to support the new format.$$$Enhanced 1Password 1PUX import module to support the new password field/type.$$$$$$Improvements:$$$$$$The toolbar in report dialogs is now a tab stop.$$$Increased default number of AES-KDF iterations.$$$Improved syntax highlighting for {CLIPBOARD-SET:...} placeholders (in the auto-type item editing dialog).$$$The node mode of the configuration element /Configuration/Meta/PreferUserConfiguration is now None by default.$$$Improved INI loading performance.$$$Improved data size formatting.$$$Renamed value columns/commands in the history entry comparison dialog from A/B to 1/2.$$$Improved process memory protection of history entry comparisons.$$$Improved process memory protection of CryptoRandomStream objects.$$$Improved thread safety of process memory protection on Unix-like systems.$$$The MSI file is now built using Visual Studio 2022.$$$Various UI text improvements.$$$Various code optimizations.$$$Minor other improvements.$$$$$$Bugfixes:$$$$$$Searches using an XPath expression involving history entries now always regard all history entries.$$$KeePass now does not crash anymore when a plugin tries to upload a file to a server asynchronously.$$$
KeePass V2 MSI Version 2.54.0
Release Date
6/3/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.53.1 to 2.54:$$$$$$New Features:$$$$$$ Triggers; global URL overrides; password generator profiles and a few more settings are now stored in the enforced configuration file.$$$ Added dialog Enforce Options (All Users) (menu Tools ? Advanced Tools ? Enforce Options); which facilitates storing certain options in the enforced configuration file.$$$ Export confirmation dialog banners now have a yellow-orange background.$$$ In export confirmation dialogs; the text of the OK button is now changed to Confirm Export.$$$ In report dialogs; passwords (and other sensitive data) are now hidden using asterisks by default (if hiding is activated in the main window); the hiding can be toggled using the new *** button in the toolbar.$$$ The Print command in most report dialogs now requires the Print application policy flag; and the master key must be entered if the Print - No Key Repeat application policy flag is deactivated.$$$ The Export command in most report dialogs now requires the Export application policy flag; and the master key must be entered.$$$ Single line edit dialogs now support hiding the value using asterisks.$$$ On Unix-like systems; commands that require elevation now have a shield icon (like on Windows).$$$ TrlUtil: added Move Selected Unused Text to Dialog Control command.$$$$$$Improvements:$$$$$$ Improved process memory protection of secure edit controls (CVE-2023-32784).$$$ The content mode of the configuration elements /Configuration/Application/TriggerSystem; /Configuration/Integration/UrlSchemeOverrides and /Configuration/PasswordGenerator/UserProfiles is now Replace by default.$$$ The built-in override for the ssh URI scheme is now deactivated by default (it can be activated in the URL Overrides dialog).$$$ When opening the password generator dialog without a derived profile; the (Automatically generated passwords for new entries) profile is now selected by default; if profiles are enabled (otherwise the default profile is used).$$$ Improved UI update performance in the password generator dialog.$$$ Improved and renamed dialog banner styles.$$$ The separator line of light dialog banners is gray now.$$$ Improved serialization/deserialization of custom configuration settings (used by plugins).$$$ Improved reporting of unknown database header fields.$$$ On Unix-like systems; the clipboard workarounds are now disabled by default (they are not needed anymore on most systems).$$$ Improved clipboard clearing on Unix-like systems.$$$ Improved starting of an elevated process on Unix-like systems.$$$ TrlUtil: improved keyboard shortcut assignment and toolbar construction.$$$ Installer: the desktop shortcut is now created for all users (if the option Create a desktop shortcut is activated).$$$ Installer: removed the Quick Launch shortcut option.$$$ Upgraded installer.$$$ Various UI text improvements.$$$ Various code optimizations.$$$ Minor other improvements.$$$$$$Bugfixes:$$$$$$ In report dialogs; the Print and Export commands now always use the actual data (in previous versions; asterisks were printed/exported when the application policy flag Unhide Passwords was turned off).$$$ The icon of the custom algorithm options button in the password generator dialog is not cut off anymore.$$$$$$
KeePass V2 MSI Version 2.53.1
Release Date
9/9/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.53 to 2.53.1:$$$When testing a KDF (Test button in the database settings dialog); KeePass now spawns a child process that performs the KDF computation (which allows to cancel the test more cleanly in the case of excessive parameters; security is unaffected; because dummy data is used for the test).$$$Removed the Export - No Key Repeat application policy flag; KeePass now always asks for the current master key when trying to export data.$$$Minor other improvements.$$$
KeePass V2 MSI Version 2.53
Release Date
9/9/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Changes from 2.52 to 2.53:$$$New Features:$$$$$$For each entry listed on the History tab page of the entry dialog; the fields modified with respect to the previous entry are displayed.$$$Added Compare button on the History tab page of the entry dialog; when two (not necessarily consecutive) history entries are selected; clicking the button shows a detailed comparison (with values; etc.).$$$When editing an entry; the history entry list of the entry dialog now contains an entry called Dialog (unsaved); which represents all data entered in the current dialog (other tab pages).$$$When editing an entry; the history entry list of the entry dialog now contains an entry called Current (TIME); which is the entry that is currently stored in the database (without any changes made in the current dialog).$$$Added History command in the Find main menu; it lists all entry modifications (sorted by time).$$$Added filter box in most report dialogs (last modified entries; history; large entries; similar password clusters; password quality; history entry comparison; database file search; ...).$$$Added Print button in most report dialogs.$$$Added Export button in most report dialogs; supported formats are CSV and HTML.$$$Added {EDGE} placeholder; which is replaced by the executable path of the new (Chromium-based) Microsoft Edge; if installed.$$$Added URL override suggestion for Microsoft Edge in private mode in the URL override suggestions drop-down list of the entry dialog.$$$Added optional built-in global URL overrides for opening HTTP/HTTPS URLs with Microsoft Edge in private mode.$$$When trying to rearrange entries while automatic sorting is activated; KeePass now asks whether to deactivate automatic sorting.$$$Added access keys in the tags button drop-down menu of the entry/group dialogs.$$$Added access keys in the View ? Sort By menu.$$$Added access keys in the entry templates menu.$$$Added access keys in the Perform Auto-Type menu (which is displayed if the Show additional auto-type menu commands option is turned on).$$$Added {HMACOTP} and {TIMEOTP} in the Perform Auto-Type menu.$$$Added keyboard shortcut Ctrl+T for the Copy Time-Based OTP entry data command.$$$Added keyboard shortcut Ctrl+Shift+T for the Show Time-Based OTP entry data command.$$$Enhanced Password Depot XML import module to support the new format (added support for the new node names; group icons; recycle bin; tags; favorites; auto-type delay conversion; history; enhanced icon mapping; enhanced date/time parsing; ...).$$$Added border for headings in HTML exports/printouts.$$$Added support for running KeePass in FIPS mode.$$$Improvements:$$$$$$History entries listed on the History tab page of the entry dialog are now sorted from newest to oldest.$$$The icons in the list on the History tab page of the entry dialog now indicate the type of the entry.$$$History entry controls of the entry dialog are now disabled when creating a new entry.$$$The history entry Restore button is now disabled when any change has been made in the current dialog.$$$The Password modified time is now updated immediately when deleting a history entry.$$$Improved URL override suggestion for Microsoft Edge in the URL override suggestions drop-down list of the entry dialog (changed from microsoft-edge:{URL} to cmd://{EDGE} {URL}).$$$Improved optional built-in global URL overrides for opening HTTP/HTTPS URLs with Microsoft Edge (changed from microsoft-edge:{BASE} to cmd://{EDGE} {BASE}).$$$Reordered web browser URL overrides alphabetically.$$$Improved dynamic menu item access key assignment.$$$Improved item separation in the entry details view.$$$In most places; groups in a group path are now separated by right arrows instead of hyphens.$$$Improved last modification time comparison for plugin data dictionaries.$$$Unified generation of common HTML parts.$$$The Copy Initial Password command in the Tools menu of the entry dialog now requires the Copy application policy flag.$$$Various UI
KeePass V2 MSI Version 2.52
Release Date
9/9/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

New Features:$$$$$$Added Copy Initial Password command in the tools menu of the entry dialog; it copies (to the clipboard) the password that was current when the dialog was opened.$$$When multiple entries are selected (containing at least one attachment); the number of attachments is now displayed in the Attachments submenu of the entry menu.$$$Added option Alt. item background color (supporting the states Off; On; default color and On; custom color); this combines the previous two options Use alternating item background colors and Custom alt. item color.$$$Comment placeholders ({C:...}) may now contain balanced braces.$$$In the auto-type entry selection dialog; values in the Sequence - Comments column are dereferenced now.$$$The time when the password of an entry was last changed is now displayed in the entry dialog on the History tab page.$$$The {FIREFOX} placeholder and the URL(s) menu (Open with ... commands) now support detecting the Microsoft Store version of Firefox (in addition to the regular versions).$$$Added support for importing 1Password 8.7 1PUX files.$$$Added support for importing Key Folder 1.22 XML files.$$$Sticky Password XML import: added support for importing groups and expiry dates.$$$Steganos Password Manager CSV import: added support for the new encoding of double quotes.$$$Bitwarden JSON import: time-based one-time password generator settings are converted automatically now.$$$KeePass now checks the KeePass.config file and shows a warning message when finding a problem.$$$For development builds: added command for showing GC information.$$$Plugins can now load the header of a database file more easily.$$$Plugins can now subscribe to a master key change event.$$$TrlUtil: added workaround for .NET tab control focus bug.$$$Improvements:$$$$$$Moved the command Save Attached File(s) To into the Attachments submenu of the entry menu and renamed it to Save File(s) To.$$$The command for saving attached files is now available only if at least one of the selected entries has at least one attachment.$$$The {APPACTIVATE ...} auto-type command now ignores the options Cancel auto-type when the target window changes and Cancel auto-type when the target window title changes.$$${APPACTIVATE ...} auto-type command: if the specified window does not exist or cannot be focused; auto-type is aborted now.$$$Unified creation of fields with indices.$$$Improved database modification state and UI updating after imports/synchronizations.$$$In the master key creation/prompt dialogs; the [OK] button is now disabled when checking the Key file/provider check box and selecting (None) in the combo box.$$$Improved drop-down menu width adjustment for certain combo boxes in the options dialog.$$$Improved hashing performance of protected binaries; UUIDs; ...$$$Performance improvements related to empty arrays.$$$Improved Mono framework version detection.$$$TrlUtil: improved preview dialog update performance.$$$Various UI text improvements.$$$Various code optimizations.$$$Minor other improvements.$$$Bugfixes:$$$$$$Fixed a bug that caused a minimized main window to be restored to a normal window instead of a maximized window in certain situations.$$$The Help menu item in the entry dialog and the Help button in the entry string field dialog now open the correct help sections.
KeePass V2 MSI Version 2.51.1
Release Date
5/6/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

New Features:$$$$$$Most dialogs with fixed size now detect whether they fit onto the current screen; and when a dialog does not fit (e.g. due to a very high DPI factor); its size is reduced and scroll bars are displayed.$$$Added plural entry command names in the main window (e.g. the command for editing the currently selected entry/entries is now called either Edit Entry or Edit Entries; depending on the number of selected entries).$$$Added tooltip for the main part of the status bar of the main window.$$$Enhanced color buttons (tooltips; accessible names; ...) in the entry dialog; in the database settings dialog and in the options dialog.$$$Added Interface (2) tab page in the options dialog; renamed the existing Interface tab page to Interface (1); moved some controls from Interface (1) to Interface (2).$$$Enhanced font selection controls (with a checkbox that allows to return to the default; the button shows the currently selected font; tooltip; improved accessibility; ...) in the options dialog.$$$Added help links Dark theme and Main font (size) in the options dialog.$$$The options Custom alt. item color and Esc keypress in main window are now disabled if they are enforced (by an enforced configuration file).$$$Added support for opening URLs with Waterfox in private mode.$$$Added dialog for editing (HMAC-based and time-based) one-time password generator settings (can be opened using the OTP Generator Settings commands in the entry dialog or in the Edit Entry (Quick) menu of the main window).$$$Added entry commands Copy HMAC-Based OTP; Show HMAC-Based OTP; Copy Time-Based OTP and Show Time-Based OTP (in the Other Data menu).$$$Added entry commands Copy Title and Copy Notes (in the Other Data menu).$$$When switching to the Generate tab page of the password generator dialog (no database open); the entropy collection dialog is displayed now; if the option Show dialog for collecting user input as additional entropy is turned on.$$$Added option Colorize password characters in the HTML export/print dialog; the colors are customizable.$$$Added options Custom main font and Custom password font in the HTML export/print dialog.$$$Added horizontal entry separator lines in tabular HTML exports/printouts.$$$In the plugins dialog; the Delete old files from cache automatically option and the Clear button are now disabled if they are enforced (by an enforced configuration file).$$$Plugins can now change the expiry date of an entry more easily.$$$Added workaround for Wine bug 52457.$$$Improvements:$$$$$$Improved main window initialization performance.$$$Improved initial emergence of a minimized or maximized main window (less flickering; improved performance; ...).$$$Improved names/tooltips of the database toolbar buttons in the main window.$$$Improved handling of bold/italic list fonts.$$$Improved entry list update performance in certain situations.$$$Improved dynamic menu deconstruction performance.$$$Fields starting with HmacOtp- or TimeOtp- are not shown in the entry string copy menu anymore.$$$Improved tooltips and accessibility of password repetition text boxes.$$$When a dark theme is active; the error background color of text boxes is darker now.$$$Improved accessibility of expiry control groups.$$$The title of the master key creation/change dialog is now adjusted to the context.$$$Improved Compression tab page of the database settings dialog (extended None option description; improved accessibility; ...).$$$If no color has been specified; the Custom alt. item color button in the options dialog now shows the default color.$$$Improved HTML generation for HTML exports/printouts.$$$Improved default fonts used when printing or exporting to HTML.$$$In block HTML exports/printouts; field names are not italic anymore (unless the user has selected an italic main font).$$$In HTML exports/printouts; all field values except passwords are trimmed now.$$$HTML exports/printouts: improved encoding of white-space characters
Interested in automating patching for Adobe Acrobat?