home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / pwsafe-2.0-bin / ReleaseNotes.txt < prev   
Text File  |  2004-02-17  |  4KB  |  96 lines

  1. $Id: ReleaseNotes.txt,v 1.5 2004/02/17 21:11:06 ronys Exp $
  2.  
  3. Password Safe 2.0 Release Note - February 2004
  4. =================================================
  5.  
  6. This note describe the new features, fixed bugs and known problems
  7. with Password Safe version 2.0. For a short description of Password
  8. Safe, please see the accompanying README.txt file. For more
  9. information on the product and the project, please visit
  10. http://passwordsafe.sourceforge.net
  11.  
  12. This is the first non-beta release of version 2.0 of PasswordSafe. The
  13. first beta was released over two months ago, and while several minor
  14. issues have been found and fixed, there have been *no* reports of lost
  15. or corrupted data. Therefore, I think that 2.0 is ready for prime
  16. time.
  17.  
  18. Thanks to all the brave souls who've downloaded the pre-2.0 releases,
  19. reported bugs and have patiently explained, duplicated, posted test
  20. data, suggested fixes and workarounds, and verified fixes. Without
  21. you, this release would not have been possible!
  22.  
  23. New Features for 2.0:
  24. =====================
  25. Two major new features in this release: A new database format, and a
  26. new tree view. The former should be invisible to users, the latter
  27. quite useful.
  28.  
  29. The application imports old database files transparently, and warns
  30. the user upon saving that the new format is incompatible with old
  31. versions of the program.
  32.  
  33. Also, the first URL in the Notes field (starting with http: or https:)
  34. will be added to the popup (right-click) menu for that entry. 
  35. Selecting it will invoke the default browser on that URL.
  36.  
  37. A Russian version of the help file may be found in
  38. http://passwordsafe.sourceforge.net/pwsaferu.zip (Thanks to Maxim 
  39. Tikhonov). If anyone is interested in doing such work in other
  40. languages, please let me (https://sourceforge.net/users/ronys) know.
  41.  
  42. Finally, the graphics have been spruced up a bit - thanks to Emilijan
  43. Mirceski for his patient work on the new logo and toolbar!
  44.  
  45. Bugs Fixed in 2.0:
  46. ==================
  47. [871893] Saving a converted (from old format) database second time now
  48. succeeds.
  49. [875288,893513] Change safe combination works again.
  50. [unreported] Find now selects items in tree view as well as list view.
  51. [878768] Online help updated and functional.
  52. [870756,886601] On XP, data would be invisible until minimize/maximize.
  53. [862504,878768] The help file now works and is updated.
  54. [895062,871893] Multiple saves after editing a converted (from old
  55. format) database now work correctly.
  56. [821837,777937] PasswordSafe is visible in taskbar and task switcher
  57. even when only the login window is displayed.
  58.  
  59. New Features for 2.0pre2:
  60. =========================
  61. [RFE 504086] It is now possible to export the password database into a
  62. plain ASCII file. Fields are separated by a tab character. Note that
  63. this is a VERY large security risk if used carelessly.
  64.  
  65.  
  66. Bugs Fixed in 2.0pre2:
  67. ======================
  68. [859798, 859565] Debug libraries are no longer required.
  69.  
  70. - Export to v1.7 format fixed.
  71.  
  72. [777937] Safe combination dialog box now appears in taskbar and
  73. switcher
  74.  
  75. New Features for 2.0pre1:
  76. =========================
  77. [RFE 782508, 829563, 815350, 555440] Tree, or heirarchical, view of
  78. entries now supported. This allows the user to define categories,
  79. sub-categories, etc.
  80.  
  81. Known Problems:
  82. ===============
  83. [879400] A category cannot be dragged to the top level. Workaround:
  84. Edit the Group field of the categories entries. For example, to make
  85. category "b" a top level category instead of under "a", change all
  86. its entries Group fields from "a.b" to "b".
  87.  
  88.  
  89. $Log: ReleaseNotes.txt,v $
  90. Revision 1.5  2004/02/17 21:11:06  ronys
  91. Updated for 2.0
  92.  
  93. Revision 1.4  2004/01/03 19:14:18  ronys
  94. Updated for 2.0-pre2
  95.  
  96.