$Id: ReleaseNotes.txt,v 1.9 2004/06/06 05:32:39 ronys Exp $

Password Safe 2.03 Release Note - June 2004
===========================================

This note describe the new features, fixed bugs and known problems
with Password Safe version 2.03. 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

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

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.

Bugs fixed in 2.02:
===================
[931119, 934192, 938393] No longer crashes when trying to change
master password ("combination") - bug introduced in 2.01

New Features for 2.02:
======================
[789030, 932445] It's now possible to override the random password
generation policy for a single password in the add and edit entry dialog boxes.

Bugs fixed in 2.01:
===================
[902003, 905449] No longer crashes when last item is deleted.
[923401] Combination (master password) wasn't checked for mixed-case.
[917525] Right click when cursor isn't over an now entry handled
correctly.
[912293, 916587] Can now invoke edit dialog after in-line edit of tree-view
entry. (also, no longer crashes upon delete of edited item)
[912751] If the last database saved is no longer available, ask the
user what to do, rather than force the creation of a new one.
[908335, 913684] Icon display problem on XP fixed, thanks to Mike Batten.
[xxxxxx] On XP, password no longer appears with vertical bars, thanks
to DK.

New Features for 2.01:
======================
[921859] URLs starting with "ftp://" are also right-clickable.
[xxxxxx] Now possible to specify hexadecimal password generation in
Manage->Options->Password Policy, thanks ot DK.

New Features for 2.0:
=====================
Two major new features in this release: A new database format, and a
new tree view. The former should be invisible to users, the latter
quite useful.

The application imports old database files transparently, and warns
the user upon saving that the new format is incompatible with old
versions of the program.

Also, the first URL in the Notes field (starting with http: or https:)
will be added to the popup (right-click) menu for that entry. 
Selecting it will invoke the default browser on that URL.

A Russian version of the help file may be found in
http://passwordsafe.sourceforge.net/pwsaferu.zip (Thanks to Maxim 
Tikhonov). If anyone is interested in doing such work in other
languages, please let me (https://sourceforge.net/users/ronys) know.

Finally, the graphics have been spruced up a bit - thanks to Emilijan
Mirceski for his patient work on the new logo and toolbar!

Bugs Fixed in 2.0:
==================
[871893] Saving a converted (from old format) database second time now
succeeds.
[875288,893513] Change safe combination works again.
[unreported] Find now selects items in tree view as well as list view.
[878768] Online help updated and functional.
[870756,886601] On XP, data would be invisible until minimize/maximize.
[862504,878768] The help file now works and is updated.
[895062,871893] Multiple saves after editing a converted (from old
format) database now work correctly.
[821837,777937] PasswordSafe is visible in taskbar and task switcher
even when only the login window is displayed.

New Features for 2.0pre2:
=========================
[RFE 504086] It is now possible to export the password database into a
plain ASCII file. Fields are separated by a tab character. Note that
this is a VERY large security risk if used carelessly.


Bugs Fixed in 2.0pre2:
======================
[859798, 859565] Debug libraries are no longer required.

- Export to v1.7 format fixed.

[777937] Safe combination dialog box now appears in taskbar and
switcher

New Features for 2.0pre1:
=========================
[RFE 782508, 829563, 815350, 555440] Tree, or heirarchical, view of
entries now supported. This allows the user to define categories,
sub-categories, etc.

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".


$Log: ReleaseNotes.txt,v $
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

