Skip to content
Snippets Groups Projects
Commit d1d272d3 authored by Dominik Reichl's avatar Dominik Reichl
Browse files

KeePass-2.24-Source.zip

# New Features:

  * The [URL override](http://keepass.info/help/base/autourl.html#override) field in the entry editing dialog is now an editable combo box, where the drop-down list contains suggestions for browser overrides.
  * [Password quality estimations](http://keepass.info/help/kb/pw_quality_est.html) are now computed in separate threads to improve the UI responsiveness.
  * The password generator profile '[Automatically generated passwords for new entries](http://keepass.info/help/base/pwgenerator.html#configauto)' is now available in the password generator context menu of the entry editing dialog.
  * Added `[UIFlags`](http://keepass.info/help/v2_dev/customize.html#uiflags) bit for hiding built-in profiles in the password generator context menu of the entry editing dialog.
  * Tags can be included in printouts now.
  * [Generic CSV importer](http://keepass.info/help/base/importexport.html#genericcsv): added support for importing tags.
  * Added support for [importing](http://keepass.info/help/base/importexport.html) Norton Identity Safe 2013 CSV files.
  * Mozilla Bookmarks JSON import: added support for importing tags.
  * RoboForm import: URLs are now terminated using a '`/`', added support for the new file format and for the new note fields.
  * Added support for showing [modern task dialogs](http://keepass.info/help/kb/ui_vista.html) even when no form exists (requiring a theming activation context).
  * KeePass now terminates `CtfMon` child processes started by .NET/Windows, if they are not terminated automatically.
  * Added workarounds for '`#`', '`{`', '`}`', '`[`', '`]`', '`~`' and diaeresis .NET `SendKeys` issues.
  * Added workaround for '`xsel`' hanging on Unix-like systems.
  * Converted some PNG images as a workaround for a problem in Cairo/LibPNG on Unix-like systems.
  * Installer: the version is now shown in the 'Version' field of the item in the Windows 'Programs and Features' dialog.
  * TrlUtil: added 'Go to Next Untranslated' command.
  * TrlUtil: added shortcut keys.

# Improvements / Changes:

  * The '[Open From URL](http://keepass.info/help/v2/ioconnect.html)' dialog is now brought to the foreground when trying to perform [global auto-type](http://keepass.info/help/base/autotype.html#autoglobal) while the database is locked and the main window is minimized to tray.
  * Profiles are now shown directly in the password generator context menu of the entry editing dialog.
  * After duplicating entries, KeePass now ensures that the copies are visible.
  * User names of [TAN entries](http://keepass.info/help/base/tans.html) are now [dereferenced](http://keepass.info/help/base/fieldrefs.html), if the option for showing dereferenced data in the main window is enabled.
  * When creating an entry from a template, the new entry is now selected and focused.
  * Empty fields are not included in detailed printouts anymore.
  * Enhanced Internet Explorer detection.
  * The '`-preselect`' [command line option](http://keepass.info/help/base/cmdline.html) now works together with relative database file paths.
  * Improved quoted app paths parsing.
  * Extended culture invariance.
  * Improved [synchronization](http://keepass.info/help/v2/sync.html) performance.
  * Improved internal keypress routing.
  * Last access times by default are not shown in the UI anymore.
  * TrlUtil: improved dialog focusing when showing message boxes.
  * KeePassLib/KPScript: improved support for running on systems without any GUI.
  * Various code optimizations.
  * Minor other improvements.

# Bugfixes:

  * Fixed a crash that could occur if the option 'Show expired entries (if any)' is enabled and a [trigger](http://keepass.info/help/v2/triggers.html) switches to a different [locked](http://keepass.info/help/base/security.html#seclocking) database when unlocking a database.
  * The tab bar is now updated correctly after closing an inactive database by middle-clicking its tab.
  * Column display orders that are unstable with respect to linear auto-adjusting assignment are now restored correctly.
parent 270bfcd4
No related branches found
No related tags found
Loading
Showing
with 421 additions and 89 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment