KeePass-2.13-Source.zip
# New Features: * Password quality estimation algorithm: added check for about 1500 most common passwords (these are rated down to 1/8th of their statistical rating; Bloom filter-based implementation). * [Global auto-type](http://keepass.info/help/base/autotype.html#autoglobal) (using a system-wide hot key) is now possible on Unix-like systems (see the documentation for setup instructions, section '[Installation / Portability](http://keepass.info/help/v2/setup.html)' in the 'KeePass 2.x' group; thanks to Jordan Sissel for enhancing '`xdotool`'). * Added IPC functionality for Unix-like systems. * Added possibility to write export [plugins](http://keepass.info/plugins.html) that don't require an output file. * Tag lists are sorted alphabetically now. * Password text boxes now use a monospace font by default. * Added option to select a different font for password text boxes (menu 'Tools' -> 'Options' -> tab 'Interface'). * Added support for [importing](http://keepass.info/help/base/importexport.html) Password Prompter 1.2 DAT files. * Added ability to export to Windows/IE favorites. * Added ability to specify IO credentials in the 'Synchronize' [trigger](http://keepass.info/help/v2/triggers.html) action. * Added ability to specify IO credentials and a master key in the 'Open database file' trigger action. * If IO credentials are stored, they are now obfuscated. * Custom colors in the Windows color selection dialog are now remembered. * Added high resolution version of the KeePass application icon. * Improved lock overlay icon (higher resolution). * [PLGX](http://keepass.info/help/v2_dev/plg_index.html#plgx) loader: added support for unversioned KeePass assembly references. # Improvements / Changes: * Added workaround to avoid alpha transparency corruption when adding images to an image list. * Improved image list generation performance. * Added workaround to display the lock overlay icon when having enabled the option to start minimized and locked. * Improved group and entries deletion confirmation dialogs (with preview; only Windows Vista and higher). * The [password character picking dialog](http://keepass.info/help/base/autotype.html#autoseq) now offers the raw password characters instead of an auto-type encoded sequence. * PINs [importer](http://keepass.info/help/base/importexport.html): improved importing of expiry dates. * Some button icons are now resized to 16x15 when the 16x16 icon is too large. * Renamed character repetition option in the [password generator](http://keepass.info/help/base/pwgenerator.html) for improved clarity. * Improved workspace locking. * Locking timer is now thread-safe. * Added code to prevent loading libraries from the current working directory (to avoid binary planting attacks). * Removed Tomboy references (on Unix-like systems). * Various code optimizations. * Minor other improvements. # Bugfixes: * `[{NEWPASSWORD}`](http://keepass.info/help/base/placeholders.html#newpassword) placeholder: special characters in generated passwords are now transformed correctly based on context (auto-type, command line, etc.).
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 5 additions, 0 deletionsBuild/KeePassLib_Distrib/KeePassLib.xml
- Docs/History.txt 56 additions, 0 deletionsDocs/History.txt
- Ext/DeprecatedSources/PopularPasswords_100725.cs 369 additions, 0 deletionsExt/DeprecatedSources/PopularPasswords_100725.cs
- Ext/KeePass.iss 4 additions, 4 deletionsExt/KeePass.iss
- Ext/KeePassMsi/KeePassMsi.vdproj 6 additions, 6 deletionsExt/KeePassMsi/KeePassMsi.vdproj
- Ext/Resources/LockOverlay16.png 0 additions, 0 deletionsExt/Resources/LockOverlay16.png
- Ext/Resources/LockOverlay32.png 0 additions, 0 deletionsExt/Resources/LockOverlay32.png
- KeePass/App/AppDefs.cs 7 additions, 0 deletionsKeePass/App/AppDefs.cs
- KeePass/App/Configuration/AceDefaults.cs 22 additions, 0 deletionsKeePass/App/Configuration/AceDefaults.cs
- KeePass/App/Configuration/AceUI.cs 22 additions, 4 deletionsKeePass/App/Configuration/AceUI.cs
- KeePass/App/Configuration/AppConfigEx.cs 17 additions, 0 deletionsKeePass/App/Configuration/AppConfigEx.cs
- KeePass/DataExchange/ExportUtil.cs 19 additions, 10 deletionsKeePass/DataExchange/ExportUtil.cs
- KeePass/DataExchange/FileFormatPool.cs 2 additions, 0 deletionsKeePass/DataExchange/FileFormatPool.cs
- KeePass/DataExchange/Formats/PinsTxt450.cs 5 additions, 2 deletionsKeePass/DataExchange/Formats/PinsTxt450.cs
- KeePass/DataExchange/Formats/PwPrompterDat12.cs 164 additions, 0 deletionsKeePass/DataExchange/Formats/PwPrompterDat12.cs
- KeePass/DataExchange/Formats/WinFavorites10.cs 160 additions, 0 deletionsKeePass/DataExchange/Formats/WinFavorites10.cs
- KeePass/Ecas/EcasDefaultActionProvider.cs 80 additions, 23 deletionsKeePass/Ecas/EcasDefaultActionProvider.cs
- KeePass/Forms/DataEditorForm.cs 4 additions, 14 deletionsKeePass/Forms/DataEditorForm.cs
Loading
Please register or sign in to comment