$Id: ReleaseNotes.txt,v 1.27.2.1 2005/12/25 20:26:40 ronys Exp $

Password Safe 2.15 Release Note - December 2005
===============================================

This note describe the new features, fixed bugs and known problems
with Password Safe version 2.15. 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 new feature and fixing a few minor
bugs, as described below.

Bugs fixed in 2.15:
===================
[1363569] No longer crashes when deleting the last item in the last group.
[1381729] No longer crashes when restoring with a database already opened.
[1368198] More explanatory error message when database open fails.
[1312870] Backup filename now updated correctly.

New features for 2.15:
======================
[] Double-clicking on an item can now browse to the URL in the item -
thanks to Laszlo Gombos.
[] When dragging to the top or bottom of the visible tree, it will scroll
up or down; If dragged mouse hovers over a closed node, it expands the node
to see subnodes etc. - code from www.codeproject.com, thanks to DK. 


Bugs fixed in 2.14:
===================
[] Correct element is now selected after deletion in tree view.
[] It's now possible to delete a group of items
[1197342] The 'delete' key now works in safe combination dialog box (as
well as other dialog boxes)
[1292385] Default preference is to clear clipboard upon exit/minimize

New features for 2.14:
======================
[] Duplicating an existing entry is now possible via the menus or
Ctrl+D. Thanks to DK.
[] Expand all and collapse all tree entries now supported. Thanks to DK
[] Selecting font for display of entries now supported. Thanks to DK
[] If Window's RtlGenRandom is available, use it instead of rand(). Thanks
to Laurion Burchall.
[] Newly generated passwords are copied to clipboard. Thanks to Laurion
Burchall.

Bugs fixed in 2.13:
===================
[1275880,1275041,1280378] No longer crashes upon unlock if groups were
expanded at lock time.

New Features for 2.13:
======================
None - This release only fixes the abovementioned bug.

Bugs fixed in 2.12:
===================
[1216983] Tree view is now the default view for new users.
[1208955] Autotype now works with Terminal Serivices Windows and capital
letters.
[1003782,1030077] In tree view, the expanded trees are no longer collapsed
after minimizing/restoring.
[1179342,1237793] Ctrl-L, autotype sometimes used old data
[1004026] No more multiple highlights after doing a "Find Next"
[1214940] Cancel on password entry with system tray no longer clears
entries, allowing potential overwrite of database.
[1217271,1258982] Specifiying -r with a filename in command line now works
correctly.

New Features for 2.12:
======================
[1236853] MRU now configurable
[1225255] Double-clicking on an entry can now be configured to Autotype the
entry.

Bugs fixed in 2.11:
===================
[] When system tray is used, close ("X") button no longer exits
application.
[1197706] Delay argument in autotype now correctly parsed (thanks to
dturland for this!)
[1170297, 1076510, 1183709] Clipboard is cleared upon exit from system
tray, if it still contains data from application.
[1207701] During Import, groups are no longer created under an empty
group. (*)
[1095881] Entries with titles containing a dot no longer cause Import to
treat them as nested groups. (*)
[] SetPasswordFont in request for password during Export. (*)
[1207600] Find dialog not moved off-screen if PasswordSafe takes up whole
screen.

New Features for 2.11:
======================
[1203679] '-r' may now be passed a command line switch, setting the
'read-only' checkbox. Useful if user wants this to be the default.
[] Export to plain text of entries with multi-line notes fields now can be
kept on a single line (aids editing & sorting). (*)
[] Import from plain text support for single line "multi-line" notes fields
created above. (*)

(*) Thanks to DK for his work on these bug fixes and new features!

Bugs fixed in 2.10:
===================
[1123373, 1075046] Uninstall will only remove installed files, and
will delete the installation directory if and only if it's empty.
[1151575, 1151581] Don't try to unlock empty filename in OnDestroy
(ASSERT failed in debug version - potential problem in release
version)
[1076377] Entering the wrong password 3 times no longer allows you to
create an empty database with the same name.
[1108115] "Cancel" at "Safe Combination Entry" no longer opens blank
database with name of existing database.
[1145173, 947813] Main window will be visible even if resolution
changes or multiple screens used between invocations.
[1145747] The import delimiter is now changeable (Thanks to Roger
Hakansson for the patch).
[1162044] URL "Browse to" feature now documented.
[1165681] Lock file now deleted if user cancels in unlock dialog box.
[1170180] Status bar now shows correct text.

New Features for 2.10:
======================
[1078901] Ctrl+L is now a shortcut for "Browse to URL".
[1162048, 726521] Hotkey restore: A selectable hotkey combination will restore
PasswordSafe from the system tray, if minimized, or bring it to the
front, if obscured by other applications.


$Log: ReleaseNotes.txt,v $
Revision 1.27.2.1  2005/12/25 20:26:40  ronys
When dragging to the top or bottom of the visible tree, it will scroll
up or down; If dragged mouse hovers over a closed node, it expands the node
to see subnodes etc. - code from www.codeproject.com, thanks to DK.

Revision 1.27  2005/12/12 19:07:56  ronys
checkpoint

Revision 1.26  2005/12/02 06:32:30  ronys
Added dbl-click to bowse option, thanks to Laszlo Gombos

Revision 1.25  2005/11/20 19:52:32  ronys
Closing release 2.14

Revision 1.24  2005/09/05 03:43:56  ronys
Closing version 2.13 - critical bugfix release

Revision 1.23  2005/08/26 16:18:15  ronys
Ready for release 2.12

Revision 1.22  2005/07/28 17:58:43  ronys
Before hiatus

Revision 1.21  2005/05/28 19:06:58  ronys
2.11 Release

Revision 1.20  2005/05/27 15:12:51  ronys
Closing 2.11

Revision 1.19  2005/04/08 09:54:50  ronys
Added greyed-out bitmaps for readonly, ready for 2.10

Revision 1.18  2005/04/06 17:52:38  ronys
[1162048, 726521] Hotkey restore

Revision 1.17  2005/02/20 20:37:38  ronys
Bumped release to 2.09

Revision 1.16  2005/01/15 11:42:02  ronys
update for 2.08

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

