- 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
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
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