KeePass-2.11-Source.zip
# New Features: * Added entry tags (you can assign tags to entries in the entry editing window or by using the 'Selected Entries' context menu; to list all entries having a specific tag, choose the tag either in the 'Edit' main menu or in the 'Show Entries' toolbar drop-down button). * Completely new entry list column engine; the columns are dynamic now, custom entry strings can be shown in the list, to configure go 'View' -> 'Configure Columns...'; the column engine is also extensible now, i.e. plugins can provide new columns. * Added 'Size' entry list column (shows the approximate memory required for the entry). * Added 'History (Count)' entry list column (double-clicking a cell of this column opens the entry editing window and automatically switches to the 'History' tab). * Added 'Expiry Time (Date Only)' entry list column. * Added options to specify the number of days until the [master key](http://keepass.info/help/base/keys.html) of a database is recommended to and/or must be changed. * Added support for [exporting](http://keepass.info/help/base/importexport.html) selected entries to KDB. * Added '`FileSaveAsDirectory`' [configuration](http://keepass.info/help/base/configuration.html) key to specify the default directory for 'Save As' database file dialogs. * Double-clicking a history entry in the entry editing dialog now opens/views the entry. * It's now possible to tab from menus and toolbars to dialog controls. * Added option to turn off hiding [in-memory protected](http://keepass.info/help/base/security.html#secmemprot) custom strings using asterisks in the entry view. * Added workaround for [FTP servers](http://keepass.info/help/v2/ioconnect.html) sending a 550 error after opening and closing a file without downloading data. * Added 'Unhide Passwords' [application policy](http://keepass.info/help/v2/policy.html) flag. * Password Depot [importer](http://keepass.info/help/base/importexport.html): some icons are converted now. * `{GOOGLECHROME}` [placeholder](http://keepass.info/help/base/autourl.html#subst): updated detection code to also support the latest versions of Chrome. * The main window now uses the shell font by default. * On Windows Vista and higher, Explorer-themed tree and list views are now used in the main window. * On Windows 7 and higher, the main window peek preview is now disabled when the KeePass workspace is locked. * Installer: added option to optimize the on-demand start-up performance of KeePass. * TrlUtil: added 3 dots string validation. # Improvements / Changes: * Improved entry list item selection performance (defer UI state update on selection change burst). * Improved special key code conversion in KDB importer. * Icon picker dialog now has a 'Close' button. * When sorting is enabled, the entry list view now doesn't get destroyed anymore when trying to move entries. * Main window is now brought to the foreground when untraying. * Removed grid lines option. * Reduced size of MSI file. * Various performance improvements. * Various code optimizations. * Minor other improvements. # Bugfixes: * No file path is requested anymore when double-clicking an import source that doesn't require a file.
Showing
- Build/KeePassLibSD_Distrib/KeePassLibSD.dll 0 additions, 0 deletionsBuild/KeePassLibSD_Distrib/KeePassLibSD.dll
- Build/KeePassLib_Distrib/KeePassLib.dll 0 additions, 0 deletionsBuild/KeePassLib_Distrib/KeePassLib.dll
- Build/KeePassLib_Distrib/KeePassLib.xml 19 additions, 8 deletionsBuild/KeePassLib_Distrib/KeePassLib.xml
- Docs/History.txt 59 additions, 0 deletionsDocs/History.txt
- Ext/KeePass.iss 9 additions, 6 deletionsExt/KeePass.iss
- Ext/KeePassMsi/KeePassMsi.vdproj 9 additions, 9 deletionsExt/KeePassMsi/KeePassMsi.vdproj
- KeePass/App/AppDefs.cs 5 additions, 16 deletionsKeePass/App/AppDefs.cs
- KeePass/App/AppPolicy.cs 22 additions, 1 deletionKeePass/App/AppPolicy.cs
- KeePass/App/Configuration/AceDefaults.cs 11 additions, 0 deletionsKeePass/App/Configuration/AceDefaults.cs
- KeePass/App/Configuration/AceIntegration.cs 2 additions, 2 deletionsKeePass/App/Configuration/AceIntegration.cs
- KeePass/App/Configuration/AceMainWindow.cs 144 additions, 79 deletionsKeePass/App/Configuration/AceMainWindow.cs
- KeePass/App/Configuration/AppConfigEx.cs 11 additions, 0 deletionsKeePass/App/Configuration/AppConfigEx.cs
- KeePass/DataExchange/Formats/AmpXml250.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/AmpXml250.cs
- KeePass/DataExchange/Formats/AnyPwCsv144.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/AnyPwCsv144.cs
- KeePass/DataExchange/Formats/CodeWalletTxt605.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/CodeWalletTxt605.cs
- KeePass/DataExchange/Formats/FlexWalletXml17.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/FlexWalletXml17.cs
- KeePass/DataExchange/Formats/HandySafeProXml12.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/HandySafeProXml12.cs
- KeePass/DataExchange/Formats/HandySafeTxt512.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/HandySafeTxt512.cs
- KeePass/DataExchange/Formats/KeePassXXml041.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/KeePassXXml041.cs
- KeePass/DataExchange/Formats/MozillaBookmarksHtml100.cs 2 additions, 1 deletionKeePass/DataExchange/Formats/MozillaBookmarksHtml100.cs
Loading
Please register or sign in to comment