March 8th, 2010· Editing groups doesn’t work and might crash the application.
March 27th, 2009· Added pronounceable password generator
· Added action "Copy URL to Clipboard"
· Added "Tools" button to EditEntryDlg: Window List and Auto-Type sequence
· Improved Auto-Typing: ability to type all unicode characters
· Added option to save database after every change
· Associate KeePassX with *.kdb files on Linux and Mac OS
· Display warning when opening a database that is already opened
· Distinguish between adding groups and subgroups (Bug #2194057)
· Store list of preferred characters in password generator (Bug #2432748)
· Implemented backup feature
· Don't include entries from "Backup" group in search results
· Added menu action to sort groups (Bug #2268672)
· Clear Klipper history when clearing clipboard
· Use serif font for all password fields (Bug #2594868)
· Redesigned the Settings dialog and added ability to select language
· Added Finnish, Gallican, Italian, Norwegian and Turkish translations
· Cache and protect MasterKey speeds up saving database
· Added 2 new password generator options
· Changed default config filename to "config.ini"
· XDG compliant config location on Linux
· Fixed: Crash on saving a database (Bug #1955677)
· Fixed: Unnamed Database saved as ".kdb" (Bugs #2109972, #2118340)
· Fixed: Date of Modification isn't updated (Bugs #2108658, #2121768)
· Fixed: Cannot open DB from KeePassX 0.2.2 (Bug #2535569)
· Fixed: Predefined expire times don't work (Bug #2109987)
· Fixed: Sorting isn't consistent (Bug #2108655)
· Fixed: KeepassX fails to lock itself after Ctrl-V (Bug #2106604)
· Fixed: Position of main window not properly restored (Bugs #2090649, #2371738, #2336064)
· Fixed: No password generated using list of very special characters (Bug #2230887)
· Fixed: Crash if minimize to systray with locked workbench on Mac OS (Bug #2482531)
· Fixed: Exports aren't sorted consistently (Bug #2108661)
· Fixed: Sudden exit on bookmarking a new (not saved) file (Bug #2599802)
· Fixed: -min parameter is sometimes ignored (Debian Bug #514414)
· Fixed: Cloned entries are not immediately sorted
· Fixed: Crash when moving entry to another group (Bug #2644545)
· Fixed: Different qm files in different paths, no overruling (Bug #2657158)
· Improved the initialization of the Windows RNG and fallback random number source (Bug #2091784)
· Improved Mac OS bundle information (Bugs #2096992, #1921260)
· Improve tab order in many dialogs (Bug #2130397)
· Added nostrip qmake option
November 10th, 2008· fixed crash when auto-typing special characters
· only allow plain text in comment field
August 12th, 2008· This is a small update that fixes an error when opening twofish encrypted databases.
August 4th, 2008· add default groups when creating a database
· improved the auto-type dialog (keyboard only usage, visual selection feedback)
· automatically try to unlock db when global auto-type key has been pressed
· fixed password encoding problem (Bug #1687864)
· fixed sorting of date columns (Bugs #1861726, #1922311)
· fixed problem when restoring window after auto-type (Bug #1978861)
· don't use entries in 'Backup' group for global auto-type (Bug #1915664)
· hide contents of search field while database is locked (Bug #1923554)
· fixed: custom entry icons are not saved (Bug #1995561)
· added new icons introduced in KeePass 1.11
· improved format of date strings (Bug #1932394)
· added missing menu accelerators (Bug #1955304)
· fixed: line breaks are ignored in Entry Detail View (Bug #1942362)
· master key transformations (rounds) are now computed in two threads (from KeePass 1.11)
· added ability to measure the number of rounds that can be calculated in 1 second
· increase and randomize the default key transformation number
· print help if parsing the arguments fails
· disable precompiled header on FreeBSD by default to fix compilation error (Bug #1943446)
March 17th, 2008· made key/password dialog more user friendly
· added option for automatic database locking on inactivity
· native file dialogs are used again under MacOS X and Windows
· program accepts Qt command line switches like "-style" again
· parameter "-cfg" now accepts relative paths (Bug #1825446)
· fixed invalid entries in .desktop file (Bug #1906875)
· fixed potential compilation problem in AES implementation (Bug #1905810)
· fixed crash when re-arranging groups (Bug #1754998)
· fixed size problems of some dialogs
· files are not longer truncated when saving fails (Bug #1648616)
· improved seeding of the random number generator