Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Version 2.05 (2010-09-23) - bugfix: using hotkeys (Ctrl+C, Ctrl+V, Del, etc.) in the "character set" and "word list file name" input boxes caused the program to crash (fatal error: access violation); thanks to bitarisu for reporting this bug - PWGen has a main menu now where the most important settings and tools can be accessed; the "Options" button was removed and replaced by an "Options" item in the main menu - toolbar buttons were provided with larger (and fancier) icons - option "maximum word length in word lists" moved to the "Advanced Password Options" dialog (value can be varied using the up/down buttons) - available languages are displayed with their version numbers now (e.g. "Deutsch (v2.05)") - some other minor changes and code cleanup
Auf mehrfachen Wunsch wurde LPS um einen “Sicherheitstimer” erweitert. Dies ist aber auch die einzige Neuerung mit der die Version 1.09 aufwarten kann.
Oct 13, 2010Efficient Password Manager 1.66 Released! 1. New feature: The program will try to repair the Active Data Objects on the user’s computer automatically if they have been damaged. (If an older version cannot work properly on your computer, please try this version.) 2. New feature: You can set the default paragraph attributes in the comments editor. 3. New feature: You can set the default document background attributes in the comments editor. 4. Bug fix: Fixed the bug that when a data file was closed on one computer and reopened on another with a different resolution, some Windows might disappear. 5. Other improvements are made and bugs are fixed.
Dec 08, 2010Efficient Password Manager 1.67 Released! 1. Added languages: Danish, Greek and Slovenian. 2. The opening file name is added to the software title in the taskbar of the operating system. 3. The opening file name is added to the hint of the software icon in the system tray area. 4. Other improvements are made and bugs are fixed.
What's new: >>New features: * User can now duplicate Groups. Aliases and shortcuts referring to base entries outside this group will still point to their respective bases. Those referring to base entries within the group will then point to the new copy. * Confirm Delete dialog for an entry now shows the entry's details. * Advanced Dialog Options settings are saved for a session to allow re-use. The following functions use the this dialog and their settings are saved separately: Merge, Compare, Export to Text, Export to XML, Synchronize and Find Toolbar. * Add "Add Group" to Toolbar. * Add "Add New Entry" menu item to additional context menus.Bugs fixed: * Crash in 3.24 fixed. * Can now change number of databases remembered independently of the value of the number of last used entries remembered in System Tray menu. * When database is locked, clipboard is cleared and the hotkey works. * PasswordSafe now remembers the selected entry on Lock After Idle. * Uninstall fails gracefully when invoked with pwsafe running. * Dialogs are now correctly closed if open when the workstation locks (with preference "Lock password database on workstation lock" set), enabling the application to be opened again. * Groups list in Add/Edit dialog box no longer "remembers" groups from previously opened database. * Hexadecimal password policy now correctly saved. * Spanish translations for installer and application updated.
Changes from 2.13 to 2.14:New Features: * Added option to lock after some time of global user inactivity. * Added option to lock when the remote control status changes. * Auto-type on Unix-like systems: added special key code support (translation to X KeySyms) and support for {DELAY X} and {DELAY=X}. * Added window activation support on Unix-like systems. * Auto-type on Windows: added {VKEY X} special key code (sends virtual key X). * Added support for importing DataVault 4.7 CSV files. * Added support for importing Revelation 0.4 XML files. * Added 'Auto-Type - Without Context' application policy to disable the 'Perform Auto-Type' command (Ctrl+V), but still leave global auto-type available. * Added option to collapse newly-created recycle bin tree nodes. * Added 'Size' column in the history list of the entry dialog. * Added trigger action to remove custom toolbar buttons. * Added kdbx:// URL scheme overrides (for Windows and Unix-like systems; disabled by default). * Added KeePass.exe.config file to redirect old assemblies to the latest one, and explicitly declare .NET 4.0 runtime support. * Added documentation for the '-pw-enc' command line parameter, the {PASSWORD_ENC} placeholder and URL overrides. * Added workaround for ^/& .NET SendKeys issue.Improvements / Changes: * New locking timer (using a timeout instead of a countdown). * Improved locking when the Windows session is being ended or switched. * Improved multi-database locking. * Separated the options for locking when the computer is locked and the computer is about to be suspended. * {FIREFOX} placeholder: added support for registry-redirected 32-bit Firefox installations on 64-bit Windows systems. * File transactions: the NTFS/EFS encryption flag is now also preserved when the containing directory isn't encrypted. * The IPC channel name on Unix-like systems is now dependent on the current user and machine name. * KeePass now selects the parent group after deleting a group. * Entries are now marked as modified when mass-changing their colors or icons. * Key states are now queried on interrupt level. * A {DELAY=X} global delay now affects all characters of a keystroke sequence when TCATO is enabled, too. * Improved dialog closing when exiting automatically. * Plugin-provided entry list columns can now be right-aligned at KeePass startup already. * Removed KDBX DOM code. * Installer: the KeePass start menu shortcut is now created directly in the programs folder; the other shortcuts have been removed (use the Control Panel for uninstalling and the 'Help' menu in KeePass to access the help). * Various code optimizations. * Minor other improvements.Bugfixes: * Quotes in parameters for the 'Execute command line / URL' trigger action are now escaped correctly. * Auto-type on Unix-like systems: window filters without wildcards now match correctly.