WinFuture-Forum.de: Keepass Password Safe - WinFuture-Forum.de

Zum Inhalt wechseln

Beiträge in diesem Forum erhöhen euren Beitragszähler nicht.
  • 3 Seiten +
  • 1
  • 2
  • 3

Keepass Password Safe Passwort-Manager

#16 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 02. Mai 2012 - 17:21

KeePass 2.19

Changelog:
New Features:

  • New generic CSV importer (now supports multi-line fields, '\' as escape character, field & record separators and the text qualifier can be specified, white space characters can be removed from the beginning/end of fields, the fields and their order can be defined, supported fields now are group name & standard fields like e.g. title & custom strings & times & ignore column, the first row can be ignored, KeePass initially tries to guess the fields and their order based on the first row).
  • Native master key transformations are now computed in two threads on 64-bit systems, too; on dual/multi core processors this results in almost twice the performance as before (by doubling the amount of rounds you'll get the same waiting time as in 2.18, but the protection against dictionary and guessing attacks is doubled).
  • New XML configuration and translation deserializer to improve the startup performance.
  • Added option to require a password repetition only when hiding using asterisks is enabled (enabled by default).
  • Entry attachments can now be renamed using in-place label editing (click on an already selected item to show an edit box).
  • Empty entry attachments can now be created using 'Attach' -> 'Create Empty Attachment'.
  • Sizes of entry attachments are now shown in a column of the attachments list in the entry editing dialog.
  • Added {ENV_PROGRAMFILES_X86} placeholder (this is %ProgramFiles(x86)%, if it exists, otherwise %ProgramFiles%).
  • Added auto-type option 'An entry matches if one of its tags is contained in the target window title'.
  • URLs in HTML exports are now linkified.
  • Import modules may now specify multiple default/equivalent file extensions (like e.g. 'htm' and 'html').
  • Added support for reading texts encoded using UTF-32 Big Endian.
  • Enhanced text encoding detection (now detects UTF-32 LE/BE and UTF-16 LE/BE by zeros, improved UTF-8 detection, ...).
  • Added zoom function for images in internal data viewer.
  • Drop-down image buttons in the entry editing dialog are now marked using small black triangle overlays.
  • Added support for loading key files from URLs.
  • Controls in the options dialog are now disabled when the options are enforced (using an enforced configuration file).
  • If KeePass is started with the '-debug' command line option, KeePass now shows a developer-friendly error message when opening a database file fails.
  • Added 'Wait for exit' property in the 'Execute command line / URL' trigger action.
  • The 'File exists' trigger condition now also supports URLs.
  • Added two file closing trigger events (one raised before and one after saving the database file).
  • Plugins: added file closing events.
  • Plugins: added events (AutoType.Sequence*) that allow plugins to provide auto-type sequence suggestions.
  • Added workaround to support loading data from version information files even when they have incorrectly been decompressed by a web filter.
  • Added workarounds for '°', '|' and '£' .NET SendKeys issues.
  • Added workaround for topmost window .NET/Windows issue (the 'Always on Top' option now works even when switching to a different window while KeePass is starting up).
  • Added workaround for Mono dialog event ordering bug.
  • Added workaround for Mono clipboard bugs on Mac OS X.
  • KPScript: added 'MoveEntry', 'GetEntryString' and 'GenPw' commands.
  • KPScript: added '-refx-UUID' and '-refx-Tags' entry identification parameters.


Improvements / Changes:


  • When only deleting history entries (without changing any data field of an entry), no backup entry is created anymore.
  • Unified text encoding handling for internal data viewer and editor, generic CSV importer and text encoding selection dialog.
  • Improved font sizing in HTML exports/printouts.
  • Improved encoding of group names in HTML exports/printouts.
  • If an entry doesn't expire, 'Never expires' is now shown in the 'Expiry Time' column in HTML exports/printouts.
  • The expiry edit control now accepts incomplete edits and the 'Expires' checkbox is checked immediately.
  • The time component of the default expiry suggestion is now 00:00:00.
  • The last selected/focused item in the attachments list of the entry editing dialog is now selected/focused after editing an attachment.
  • Improved field to standard field mapping function.
  • Enhanced RoboForm importer to concatenate values of fields with conflicting names.
  • Updated Spamex.com importer.
  • Removed KeePass 1.x CSV importer; users should use the new generic CSV importer (which can import more data than the old specialized 1.x CSV importer).
  • When trying to open another database while a dialog is displayed, KeePass now just brings itself to the foreground without attempting to open the second database.
  • More list views use the Vista Explorer style.
  • Modifier keys without another key aren't registered as global hot key anymore.
  • Improved default suggestions for custom sequences in the auto-type sequence editing dialog.
  • Improved default focus in the auto-type sequence editing dialog.
  • Added {C:Comment} placeholder in the auto-type sequence editing dialog.
  • On Unix-like systems, the {GOOGLECHROME} placeholder now first searches for Google Chrome and then (if not found) for Chromium.
  • Versions displayed in the update checking dialog now consist of at least two components.
  • Added '@' and '`' to the printable 7-bit ASCII character set.
  • Merged simple and extended special character spaces to one special character space.
  • Reduced control character space from 60 to 32.
  • The first sample entry's URL now points to the KeePass website.
  • Improved key transformation delay calculation.
  • Improved key file loading performance.
  • The main menu now isn't a tab stop anymore.
  • Some configuration nodes are now allocated only on demand.
  • Improved UI update when moving/copying entries to the currently active group or a subgroup of it using drag&drop.
  • Improved behavior when closing an inactive database having unsaved changes.
  • Changed versioning scheme in file version information blocks from digit- to component-based.
  • Development snapshots don't ask anymore whether to enable the automatic update check (only stable releases do).
  • Improved PLGX cache directory naming.
  • The PLGX cache directory by default is now located in the local application data folder instead of the roaming one.
  • Improved support for PLGX plugins that are using LINQ.
  • Various UI improvements.
  • Various code optimizations.
  • Minor other improvements.


Bugfixes:

  • Fixed sorting of items in the most recently used files list.
  • Fixed tab order in the 'Advanced' tab of the entry editing dialog.


Download:
http://keepass.info/download.html | Hash Sums | OpenPGP Sigs
0

Anzeige



#17 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 08. September 2012 - 17:57

KeePass 2.20

Changelog:
New Features:
  • Header data in KDBX files is now authenticated (to prevent silent data corruption attacks; thanks to P. Gasti and K. B. Rasmussen).
  • Added management of working directories (a separate working directory is remembered for each file dialog context; working directories are remembered relatively to KeePass.exe; the management can be deactivated by turning off the new option 'Remember working directories').
  • Added option to cancel auto-type when the target window title changes.
  • Added quick search box in the toolbar of the internal text editor.
  • Files can now be attached to entries by using drag&drop from Windows Explorer to the attachments list in the entry editing dialog.
  • Added '-pw-stdin' command line option to make KeePass read the master password from the StdIn stream.
  • Added placeholders to get parts of the entry URL: {URL:SCM}, {URL:HOST}, {URL:PORT}, {URL:PATH} and {URL:QUERY}.
  • Added a 'Details' button in the plugin load failure message box (when clicked, detailed error information for developers is shown).
  • Added warning icon left of the Windows user account option description in the master key creation dialog.
  • Added support for more image file formats (e.g. when importing custom client icons).
  • Added support for importing DesktopKnox 3.2 XML files.
  • The generic CSV importer now guesses whether the option to ignore the first row should be enabled or not (the user of course can still specify it manually, too).
  • Added support for exporting to KeePass 1.x CSV files.
  • Added support for moving the PLGX cache to a different remote drive.
  • The Spr engine is now extensible, i.e. plugins can provide additional transformations/placeholders.
  • On Unix-like systems, KeePass now uses the 'xsel' utility for clipboard operations, if 'xsel' is installed (in order to work around Mono clipboard bugs).
  • Added Mono workaround to set the WM_CLASS property.
  • Added workaround for Mono splitter bug.
  • The 'PrepMonoDev.sh' script now removes the serialization assembly generating post build event.
  • TrlUtil: added support for importing PO files.


Improvements / Changes:
  • Improved FTP file existence checking.
  • High DPI UI improvements.
  • The database is not marked as modified anymore when using in-place label editing to fake-edit a group's name (i.e. when the final new name is the same as the previous one).
  • Password is not auto-repeated anymore when trying to unhide it fails due to the policy 'Unhide Passwords' being disabled.
  • Improved menu accelerator and shortcut keys.
  • Changed IO connection name display format.
  • Improved browser detection on Mac OS X.
  • Task dialog thread safety improvements.
  • Added UI check during import for KPScript.
  • Upgraded and improved installer (now uses Unicode, LZMA2 compression, ...).
  • Various UI improvements.
  • Various code optimizations.
  • Minor other improvements.


Bugfixes:
On Windows systems, new line sequences in text to be shown in a standard multiline text box are now converted to Windows format.


Download:
http://keepass.info/download.html | Hash Sums | OpenPGP Sigs
0

#18 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 04. Oktober 2012 - 22:39

KeePass 2.20.1

Changelog:
http://keepass.info/...004_2.20.1.html

Download:
http://keepass.info/download.html | Hash Sums | OpenPGP Sigs
0

#19 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 03. Februar 2013 - 19:32

KeePass 2.21

Changelog:
http://keepass.info/...30203_2.21.html

Download:
http://keepass.info/download.html | Hash Sums | OpenPGP Sigs
0

#20 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 06. April 2013 - 08:14

KeePass 2.22

Changelog:
http://keepass.info/...30405_2.22.html

Download:
http://keepass.info/download.html | Hash Sums | OpenPGP Sigs
0

#21 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 20. Juli 2013 - 15:26

KeePass 2.23

Changelog:
http://keepass.info/...30720_2.23.html

Download:
http://keepass.info/download.html | Hash Sums
0

#22 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 04. November 2013 - 12:21

KeePass 2.24

Changelog:
http://keepass.info/...31103_2.24.html

Download:
http://keepass.info/download.html | Hash Sums
0

#23 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 03. Februar 2014 - 20:38

KeePass 2.25

Changelog:
http://keepass.info/...40203_2.25.html

Download:
http://keepass.info/download.html | Hash Sums
0

#24 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 14. April 2014 - 09:59

KeePass 2.26

Changelog:
http://keepass.info/...40413_2.26.html

Download:
http://keepass.info/download.html | Hash Sums | OpenPGP File Signatures
0

#25 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 06. Juli 2014 - 14:49

KeePass 2.27

Changelog:
http://keepass.info/...40706_2.27.html

Download:
http://keepass.info/download.html | Hash Sums | OpenPGP File Signatures
0

#26 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 09. Oktober 2014 - 18:41

KeePass 2.28

Changelog:
http://keepass.info/...41008_2.28.html

Download:
http://keepass.info/download.html
0

#27 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 11. April 2015 - 06:50

Keepass 2.29

Changelog:
http://keepass.info/...50410_2.29.html

Download:
http://keepass.info/download.html
0

#28 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 09. August 2015 - 12:33

Keepass 2.30

Changelog:
http://keepass.info/...50809_2.30.html

Download:
http://keepass.info/download.html
0

#29 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 10. Januar 2016 - 11:23

Keepass 2.31

Changelog:
http://keepass.info/...60109_2.31.html

Download:
http://keepass.info/download.html
1

#30 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 13. März 2016 - 20:56

Keepass 2.32

Changelog:
http://keepass.info/...60309_2.32.html

Download:
http://keepass.info/download.html
0

Thema verteilen:


  • 3 Seiten +
  • 1
  • 2
  • 3

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0