- Update to 2.46
* New Features:
+ The entry editing dialog can now edit all currently selected entries at once.
+ As entry attachment icons, the icons associated with the respective file types (in the system settings) are used now.
+ When running on .NET 4.8 or higher, secure connections (e.g. for WebDAV) now support TLS 1.3.
+ Added keyboard shortcut Ctrl+* (numeric keypad) for the 'Expand Recursively' group command.
+ Added keyboard shortcut Ctrl+/ (numeric keypad) for the 'Collapse Recursively' group command.
+ Right-clicking on the header of the main entry list now shows the 'Configure Columns' command.
+ The {VKEY ...} command now supports some flags (for specifying whether to send a key down or up event only and/or whether to send an extended key).
+ Added configuration option for protecting KeePass windows against certain screen capture operations.
+ Added command line parameter '-wa-enable:' for enabling specific Mono workarounds.
+ On Unix-like systems with a Wayland compositor, KeePass (with the KPUInput plugin) can now auto-type the default sequence and manually selected sequences of the currently selected entry.
* Improvements:
+ Improved quality of the icons in the entry 'URL(s)' menu.
+ Improved quality of the icons in the drop-down list of the 'Override URL' field in the entry editing dialog.
+ Improved control state updating in the entry editing dialog.
+ The file selection dialog for the Generic CSV Importer now shows only CSV, TSV, TAB, TXT and ASC files by default.
+ Improved user interface of the Generic CSV Importer.
+ For large texts containing probably invalid characters, the internal data viewer now shortens the text and provides a 'Show more' link for expanding the text; this ensures a responsive user interface in this case.
+ Improved caching of dialog banners.
+ Moved the help source selection from the 'Help' main menu to the options dialog (tab 'Integration').
+ If the application policy option 'Export - No Key Repeat' is turned off, the master key must now be entered directly before the export is performed, i.e. after choosing the format and the target.
+ The application policy option 'Export - No Key Repeat' now also applies to the trigger action 'Export active database'.
+ When running on Mono, the options 'Focus quick search box when restoring from taskbar' and 'Focus quick search box when restoring from tray' are disabled now (because they do not work reliably due to a bug in Mono).
+ Various code optimizations.
+ Minor other improvements.
* Bugfixes:
+ The attachment button drop-down menus in the entry editing dialog now use the correct font.
+ The 'Tools' button in the entry editing dialog is not disabled for TAN entries anymore.
OBS-URL: https://build.opensuse.org/request/show/833918
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=31
- 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.
+ Triggers: added string comparison mode 'Matches regular expression'.
+ 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.
OBS-URL: https://build.opensuse.org/request/show/802525
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=29
- 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).
OBS-URL: https://build.opensuse.org/request/show/766415
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=27
- 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.
OBS-URL: https://build.opensuse.org/request/show/710983
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=25
- 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.
OBS-URL: https://build.opensuse.org/request/show/666666
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=21
- 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.
* Upgraded installer.
* Various code optimizations.
* Minor other improvements.
Bugfixes:
* (None).
OBS-URL: https://build.opensuse.org/request/show/637175
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=19
- Update to 2.39
New features
* KeePass now uses Transactional NTFS (TxF) for writing database
and configuration files, if possible; this improves the
compatibility with other programs that are watching these
files (e.g. file synchronization services).
* Added command 'Edit' → 'Show Entries' → 'Large Entries'.
* Added command 'Edit' → 'Show Entries' → 'Last Modified Entries'.
* Added option 'Automatically save after modifying an entry
using the entry editing dialog' (turned off by default).
* Added option 'Minimize main window after performing auto-type'
(turned off by default).
* Added option 'Show lines between nodes in tree views'
(turned off by default).
* Added support for importing Google Chrome 66 password CSV files.
* Added trigger event 'Time - Periodic', which is raised at
user-defined intervals.
* Links in the entry string editing dialog are clickable now.
* Added UIFlags bit for disabling the 'XML Replace' menu item.
* Added UIFlags bit for hiding auto-type obfuscation
compatibility information dialogs.
* Added workaround for .NET 'urtf' RTF round-trip bug.
* Secure edit controls are now extensible by plugins.
* KPScript: the 'AddEntry' command now supports the
'-setx-Expires' and '-setx-ExpiryTime' parameters.
Improvements
* In printouts and HTML exports, expired entries now have a red
'X' icon (if the option 'Icon' is turned on).
* Improved string normalization in the entry and string editing dialogs.
OBS-URL: https://build.opensuse.org/request/show/605069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keepass?expand=0&rev=7
New features
* KeePass now uses Transactional NTFS (TxF) for writing database
and configuration files, if possible; this improves the
compatibility with other programs that are watching these
files (e.g. file synchronization services).
* Added command 'Edit' → 'Show Entries' → 'Large Entries'.
* Added command 'Edit' → 'Show Entries' → 'Last Modified Entries'.
* Added option 'Automatically save after modifying an entry
using the entry editing dialog' (turned off by default).
* Added option 'Minimize main window after performing auto-type'
(turned off by default).
* Added option 'Show lines between nodes in tree views'
(turned off by default).
* Added support for importing Google Chrome 66 password CSV files.
* Added trigger event 'Time - Periodic', which is raised at
user-defined intervals.
* Links in the entry string editing dialog are clickable now.
* Added UIFlags bit for disabling the 'XML Replace' menu item.
* Added UIFlags bit for hiding auto-type obfuscation
compatibility information dialogs.
* Added workaround for .NET 'urtf' RTF round-trip bug.
* Secure edit controls are now extensible by plugins.
* KPScript: the 'AddEntry' command now supports the
'-setx-Expires' and '-setx-ExpiryTime' parameters.
Improvements
* In printouts and HTML exports, expired entries now have a red
'X' icon (if the option 'Icon' is turned on).
* Improved string normalization in the entry and string editing dialogs.
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=17
- Update to 2.38
New features:
* Added button 'Open Folder' in the language selection dialog,
which opens the 'Languages' folder.
* Added button 'Open Folder' in the plugins dialog,
which opens the 'Plugins' folder.
* Added option 'Icon' and an option for specifying the placeholder
behavior (replace or not, or both forms) in the 'Print' / HTML
export dialog.
* Printing / HTML export: the notes of a group are now displayed
below the group name.
* Enhanced the Password Exporter import module to support XML
files created by version 1.3.4.
* Added workaround for Mono list view item deletion bug.
* Added workaround for Mono command line argument encoding bug.
Improvements:
* Password quality estimation: improved compatibility with
process memory protection.
* Improved UI scaling when using KeePass on multiple systems
with different DPI values.
* Printing / HTML export: improved embedding of CSS.
* Printing / HTML export: spaces in passwords are now encoded
as non-breaking spaces.
* Improved UI updating in the 'Print' / HTML export dialog.
* Enhanced KDE system font detection.
* Improved fatal error handling.
* Various improvements in the language selection dialog.
* Various code optimizations.
* Minor other improvements.
Bugfixes:
OBS-URL: https://build.opensuse.org/request/show/563337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keepass?expand=0&rev=6
New features:
* Added button 'Open Folder' in the language selection dialog,
which opens the 'Languages' folder.
* Added button 'Open Folder' in the plugins dialog,
which opens the 'Plugins' folder.
* Added option 'Icon' and an option for specifying the placeholder
behavior (replace or not, or both forms) in the 'Print' / HTML
export dialog.
* Printing / HTML export: the notes of a group are now displayed
below the group name.
* Enhanced the Password Exporter import module to support XML
files created by version 1.3.4.
* Added workaround for Mono list view item deletion bug.
* Added workaround for Mono command line argument encoding bug.
Improvements:
* Password quality estimation: improved compatibility with
process memory protection.
* Improved UI scaling when using KeePass on multiple systems
with different DPI values.
* Printing / HTML export: improved embedding of CSS.
* Printing / HTML export: spaces in passwords are now encoded
as non-breaking spaces.
* Improved UI updating in the 'Print' / HTML export dialog.
* Enhanced KDE system font detection.
* Improved fatal error handling.
* Various improvements in the language selection dialog.
* Various code optimizations.
* Minor other improvements.
Bugfixes:
OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=15
- Update to 2.37
New features:
* When creating a new database, KeePass now offers to print a
KeePass emergency sheet (which can then be filled out and
stored in a secure location, where only the user and possibly
a few other people that the user trusts have access to);
an emergency sheet can also be created via
'Tools' -> 'Database Tools' -> 'Print Emergency Sheet'.
* Added database file information dialog that is displayed
when creating a new database.
* Added function to search similar password clusters
('Edit' -> 'Show Entries' -> 'Find Similar Passwords (Clusters)').
* On Unix-like systems: if the library 'libgcrypt.so.20' is
available, KeePass uses it for AES-KDF transformations.
* Added workaround for .NET/Windows column header drawing bug
when switching to TAN-only entry list mode.
* Added workaround for Mono tab switching bug.
* Added workaround for Mono '}' character RTF encoding bug.
* TrlUtil: added support for .NET 4.*.
Improvements:
* Improved dialog for changing the master key
* KeePass now directly offers to save the database after
changing the master key, and it asks whether to print a
new emergency sheet.
* Various improvements in the translation selection dialog
* KeePass now refuses to attach files that are larger than
512 MB (as larger files can result in serialization problems).
* Increased default number of AES-KDF rounds.
* On Unix-like systems, KeePass now uses the CSP implementation
OBS-URL: https://build.opensuse.org/request/show/533684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keepass?expand=0&rev=5