Anzeigen der neuesten Beiträge
0 Mitglieder und 15 Gäste betrachten dieses Thema.
New Features: New password quality estimation algorithm. Added toolbar buttons: 'Open URL(s)', 'Copy URL(s) to Clipboard' and 'Perform Auto-Type'. Added 'Generate Password' command in the context menu of the KeePass system tray icon. Added 'Copy history' option in the entry duplication dialog (enabled by default). Added 'Duplicate Group' context menu command. In the MRU list, currently opened files now have an '[Opened]' suffix and are blue. When a dialog is displayed, (double) clicking the KeePass system tray icon now activates the dialog. Added {T-REPLACE-RX:...} placeholder, which replaces text using a regular expression. Added {VKEY-NX X} and {VKEY-EX X} special key codes. Added 'Perform auto-type with selected entry' trigger action. Added 'Import into active database' trigger action. Mozilla Bookmarks HTML import: added support for groups, bookmark descriptions and icons. Mozilla Bookmarks JSON import: bookmark descriptions are now imported into the note fields of entries. RoboForm import: added support for the new file format. Added support for importing Network Password Manager 4.0 CSV files. Enhanced SafeWallet XML importer to additionally support importing web entries and groups from very old export file versions (for newer versions this was already supported). Added database repair mode warning. Added option to accept invalid SSL certificates (turned off by default). Added user activity notification event for plugins. File transactions for FTP URLs are now always disabled when running under .NET 4.0 in order to workaround .NET bug 621450. Added workaround for Mono list view item selection bug. Added workaround for Mono bug 649266; minimizing to tray now removes the task bar item and restoring does not result in a broken window anymore. Added workaround for Mono bug 5795; text and selections in password boxes are now drawn properly (a monospace font can only be used on Windows due to the bug). Added workaround for Mono bug 12525; dialog banners are now drawn correctly again. Added workaround for Mono form loading bug. KPScript: added 'Import' command. KPScript: the 'ListEntries' command now also outputs date/time fields of entries.Improvements / Changes: When the option for remembering the last used database is enabled, KeePass now remembers the last active database (instead of the last opened or saved database). The 'Add Group' command and the F2 key in the groups tree view now open the group editing dialog; in-place tree node label editing is disabled. Custom string and plugin-provided columns in the 'Configure Columns' dialog are sorted alphabetically now. Improved behavior when closing inactive databases. Improved support for trigger actions during database closing. The 'Special' GUI character set now includes '|' and '~'. The 'High ANSI' character set now consists of the range [U+0080, U+00FF] except control and non-printable characters. The options dialog is now listed in the task bar when it is opened while KeePass is minimized to the system tray. A remembered user account usage state can now be preset even when the user account option is disabled using key prompt configuration flags. Improved initial input focus in key creation/prompt dialogs when key creation/prompt configuration flags are specified. During synchronization, the status dialog is now closed after all files have been saved. Improved behavior of the global KeePass activation hot key when a dialog is displayed. Changed auto-type command icon. Shortened product name in main window title. Improved data URI validation. Custom clipboard data is now encoded as data URI (with a vendor-specific MIME type). Improved configuration loading performance. Enhanced IO connection problem diagnostics. Improved single instance checking on Unix-like systems. KeePassLibC DLLs and ShInstUtil are now explicitly marked as DEP- and ASLR-compatible (like the executable file). Various UI improvements. Various code optimizations. Minor other improvements.Bugfixes: The suffixes to the 'Inherit setting from parent' options on the 'Behavior' tab of the group editing dialog now correctly show the inherited settings of the current group's parent. When locked, the main window's title doesn't show the full path of the database anymore when the option 'Show full path in title bar (instead of file name only)' is turned off. The status bar is now updated correctly after sorting by a column.
Stinger Release NotesBuild Number: 11.0.0.436Build Date: 22-Jul-2013Stinger 32bit MD5: 9ab4ef3011d7c74e0e015b123a0f4e1c SHA1: 8dfd793fefaff1b670679231543d9ec264f2a03aStinger-ePO 32bit MD5: 79213397face0350426ca93c465d2f8e SHA1: d892fb2ae6bece973b616e1cc7b3854c61cec823Stinger 64bit MD5: 1fb6fc3c736ae522ca2b2f99f338c7db SHA1: 785a594b604f88ac75e4ec192e22785f556b33a0Stinger-ePO 64bit MD5: b60dffbb3c1fd21fe5f8346a25e444da SHA1: 8858bdbc356658c116eed3ecd7e592a204848d98 Enhanced detections are those that have been modified for this release. Detections are enhanced to cover new variants, optimize performance, and correct incorrect identifications.Enhanced Detections:• Exploit-CVE2012-0158!rtf• FakeAlert-Rena.bu• FakeAlert-SecurityTool• Generic Downloader.z• ZeroAccess.eh• ZeroAccess.gh
Dropped support for old GNU/Linux distributions. All processor architectures are supported again. Added detection for all draw conditions: threefold repetition insufficient material fifty-move rule stalemate was already detected Added undo and redo. Added options to change piece colors. Added an option to make knights face sideways. Added support for the XBoard protocol commands "?", "undo" and "remove". Now changed settings are applied instantly even when the engine is thinking. Now the status labels indicate if the game has ended and the reason, if any. Now the engine can use results from partial searches. Significantly improved engine performance. Improved exit time when the engine is thinking. Added repaints to fix some cases where nothing seems to happen until you move the mouse. In XBoard mode, now Project Invincible stops thinking when it receives the command "new", "force", "white", "black" or "result". Improved responsiveness in XBoard mode when a process with higher priority has high CPU usage. When the engine finds that it can be mated no matter what, now it makes the move that leads to the slowest mate. Previously it made a random legal move. Improved startup time in XBoard mode. In XBoard mode, now Project Invincible rejects clearly invalid positions. Fixed a deadlock when changing the number of threads when the engine is thinking. Fixed: the process didn't terminate if you attempted to exit the game when the game showed a dialog that asked something. Fixed an use-after-free on exit if a dialog that asks something has been shown. Fixed theoretical race conditions. Fixed minor memory leaks. Windows: fixed crash on exit with QeffectsGL. Unix: fixed an error message on exit with the closed source "fglrx" AMD graphics drivers. Unix: improved performance by enabling more compiler optimizations. Unix: made the binary smaller by stripping information that you don't need to run Project Invincible. Unix: when Project Invincible is installed, now it stores its settings in $XDG_CONFIG_HOME or $HOME/.config as required by the XDG Base Directory Specification. Minor changes.