Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

KeePass Password Safe 2.54

Changes from 2.53.1 to 2.54:


New Features:


  • Zaloguj lub Zarejestruj się aby zobaczyć!
    ,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ,
    Zaloguj lub Zarejestruj się aby zobaczyć!
    and a few more settings are now stored in the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    file.
  • Added dialog 'Enforce Options (All Users)' (menu 'Tools' → 'Advanced Tools' → 'Enforce Options'), which facilitates storing certain options in the enforced configuration file.
  • Zaloguj lub Zarejestruj się aby zobaczyć!
    confirmation
    Zaloguj lub Zarejestruj się aby zobaczyć!
    now have a yellow-orange background.
  • In export confirmation dialogs, the text of the 'OK' button is now changed to 'Confirm Export'.
  • In report dialogs, passwords (and other sensitive data) are now hidden using asterisks by default (if hiding is activated in the main window); the hiding can be toggled using the new '***' button in the toolbar.
  • The 'Print' command in most report dialogs now requires the 'Print'
    Zaloguj lub Zarejestruj się aby zobaczyć!
    flag, and the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    must be entered if the 'Print - No Key Repeat' application policy flag is deactivated.
  • The 'Export' command in most report dialogs now requires the 'Export' application policy flag, and the master key must be entered.
  • Single line edit dialogs now support hiding the value using asterisks.
  • On Unix-like systems, commands that require elevation now have a shield icon (like on Windows).
  • TrlUtil: added 'Move Selected Unused Text to Dialog Control' command.

Improvements:


  • Improved process memory protection of secure edit controls.
  • The
    Zaloguj lub Zarejestruj się aby zobaczyć!
    of the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    elements '/Configuration/Application/TriggerSystem', '/Configuration/Integration/UrlSchemeOverrides' and '/Configuration/PasswordGenerator/UserProfiles' is now 'Replace' by default.
  • The built-in override for the 'ssh' URI scheme is now deactivated by default (it can be activated in the 'URL Overrides' dialog).
  • When opening the password generator dialog without a derived profile, the '
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ' profile is now selected by default, if profiles are enabled (otherwise the default profile is used).
  • Improved UI update performance in the password generator dialog.
  • Improved and renamed dialog banner styles.
  • The separator line of light dialog banners is gray now.
  • Improved serialization/deserialization of custom configuration settings (used by
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ).
  • Improved reporting of unknown database header fields.
  • On Unix-like systems, the clipboard workarounds are now disabled by default (they are not needed anymore on most systems).
  • Improved clipboard clearing on Unix-like systems.
  • Improved starting of an elevated process on Unix-like systems.
  • TrlUtil: improved keyboard shortcut assignment and toolbar construction.
  • Installer: the desktop shortcut is now created for all users (if the option 'Create a desktop shortcut' is activated).
  • Installer: removed the Quick Launch shortcut option.
  • Upgraded installer.
  • Various UI text improvements.
  • Various code optimizations.
  • Minor other improvements.

Bugfixes:


  • In report dialogs, the 'Print' and 'Export' commands now always use the actual data (in previous versions, asterisks were printed/exported when the application policy flag 'Unhide Passwords' was turned off).
  • The icon of the custom algorithm options button in the password generator dialog is not cut off anymore.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

KeePass Password Safe 2.55

Changes from 2.54 to 2.55:


New Features:


  • Added 'Compare Entries' command (in the main menu 'Entry' → 'Compare'), which compares the two entries that are selected in the main entry list.
  • Added 'Mark Entry for Comparison' and 'Compare Entry with Marked Entry' commands (in the main menu 'Entry' → 'Compare'); these two commands support comparing two entries that are stored in different databases (opened in tabs).
  • Report dialogs can now be closed by pressing the Esc key.
  • Added option 'Show warning when the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    settings are weak' (in 'Tools' → 'Options' → tab 'Security', turned on by default).
  • The options in the entry/group duplication dialog are remembered now.
  • The options in the HTML export/print dialog are remembered now.
  • In dialogs that have a 'Do not show this dialog again' option and multiple commands, the command that will always be used when turning on the option is now mentioned in the dialog.
  • Added 'More information' link in the dialog that is displayed when KeePass automatically disables
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
  • Added
    Zaloguj lub Zarejestruj się aby zobaczyć!
    placeholder, which generates a new password for the current entry using the specified
    Zaloguj lub Zarejestruj się aby zobaczyć!
    P and the option(s) O.
  • Added accessible names for some controls (custom keystroke sequence edit control in the auto-type item dialog, filter edit control in report dialogs, a few controls in the password generator dialog; if the option 'Optimize for screen reader' is turned on).
  • Added '
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ' configuration setting.
  • Enhanced Google Chrome passwords CSV
    Zaloguj lub Zarejestruj się aby zobaczyć!
    module to support the new format.
  • Enhanced mSecure CSV import module to support the new format.
  • Enhanced 1Password 1PUX import module to support the new password field/type.

Improvements:


  • The toolbar in report dialogs is now a tab stop.
  • Increased default number of
    Zaloguj lub Zarejestruj się aby zobaczyć!
    iterations.
  • Improved syntax highlighting for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    placeholders (in the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    item editing dialog).
  • The
    Zaloguj lub Zarejestruj się aby zobaczyć!
    of the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    element '/Configuration/Meta/PreferUserConfiguration' is now 'None' by default.
  • Improved INI loading performance.
  • Improved data size formatting.
  • Renamed value columns/commands in the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    comparison dialog from 'A'/'B' to '1'/'2'.
  • Improved
    Zaloguj lub Zarejestruj się aby zobaczyć!
    of history entry comparisons.
  • Improved process memory protection of 'CryptoRandomStream' objects.
  • Improved thread safety of process memory protection on Unix-like systems.
  • The MSI file is now built using Visual Studio 2022.
  • Various UI text improvements.
  • Various code optimizations.
  • Minor other improvements.

Bugfixes:


  • Zaloguj lub Zarejestruj się aby zobaczyć!
    using an XPath expression involving history entries now always regard all history entries.
  • KeePass now does not crash anymore when a
    Zaloguj lub Zarejestruj się aby zobaczyć!
    tries to upload a file to a server asynchronously.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Podobne tematy:

A
Odpowiedzi
0
Wyświetleń
491
Anonymous
A
Do góry