KeePass Password Safe 歷史版本列表 Page20

最新版本 KeePass 2.55

KeePass Password Safe 歷史版本列表

KeePass 是一個免費的開源密碼管理器,可以幫助您以安全的方式管理您的密碼。您可以將所有密碼放在一個數據庫中,並使用一個主密鑰或一個密鑰文件進行鎖定。因此,您只需記住一個主密碼或選擇密鑰文件即可解鎖整個數據庫。數據庫使用目前已知的最好和最安全的加密算法(AES 和 Twofish)加密. 今天你需要記住許多密碼。您需要 Windows 網絡登錄,您的電子郵件帳戶,您的網站的 FTP 密碼,在線... KeePass Password Safe 軟體介紹


KeePass 1.08 查看版本資訊

更新時間:2007-09-02
更新細節:

What's new in this version:

- Completely new password generator; it now supports saving
options as profiles, password generation based on patterns,
more options (excluding look-alike characters, ...)
- Added ability to configure the settings of passwords that are
automatically generated for new entries (open password
generator, choose the correct profile, edit and save it)
- Added option to use the local date/time format instead of ISO
notation (see 'Tools' -> 'Options' -> 'Advanced'); it's
enabled by default
- Added '--exit-all' command line parameter; call KeePass.exe
with this parameter to close all other open KeePass instances
(if you do not wish to see the 'Save?' confirmation dialog,
enable the 'Automatically save database on exit' option)
- Added support for silent installation
- Improved 'Enter Password' dialog (more compact, replaced the
hyperlink by a button, improved texts and descriptions)
- The database name is now shown in the title of the 'Enter
Password' window
- KeePass now shows a warning if it cannot find a database that
has been specified using the command line
- The XML import plugin now supports special characters
- Newline characters are encoded now in XML exports
- Pressing the 'Enter' key in the password list now opens the
currently selected entry for editing
- Changing the database master key now requires unsafe
operations permission
- Added support for auto-typing the following characters in US
International mode: ' " ´ ` ~
- The banner of the 'Edit Entry' dialog is hidden now if the
screen resolution is very low (640x480 or lower)
- New entries now by default get the icons of their container
groups, if the icons do not look like folders
- Changed tab order in various places to the more obvious 'left
to right, then top to bottom' pattern
- The clipboard is now also cleared on KeePass exit when the
enhanced clipboard protection option is enabled
- The quick-find box now has the focus after opening a database
- Added Spanish language for installer
- Improved internal random number generation interface
- Updated file format documentation (thanks to Naomaru Itoi)
- Updated CHM documentation file
- Auto-Type now selects the correct sequence when multiple
entries match the current window and multiple sequence/window
pairs are specified (thanks to ThierryP for the patch)
- The expiration time column menu item in the columns context
menu is translated correctly now
- Entry details view is now cleared after deleting entries
- URL length is not limited any more
- Various other minor improvements and bugfixes

KeePass 1.07 查看版本資訊

更新時間:2007-04-23
更新細節:

What's new in this version:

- Auto-Type is now supported on Windows 9x systems
- Added ability to use one auto-type sequence for multiple
windows (thanks to Steve Harrison for the patch); see the CHM
documentation file for more
- The '^' character is now auto-typed correctly
- New CHM help file (new layout, new content from the KeePass
Online Help Center, ...)
- The default auto-type sequence can now be changed: in the INI
file set the 'KeeDefaultAutoTypeSequence' string to the
sequence of your choice (there's no option in the user
interface for this yet); see the CHM documentation for more
- WTS notifications are ignored if a dialog is open
- Improved attachments description column naming in exports
- Top-level menu shortcuts now work after closing a database
- Status bar is now updated when navigating in the group tree
- Updated single instance class
- For plugin developers: added delayed initialization message
- Improved help menu
- Added SAL annotations
- Installer now supports a lot more languages
- Installer now uses best compression available
- Fixed a bug that could increase the database size when saving
a database multiple times, which has previously been modified
by KeePassX (Linux/MacOSX port of KeePass); existing inflated
databases are shrinked to their normal size without data loss
- Replaced password generation button by a help button in the
master key dialog
- Replaced help hyperlinks in 'Edit Entry' dialog by a help
popup button
- Added help button in TAN wizard dialog
- Fixed a typo in the random password generation dialog ('§'
isn't a special character -- it's higher ANSI)
- Fixed a bug which could have caused the 'Select Key File'
hyper link to be drawn incorrectly when using non-official XP
themes
- Fixed various tray icon bugs
- Error code is not shown any more in success messages
- Improved error message that is shown when accessing the key
file fails
- Added window positioning support for virtual screens
- Window position/size is now remembered when exiting from tray
- Fixed a bug in the 'Start KeePass at Windows startup'
registration method
- x64 fixes (thanks to Gabe Martin)
- Improved MFC string clearing routine
- Various translation improvements
- Made 'Icon' label wider
- Other minor improvements and bugfixes

KeePass 2.02 Alpha 查看版本資訊

更新時間:2007-04-11
更新細節:

KeePass 2.01 Alpha 查看版本資訊

更新時間:2007-03-22
更新細節:

What's new in this version:

New Features:
- Improved auto-type engine (releases and restores modifier keys, improved focusing, etc.).
- Implemented update-checking functionality.
- Added KPScript plugin (see source code package) for scripting (details about it can be found in the online help center).
- Added Whisper 32 1.16 import support.
- Added Steganos Password Manager 2007 import support.
- Search results now show the full path of the container group.
- Entry windows (main password list, auto-type entry selection dialog, etc.) now show item tooltips when hovering over them.
- Added window box drop-down hint in the auto-type item dialog.
- Database maintenance history days setting is now remembered.
- Improved main window update after importing a file.
- Improved command line handling.
- If opening/starting external files fails, helpful messages are displayed now.
- Completely new exception handling mechanism in the Kdb4File class (allows to show more detailed messages).
- New message service class (KeePassLib.Utility.MessageService).
- Added option to disable remembering the password hiding setting in the 'Edit Entry' window.
- Added menu shortcuts for opening the current entry URL (Ctrl U) and performing current entry auto-type (Ctrl V).

Improvements / Changes:
- Changed file extension to KDBX.
- Password generation profiles are now saved when the dialog is closed with 'Close'/'Cancel'.
- Entry URL overrides now precede the global URL override.
- Standard password generation profiles are now included in the executable file.
- Restructured plugin architecture, it's much clearer now (abstract base class, assembly-internal manager class, ...).
- Only non-empty strings are now displayed in the entry view.
- Current working directory is set to the KeePass application directory before executing external files/URLs.
- Changed fields shown in the auto-type entry selection dialog: title, user name and URL are displayed instead of title, user name and password.
- Clearified clipboard commands in context menus.

Bugfixes:
- Help buttons now open the correct topics in the CHM.
- Fixed name in the installer script.
- Workspace is not locked any more if a window is open (this prevents data loss).
- The 'Find' toolbar button works now.
- The OK button in the Import dialog is now enabled when you manually enter a path into the file text box.
- Fixed entry list focus bug.
- Fixed menu focus bug.
- The 'Copy Custom String' menu item doesn't disappear any more.
- Fixed enabled/disabled state of auto-type menu command.

KeePass 2.00 Alpha 查看版本資訊

更新時間:2007-03-17
更新細節:

KeePass 1.06 查看版本資訊

更新時間:2006-10-16
更新細節:

What's new in this version:

- Locking workspace when locking Windows or switching user is
now optional (see Security tab, option disabled by default)
- Improved password quality estimation algorithm
- Improved auto-type window focusing; it is recommended that
you try the new default auto-type method (i.e. not the
alternative one)
- Implemented remote control (feature disabled by default)
- After performing a search and opening the Add Entry window,
the first top-level group is selected by default instead of
the search results group
- Added a few icons to the client icons list (password list)
- Last access time is now updated on auto-typing (both context
menu invokation and global auto-type hot key)
- Improved KeePass startup performance (BCMenu)
- Changed default button in 'Overwrite Key-File' dialog
- Improved update-checking messages
- Renamed "Expire Time" to "Expiration Time"
- Improved support for empty databases
- Fixed tab order in Add/Edit Entry dialog
- Improved handling of Windows session ending
- Databases are saved before logging off from Windows
- The 'Save' toolbar button is grayed (but pressable) if the
database hasn't been modified
- Strings containing quotes are now passed correctly over the
command-line
- Clarified some messages

KeePass 1.05 查看版本資訊

更新時間:2006-05-20
更新細節:

What's new in this version:

- KeePass is now developed and compiled using Visual Studio
2005 (with MFC 8.0); older compilers and IDEs aren't
supported anymore
- Implemented C-style interface for plugins (KP_Query and
KP_Call; MFC is not required anymore to build KeePass
plugins!)
- Heavily restructured the source code (extracted KeePass core
library, separated platform-dependent and platform-
independent code)
- Workspace is now locked automatically if Windows is locked or
the user switches to a different account (Windows XP only)
- Improved single-instance behaviour
- Improved support of paths with mixed directory separators
- Improved command-line handling (thanks to Bill Rubin)
- Changed command-line parameter handling for plugin parameters
(thanks to Bill Rubin for this patch)
- Improved plugin handling (DLLs are checked for interface
methods; improved KeePass startup performance)
- Added update checking feature (automatically and manually;
the ChkForUpd plugin project is discontinued)
- Password list is refreshed after auto-typing a TAN number
- Fixed a bug that caused the group focus to jump to the first
group after saving the database (when having the entry-backup
and the delete-backups-before-save options enabled)
- Handle to plugin manager window is passed to plugins in
KPM_DIRECT_CONFIG and KPM_PLUGIN_INFO messages
- When performing 'save-as' the lock files are updated now (the
one of previously opened file is deleted, a new one is
created for the new database)
- Tray menu items are now disabled when KeePass displays a
modal dialog
- Added advanced option to disable the 'save' button if the
database hasn't been modified
- Renamed default file menu items (new, open, save, ...)
- Improved {CLEARFIELD} behaviour
- Other improvements and bugfixes

KeePass 1.04 查看版本資訊

更新時間:2006-01-03
更新細節:

KeePass 1.03 查看版本資訊

更新時間:2005-11-28
更新細節: