$Id: ReleaseNotes.txt,v 1.15 2004/11/24 16:13:12 ronys Exp $

Password Safe 2.07 Release Note - November 2004
==============================================

This note describe the new features, fixed bugs and known problems
with Password Safe version 2.07. For a short description of Password
Safe, please see the accompanying README.txt file. For more
information on the product and the project, please visit
http://passwordsafe.sourceforge.net. Details about changes to previous
releases may be found in the file ChangeLog.txt.

This is a maintenance release, adding a couple of minor features,
fixing a couple of bugs.

Bugs fixed in 2.07:
===================
[1043438] Idle time lockout now works for idle times other than one
minute.
[1060241] Changing preference with no database opened no longer pops
up error message.
[1006234] Choosing "Cancel" in the Enter Password dialog box now exits
the application.
[1065049] Fixed broken link to Blowfish algorithm reference in Help.
[1021879] Enter on a tree-item expands/collapses the list under that
item.
[1055968,1030060] Import text now handles Notes that are more than one
line long (as long as the entire note is "within double quotes").

New Features for 2.07:
======================
[885984] It is now possible to merge two different databases (File->Merge)
[1055961, 1030775, 947841] The action taken upon double-clicking an
entry can now be configured (via Manage->Misc): Either copy the
password to the clipboard or edit/view the entry.
[] The Import from text function is now more flexible: the field
separator can be configured, and the imported entries may be under a
common group or not.
[] It is now possible to import text files exported by KeePass.
[] The English online help file has been rewritten.

Bugs fixed in 2.06:
===================
[1026630] Autotype now works correctly when "lock database on
minimize" active.
[1028394] Export to text function works again.
[1003780, 1026335] Autotype support for AltGr
[1039214, 992178] PasswordSafe can now be configured to ignore the Esc
key or to exit when it is pressed (Manage->Options->Misc).

New Features for 2.06:
======================
[958343] PasswordSafe can now be configured to lock automatically
after a predefined idle time.
[998966] In an "autotype" string, \d followed by up to 3 digits will
cause the program to pause that many milliseconds between characters
from that moment onwards.
[1032149] Adding an entry with a group or item selected will fill the
Group field with that currently selected (previously, this only worked
on right-click on group item).

Bugs fixed in 2.05:
===================
[1007283] Database no longer accidentally erased if modified and then
screen lock kicks in before save.
[1022367] Screen lock is disabled if a dialog box is open, such as
when editing an exiting entry, adding an entry, etc.
[992178] ESC no longer exits the application.
[998745, 1003780] Autotype feature now works for non-US keyboards
[987618] The group field of an entry is now also taken into account
when checking for uniqueness.

New Features for 2.05:
======================
[917795, 995167] Import from plain text file supported
[951317, 894466, 834197] Preferences stored in password database as
well as registry - useful for users who access the same database on
several computers.

Bugs fixed in 2.04:
===================
[970036] 24 bit displays now display toolbar correctly
[971114] Switch to list view now works with new toolbar (silly typo in
2.03)
[972460] Master password is no longer kept in memory in the clear
[899400, 899414] Drag & drop is now accurate
[864828] Icon should now be visible in taskbar on all versions of
Windows and all color schemes.
[992073] Double clicking a group icon now does the right thing, i.e.,
nothing
[899412] Editing group names is now easier: Can now be invoked via F2
and right-click, finished by Enter, and cancelled by Escape.
[871471] Key shortcuts for Yes/No added to several dialog boxes.
[986874] "Ooops" message no longer appears upon invoking Browse to URL
[unreported] PasswordSafe now compiles cleanly under Visual Studio
.NET as well a Visual Studio 6.0

New Features for 2.04:
======================
[851563, 654677] Minimize to System Tray now supported. This is a configurable
feature, active by default. Clearing the checkbox in
Manage->Options->Display will restore the old behaviour.
[986345] The popup menu for entries now displays the more frequently
used operations (copy username & password) first.
[unreported] There's a new "lock on workstation lock" option in
Manage->Options->Security
[969038] Autotype feature added: This is a really nice feature that
pastes the selected entry's information (by default, username, tab,
password, tab, enter) to the current browser field. See the online
help for more details (See Autotype under "PasswordSafe Overview").
[978070] Search (Find) function is now better documented.

Bugs fixed in 2.03:
===================
[940585] On Windows XP, the toolbar would sometimes be invisible with
the tree view active.
[957957, 900331] No longer crashes when deleting certain items in tree view.

New Features for 2.03:
======================
[847769] An "installer" version is now available! Thanks to David Lacy
Kusters and Andrew Mill.
[912799, 947146] If the display supports more than 256 colors, the user can choose
between two styles of toolbar icons via the View menu. If not, then
only the simple toolbar is enabled.
[940000] The Notes section now has a scrollbar, making it easier to
view long notes entries.

Known Problems:
===============
[879400] A category cannot be dragged to the top level. Workaround:
Edit the Group field of the categories entries. For example, to make
category "b" a top level category instead of under "a", change all
its entries Group fields from "a.b" to "b".
[unreported] Some of the menuitems in the Edit menu are relevant only
when an entry is selecte, or only when the tree view is active. They
should be greyed-out or removed when irrelevant (currently, they just
do nothing).


$Log: ReleaseNotes.txt,v $
Revision 1.15  2004/11/24 16:13:12  ronys
Updated for 2.07

Revision 1.14  2004/10/08 05:56:02  ronys
Updated for 2.06

Revision 1.13  2004/09/10 11:11:58  ronys
Update for 2.05

Revision 1.12  2004/07/22 03:59:02  ronys
Update for 2.04 (again)

Revision 1.11  2004/07/22 03:41:26  ronys
Update for 2.04

Revision 1.10  2004/06/11 03:57:30  ronys
Moved older changes from ReleaseNotes to ChangeLog.

Revision 1.9  2004/06/06 05:32:39  ronys
release 2.03

Revision 1.8  2004/05/23 19:30:51  ronys
Moved from registry to PWSprefs class. Will evolve into file-stored preferences.

Revision 1.7  2004/04/30 04:09:56  ronys
Updated for 2.02

Revision 1.6  2004/04/07 05:39:29  ronys
Updated for 2.01

Revision 1.5  2004/02/17 21:11:06  ronys
Updated for 2.0

Revision 1.4  2004/01/03 19:14:18  ronys
Updated for 2.0-pre2

