Di seguito sono consultabili le note di rilascio - in gergo "release notes" - relative al file KeePass Password Safe Classic Edition 1.31, nel caso in cui gli sviluppatori abbiano reso disponibile tale documentazione in occasione della pubblicazione del software. Tuttavia, se hai bisogno di maggiori informazioni su KeePass Password Safe Classic Edition 1.31, o se le note di rilascio non sono (ancora) disponibili, è comunque possibile procedere con la lettura della descrizione del file. |
New Features:
- The quick search box (in the toolbar of the main window) now
supports searching using a
regular expression; in order to
indicate that the search text is a regular expression,
enclose it in '
// '; for example, performing a quick search
for '//Michael|Adam// ' shows all entries containing 'Michael'
or 'Adam'.
- Added per-user Start Menu Internet Application detection.
- HTML export/printing:
long field names are hyphenated now,
long field data now breaks and wraps onto the next line, and
passwords are rendered using a monospace font.
Improvements:
- When searching using a regular expression, for a match the
expression now must occur somewhere in the entry data; in
order to enforce that a match occurs only at the start or at
the end of the data, use '
^ ' or '$ '.
- Simple text boxes now convert rich text immediately.
- When minimizing the main window to tray, the active control
now loses the focus, and the focus is restored when restoring
the window.
- Added time limit for finding repetitions during a
password quality estimation.
- The 'About' dialog now indicates whether the current build is
a development snapshot.
- Changed code signing certificate.
- Upgraded installer.
- Various UI text improvements.
- Various code optimizations.
- Minor other improvements.
Bugfixes:
|
|