KeePass-2.33-Source.zip
# New Features: * Added commands in the group context menu (under 'Rearrange'): 'Expand Recursively' and 'Collapse Recursively'. * Added option 'When selecting an entry, automatically select its parent group, too' (turned on by default). * Added [placeholders](http://keepass.info/help/base/placeholders.html) for data of the group that is currently selected in the main window: `{GROUP_SEL}`, `{GROUP_SEL_PATH}` and `{GROUP_SEL_NOTES}`. * While [importing](http://keepass.info/help/base/importexport.html)/[synchronizing](http://keepass.info/help/v2/sync.html), indeterminate progress is now displayed on the taskbar button (on Windows 7 and higher). * Added optional parameters 'Filter - Group' and 'Filter - Tag' for the 'Export active database' [trigger](http://keepass.info/help/v2/triggers.html) action. * Pressing the Escape key in the main window now [locks](http://keepass.info/help/base/security.html#seclocking) the workspace (independent of the current database locking state, in contrast to Ctrl+L). * Added option 'Extra-safe file transactions' in 'Tools' -> 'Options' -> tab 'Advanced'. * Added [customization](http://keepass.info/help/v2_dev/customize.html) option to specify how often the [master key](http://keepass.info/help/base/keys.html) dialog appears when entering incorrect master keys. * Plugins: added event '`FormLoadPost`' for the main window. * [KPScript](http://keepass.info/help/v2_dev/scr_index.html): the '`GetEntryString`' command now supports the '`-Spr`' option, which causes KPScript to Spr-compile the field value (i.e. [placeholders](http://keepass.info/help/base/placeholders.html) are replaced, [field references](http://keepass.info/help/base/fieldrefs.html) are resolved, [environment variables](http://keepass.info/help/base/placeholders.html#envvars) are inserted, etc.). # Improvements: * Improved [database synchronization](http://keepass.info/help/v2/sync.html) performance. * Improved object reordering during a database synchronization for new and relocated groups/entries. * Improved synchronization of deleted objects information. * Improved database synchronization to prevent implicit object deletions. * HTML export/printing: the notes column now is twice as wide as the other columns. * When entering a Spr-variant password in the entry dialog, the [quality estimation](http://keepass.info/help/kb/pw_quality_est.html) is now disabled. * Group tooltips are now displayed for about 30 seconds. * The root group is now always expanded when opening a database. * Improved private mode browser detection. * Improved DPI awareness declaration (on Windows 10 and higher). * Improved regular expression searching performance in usual use cases. * Improved natural string comparison performance (on Unix-like systems). * Improved mnemonic characters in the 'Rearrange' menus. * Upgraded installer. * Various UI text improvements. * Various code optimizations. * Minor other improvements. # Bugfixes: * (None).
Showing
- Build/KeePassLib_Distrib/KeePassLib.dll 0 additions, 0 deletionsBuild/KeePassLib_Distrib/KeePassLib.dll
- Build/KeePassLib_Distrib/KeePassLib.xml 1 addition, 21 deletionsBuild/KeePassLib_Distrib/KeePassLib.xml
- Docs/Chm/help/base/placeholders.html 10 additions, 1 deletionDocs/Chm/help/base/placeholders.html
- Docs/Chm/help/base/pwgenerator.html 5 additions, 5 deletionsDocs/Chm/help/base/pwgenerator.html
- Docs/Chm/help/v2/plugins.html 11 additions, 11 deletionsDocs/Chm/help/v2/plugins.html
- Docs/Chm/help/v2/triggers.html 9 additions, 1 deletionDocs/Chm/help/v2/triggers.html
- Docs/Chm/help/v2_dev/customize.html 4 additions, 0 deletionsDocs/Chm/help/v2_dev/customize.html
- Docs/Chm/help/v2_dev/scr_sc_index.html 5 additions, 0 deletionsDocs/Chm/help/v2_dev/scr_sc_index.html
- Docs/History.txt 49 additions, 0 deletionsDocs/History.txt
- Ext/Images_App_HighRes/Nuvola/B48x48_Folder.png 0 additions, 0 deletionsExt/Images_App_HighRes/Nuvola/B48x48_Folder.png
- Ext/KeePass.exe.config 2 additions, 2 deletionsExt/KeePass.exe.config
- Ext/KeePass.iss 5 additions, 5 deletionsExt/KeePass.iss
- Ext/KeePassMsi/KeePassMsi.vdproj 7 additions, 7 deletionsExt/KeePassMsi/KeePassMsi.vdproj
- KeePass/App/Configuration/AceApplication.cs 8 additions, 0 deletionsKeePass/App/Configuration/AceApplication.cs
- KeePass/App/Configuration/AceMainWindow.cs 8 additions, 0 deletionsKeePass/App/Configuration/AceMainWindow.cs
- KeePass/App/Configuration/AceSecurity.cs 8 additions, 0 deletionsKeePass/App/Configuration/AceSecurity.cs
- KeePass/App/Configuration/AppConfigEx.cs 5 additions, 0 deletionsKeePass/App/Configuration/AppConfigEx.cs
- KeePass/DataExchange/Formats/KeePassXml2x.cs 1 addition, 1 deletionKeePass/DataExchange/Formats/KeePassXml2x.cs
- KeePass/DataExchange/Formats/PpKeeperHtml270.cs 2 additions, 0 deletionsKeePass/DataExchange/Formats/PpKeeperHtml270.cs
- KeePass/Ecas/EcasDefaultActionProvider.cs 41 additions, 2 deletionsKeePass/Ecas/EcasDefaultActionProvider.cs
Loading
Please register or sign in to comment