Sun May 10 15:34:53 UTC 2020 - Matthias Bach <marix@marix.org>
- Update to 2.45
* New Features:
+ Added automatic assignment of mnemonics for 'Open with ...' commands in the 'URL(s)' menu.
+ The entry templates menu now supports showing templates that are stored in subgroups of the templates group; each subgroup is displayed as a submenu.
+ When adding a new entry based on a template that has an empty user name, the user name is now set to the default user name of the database, unless the new entry is stored in the templates group.
+ When adding a new entry based on a template that has an empty password, a random password is generated now (based on the password generator profile 'Automatically generated passwords for new entries'), unless the new entry is stored in the templates group.
+ When adding a new entry based on a template that does not expire, the expiry date is now set based on the option 'By default, new entries expire in the following number of days' (in 'Tools' → 'Options' → tab 'Security'), unless the new entry is stored in the templates group.
+ New icon recoloring (with high DPI support, by deconstructing an ICO, modifying BMP palettes and data, and assembling a new ICO); there are 24 database colors now.
+ Added {UUID} placeholder, which is replaced by the UUID of the current entry.
+ The UUID of a group is now displayed in the group editing dialog (tab 'General').
+ When specifying a weak master password in the master key creation dialog, KeePass now shows a warning.
+ Enforced configuration: added support for attributes that allow to specify the desired merge behavior.
+ Enforced configuration: for most lists, node keys are now used to find corresponding list items.
+ Plugins: added I/O connection event for customizing web requests.
+ Added workaround for Mono pre-authenticated anonymous web request bug.
* Improvements:
+ Auto-Type: improved compatibility with VMware Horizon Client and Kaseya Live Connect.
+ The 'Open with ...' commands in the 'URL(s)' menu are sorted now.
+ Improved performance of the entry templates menu; removed limitation to 30 templates.
+ Database descriptions are now displayed in file tab tooltips.
+ When editing an attachment directly from the main window, a history entry is created now.
+ UUIDs in the group and entry editing dialogs are now displayed both in hexadecimal and base 64 form.
+ Improved Bitwarden import module to support JSON files without groups.
+ If the trigger system is disabled using an enforced configuration file, most controls in the triggers dialog are disabled now, too.
+ Plugins: an I/O access event is now raised when checking the existence of a local database file.
+ In texts that are about to be displayed in a rich text box, U+FFFC characters are now replaced by question marks (in order to avoid the text being cut off at this point).
+ When running on Mono 5.10 or higher, a monospaced font is used in password text boxes by default again, as the Mono bug 5795 has been fixed.
+ Various code optimizations.
+ Minor other improvements.
* Bugfixes
+ Fixed a default value type problem in the hot key configuration settings.
+ Database file tab colors are now rounded to the nearest supported colors.
Wed Jan 22 20:44:14 UTC 2020 - Matthias Bach <marix@marix.org>
- Update to 2.44
* New Features:
+ Added option 'Use file transactions for writing configuration settings' (turned on by default).
+ Added commands to find database files ('File' → 'Open' → 'Find Files' and 'Find Files (In Folder)').
+ Added 'Edit' menu in the internal text editor (including new 'Select All' and 'Find' commands with keyboard shortcuts).
+ Added keyboard shortcuts for formatting commands in the internal text editor.
+ Added 'Cancel' button in the save confirmation dialog of the internal text editor.
+ Added {CLIPBOARD} and {CLIPBOARD-SET:/T/} placeholders, which get/set the clipboard content.
+ Added support for importing True Key 4 CSV files.
+ Added command line options for adding/removing scheme-specific URL overrides.
+ Added an auto-type event for plugins.
+ When loading a plugin on a Unix-like system fails, the error message now includes a hint that the 'mono-complete' package may be required.
+ In order to avoid a Windows Input Method Editor (IME) bug (resulting in a black screen and/or an IME/CTF process with high CPU usage), KeePass now disables the IME on secure desktops.
* Improvements:
+ Auto-Type: improved compatibility with VMware Workstation.
+ Auto-Type into virtual machines: improved compatibility with certain guest systems.
+ The option to use the 'Clipboard Viewer Ignore' clipboard format is now turned on by default.
+ Improved menu/toolbar item state updating in the internal text editor.
+ Improved performance of Spr compilations.
+ Before writing a local configuration file whose path has been specified using the '-cfg-local:' command line parameter, KeePass now tries to create the parent directory, if it does not exist yet.
+ Improved conversion of file URIs to local file paths.
+ Improved compatibility of the list view dialog with plugins.
+ If ChaCha20 is selected as file encryption algorithm, the database is now saved in the KDBX 4 format (thanks to AMOSSYS).
+ Minor process memory protection improvements.
+ HTML export/printing: KeePass now generates HTML 5 documents (instead of XHTML 1.0 documents).
+ HTML export/printing: improved internal CSS.
+ HTML exports do not contain temporary content identifiers anymore.
+ XSL files: HTML output now conforms to HTML 5 instead of XHTML 1.0.
+ XSL files: improved internal CSS.
+ CHM pages are now rendered in the highest standards mode supported by Internet Explorer (EdgeHTML mode).
+ Migrated most of the documentation from XHTML 1.0 to HTML 5.
+ Various code optimizations.
+ Minor other improvements.
* Bugfixes:
+ In the internal text editor, the 'Delete' command does not reset RTF text formattings anymore.
+ The KeyCreationFlags bit 219 (for hiding the passwords) now works as intended.
+ Enhanced the Password Agent import module to support XML files created by version 3.
+ The 'MasterKeyExpiryRec' configuration setting can now also be set to an XSD duration instead of an XSD date (for periodic master key change recommendations).
+ On Unix-like systems, file transactions now preserve the Unix file access permissions, the user ID and the group ID.
+ Added workaround for .NET initial focus bug.
* Improvements:
+ Auto-Type: improved sending of modifier keys.
+ Auto-Type: improved sending of characters that are realized with Ctrl+Alt/AltGr.
+ Auto-Type: improved compatibility with VMware Remote Console and Dameware Mini Remote Control.
+ Improved main window state handling.
+ Improved construction and updates of the main menu and the group/entry context menus.
+ Main menu items can now be deselected by pressing the Esc key.
+ Top-level nodes in tree views cannot be collapsed anymore if no root lines are displayed.
+ New entries in a group with the e-mail folder icon now have the e-mail icon by default.
+ Improved performance of automatic scrolling in the main entry list.
+ If user names are hidden in the main window, no user name suggestions are displayed in the entry editing dialog anymore.
+ Function keys without modifiers can be registered as system-wide hot keys now.
+ For file rename/move web requests, a canonical representation of the destination name/path is used now.
+ URL override base placeholders can now be used within {CMD:...} placeholders.
+ Directly after an import, the deleted object information is now applied/removed (depending on the last modification time and the deletion time).
+ Improved compatibility of the 'Delete Duplicate Entries' command with the process memory protection.
+ Improved handling of command lines containing quotes or backslashes.
Wed Jun 19 23:53:05 UTC 2019 - Matthias Bach <marix@marix.org>
- Update to 2.42.1
New Features:
* Added main menu items 'Group', 'Entry' and 'Find', which contain all commands related to groups and entries (supersets of context menus); removed 'Edit' main menu item, because all of its commands are included in the three new main menu items.
* Added support for a system-wide hot key to auto-type only the password of a matching entry; by default, the hot key is Ctrl+Alt+Shift+A, changeable in the options dialog.
* When double-clicking the URL cell of an entry in the main entry list while holding down the Shift key, KeePass now copies the URL to the clipboard (a double-click without Shift continues to open the URL; the option 'Copy URLs to clipboard instead of opening them' reverses this behavior).
* Added quick edit commands 'Expires: Now' and 'Expires: Never'.
* There now are two commands for copying a whole entry to the clipboard: 'Copy Entry (Encrypted)' and 'Copy Entry (Unencrypted)'; the first one encrypts the data for the current user using the Windows DPAPI.
* Added Ctrl+Shift+P shortcut for printing the currently selected group.
* The creation time and the last modification time of an entry are now displayed on the 'History' tab of the entry editing dialog.
* Added support for importing Steganos Password Manager 20 CSV files.
* Added support for importing Bitwarden 1.12 JSON files.
* Mozilla Bookmarks JSON import: added support for importing tags (new format, in addition to the old format) and keywords.
* Enhanced the Enpass import module to support TXT files created by version 6.0.4.
* The language selection dialog now also lists KeePass 1.x LNG files; when trying to select such a file, an informative error message is displayed.
* Added 'Cancel' command in the context menu of KeePass' system tray icon, which can be used to abort opening and saving a database file.
* Added '-cancel' command line option, which causes all other KeePass instances to cancel opening/saving a database file.
* Added '-auto-type-password' command line option (other running KeePass instances auto-type only the password of a matching entry).
* Added '-e1:' command line parameter, which works like '-e:', but is handled by only one other instance; '-e:' is handled by all other instances.
* When compiling a PLGX plugin, KeePass now defines a 'KP_V_*_*_*' symbol, where the asterisks specify the KeePass version (for example, 'KP_V_2_42_0' for version 2.42).
* Added workarounds for .NET Caps Lock warning tooltip bug.
* Added workaround for Mono grid view default color bug.
* Added workaround for OneDrive bug on Windows 1809.
Improvements:
* Auto-Type: improved sending of characters that are realized with the AltGr key.
* Auto-Type: improved compatibility with VirtualBox 6 and VMware Player.
* Improved user interface behavior while opening a database file.
* Accelerator key improvements.
* Replaced 4 and 8 weeks expiry date search commands by 1 and 2 months (taking the number of days in the months into account).
* Improved hot key controls (better key combination handling and display).
* The hot key controls in the options dialog now support entering hot keys that are already registered by KeePass.
* Improved field to standard field mapping function.
* Improved new-line handling of several import modules.
* When a file import fails, KeePass now shows a more detailed error message.
* After changing the color of an entry using a quick edit command, the entries are deselected now, such that the new color is visible immediately.
* Moved 'Print Emergency Sheet' command into 'File' → 'Print'.
* The pattern-based password generator now supports repeating escaped characters using '{...}'.
* The pattern-based password generator now refuses to generate a password if the pattern is (partially) invalid.
* Turning off the 'Unhide Passwords' policy now enforces hiding passwords in a few more places/situations.
* New-line characters at the end of the output of a {CMD:...} placeholder are now removed (analogous to $(...) and `...` shell command substitutions).
* The {URL:SCM} and {BASE:SCM} placeholders now work with arbitrary data having a ':'-terminated prefix.
* Improved {URL:RMVSCM} and {BASE:RMVSCM} placeholders ('//' authority prefix is removed, but not '/').
* The '-entry-url-open' command line option is now handled by all other KeePass instances (instead of only one).
* Path traversal with attachment names is not possible anymore.
* Removed the option 'Show tray icon only if main window has been sent to tray' from the options dialog (due to possible denial-of-service problems); if you want to hide the icon, it is recommended to configure this in the system settings instead.
* Improved reading of KDBX XML documents with unknown elements.
* Improved JSON parser.
* Various UI text improvements.
* Various code optimizations.
* Improved menu item state updating.
* Improved backward compatibility with certain plugins.
Bugfixes:
* Fixed a crash that could occur when trying to import certain Mozilla Bookmarks JSON files.
* Fixed a crash that could occur when trying to import certain files with very deeply nested groups.
* Fixed handling of paths with folder/file names containing quotes (which can occur on Unix-like systems only).
Thu Jan 14 11:08:03 UTC 2019 - René Linder <rene.linder@lihaso.ch>
- Update to 2.41
New Features:
* Added option 'Do not store data in the Windows clipboard history and the cloud clipboard' (the option is turned on by default; for entry clipboard commands in the main window).
* Added option 'Esc keypress in main window' (in 'Tools' → 'Options' → tab 'Interface'), which allows to specify the action of the Esc key (ignore, lock workspace, minimize, minimize to tray, exit).
* Added option 'Ignore search settings of groups' in the 'Find' dialog.
* Internal data viewer: added support for zooming images using the OEM + and - keys with Ctrl.
* Added accelerator keys (especially for labels) in various dialogs.
* Added UIFlags bit for disabling the 'Database Settings' menu item.
* Added workarounds for Windows RTF character encoding bug.
* Added workaround for Mono input focus restoration problem that occurs when a form gets activated.
* Plugins: added method to provide menu items.
* Plugins: added property to get the edit mode of an entry dialog.
* TrlUtil: added tab 'Validation', which shows the results of all checks that TrlUtil performs.
* TrlUtil: the tab in the preview form that contains the currently selected control is now selected automatically.
* TrlUtil: the preview form now shows accelerator keys permanently.
* TrlUtil: enhanced support for derived control classes.
* TrlUtil: the current file name is now displayed in the title bar.
* Enhanced installer (added user directory checks, added option to open the plugins web page, component/option names can be translated now, updated NGen size estimation, improved file associations update, ...).
Improvements:
* In order to avoid selection/Ctrl+A problems, the user name auto-completion now does not append suggestions anymore; it only shows a list of suggestions (in which a suggestion can be selected manually).
* Improved accelerator keys in the 'Find' dialog.
* The history list in the entry dialog now supports showing custom icons.
* Mass entry modifications (colors/icons) now create history entries, if necessary.
* Improved text rendering in dialog banners.
* In the database settings dialog, the path of the database file is now shown in the dialog banner.
* Improved selection/view preservation of the entry view.
* While importing/synchronizing, a status dialog is displayed now if and only if the main window is not constructed completely yet (otherwise the status is displayed in the main window).
* Improved reliability of clipboard operations.
* Improved error reporting for the 'Paste Entries' command.
* Renamed the automatic clipboard clearing option and added a tooltip in order to clarify the behavior of the option.
* The commands 'Find Similar Passwords (Pairs)', 'Find Similar Passwords (Clusters)' and 'Password Quality Report' now ignore TAN entries.
* The report of clusters of similar passwords now shows more clusters in certain cases.
* In the 'Plugins' dialog, the plugins are now sorted alphabetically.
* KeePass does not try to load satellite assemblies as plugins anymore.
* Improved configuration saving when an enforced configuration file exists, but no global one.
* Improved reading of KDBX XML documents with unknown elements.
* The export module 'Customizable HTML File' now works fine on Unix-like systems, too.
* On Unix-like systems: improved support for executing KeePass while no X server is running.
* ShInstUtil: improved NGen detection on 64-bit systems.
* TrlUtil: the preview form does not steal the input focus anymore.
* TrlUtil: improved accelerator key check.
* Various code optimizations.
* Minor other improvements.
Bugfixes:
* Fixed a bug that caused KeePass to crash when trying to view certain password generator profiles.
* The option 'Use monospace font for passwords' in the 'Print' / HTML export dialog now works for all translations.
Sat Sep 22 04:48:03 UTC 2018 - daiaji mark <hentaiwushuang@gmail.com>
- Update to 2.40
New Features:
* Added automatic completion support for the user name box in the entry editing dialog and the auto-type sequence boxes in the entry/group editing dialogs (suggesting user names and auto-type sequences that are used in other entries/groups).
* Added automatic completion support for the URL and user name boxes in the 'Open From URL' dialog (suggesting URLs and user names of items in the list of most recently used database files).
* Added option 'Group path' in the 'Find' dialog (enabled by default for quick searches).
* Added read-only mode for the entry string dialog, which is used by the entry dialog when viewing a history entry.
* The internal data viewer now supports zooming images using Ctrl+Add, Ctrl+Subtract and the mouse wheel with Ctrl; furthermore, there are now '+' and '-' buttons right of the zoom selection box in the toolbar.
* Added option 'Remember master password (in encrypted form) of a database while it is open' (which is the default; turning off this option prevents the usage of certain features).
* Enhanced compatibility check for DLL plugins.
* Added URL opening event for plugins.
* On Unix-like systems: added support for opening the local help file with KChmViewer.
* Added workaround for initial input focus problem in the master key prompt dialog.
* Added workaround for Mono not always raising the FormClosed event properly.
* TrlUtil now remembers the last translation file directory.
Improvements:
* The 'Configure Columns' dialog now computes a display order for the new columns, taking the previous display order into account.
* While importing/synchronizing, no status dialog is displayed anymore (the status is displayed in the main window).
* Improved UI responsiveness during long operations.
* When hiding/restoring the main window via the system tray icon fails, KeePass now shows a notification.
* Improved Return key handling in text boxes.
* Improved initial input focus in some dialogs.
* Enhanced database file path unification.
* The configuration system does not create a KeePass folder in the user's application data folder anymore when the target configuration file location is outside this folder.
* Improved window text query method.
* Improved Unicode environment detection.
* Various improvements for right-to-left writing systems.
* Improved support for case-sensitive command line parameter names (for plugins and KPScript).
* If a plugin is available both as a DLL and as a PLGX (in the same folder), KeePass now loads either the DLL or the PLGX.
* For plugins: most public definitions are now static.
* KPScript: improved parsing of escape sequences.
* Renamed native support library item in the installer.