Notes-1.2.4.txt 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. /*****************************************************************
  2. * Release Notes: SquirrelMail 1.2.4 *
  3. * The "Dobby's Tears" Release *
  4. * 25 January 2002 *
  5. *****************************************************************/
  6. Note: Please see the ChangeLog for 1.2.0, 1.2.1 and 1.2.2 bugs
  7. that have been fixed in this 1.2.2 release.
  8. Note: This release is a security fix. Fixes a nasty remote
  9. arbitrary command execution vulnerability in the
  10. spellchecker plugin. Upgrading is very much recommended,
  11. also if you do not use that plugin.
  12. Note: This is not the promised PHP 4.1 fix release. This one came
  13. in between because of the urgency of the fix.
  14. After a long wait, SquirrelMail is finally making a new major stable
  15. series release. The past year has been ANYTHING but uneventful for
  16. the SquirrelMail Project. This year has seen two leadership changes,
  17. the release of the 1.0 series, the 1.1 development series, and now
  18. finally the much awaited 1.2 release.
  19. In this edition of SquirrelMail Release Notes:
  20. * All about this Release!!!
  21. * Reporting my favorite SquirrelMail 1.2 bug
  22. * Important Note about PHP 4.1.0
  23. * Where are we going from here?
  24. * About our Release Aliases
  25. All about this Release!!!
  26. =========================
  27. Being one of the most popular webmail clients, the developers of
  28. SquirrelMail feel a huge desire and responsibility to continue push
  29. the envelope and make SquirrelMail the best it can possibly be. You
  30. will not be disappointed with this release, as it is by far the most
  31. feature rich, and yet it is still the same sleek and unbloated and
  32. cuddly webmail application that we have all grown to love. Here is
  33. an incomplete list of new features and enhancements since the last
  34. stable release.
  35. * Collapsible Folders - The folder list can be collapsed at any
  36. parent folder. This makes folder lists with large
  37. hierarchical structures much easier to manage and navigate.
  38. * The Paginator! - This enables quick access to any page in the
  39. message list by simply choosing the page number to view
  40. rather than tediously clicking "next" 50 times.
  41. * Hundreds of UI tweaks - The user interface has been given a
  42. face-lift. The HTML has been largely overhauled, and while
  43. it still has the same general feel, it has been made more
  44. intuitive.
  45. * Drafts - It is now possible to compose a message and save it to
  46. be sent at a later date with the drafts option.
  47. * New Options Page - The options page has been completely
  48. rewritten for several reasons, the main of which was to
  49. allow seamless integration of plugin options and to
  50. provide uniformity throughout the entire section.
  51. * Multiple Identities - It is now possible to create different
  52. identities (home, work, school) that can be chosen upon
  53. sending. Each identity can have its own email address,
  54. full name, and signature.
  55. * Reply Citations - Different types of citations are now possible
  56. when replying to messages.
  57. * Better Attachment Handling - The plugin, attachment_common, has
  58. been fully integrated into the core of SquirrelMail. This
  59. allows inline viewing of several different types of
  60. attachments.
  61. * Integration of Several Plugins - The following plugins have been
  62. put directly into the core. As a result, be sure not to
  63. install these as plugins, as the result may be (at best)
  64. unpredictable: attachment_common, paginator, priority,
  65. printer_friendly, sqclock, xmailer.
  66. * Improved support for newer versions of PHP. Note that you may
  67. have trouble if you are running PHP version 4.0.100
  68. (commonly distributed with Debian 3.0).
  69. * Ability to mark messages as read and unread from the message listing.
  70. * Alternating Colors - The message list now alternates row colors
  71. by default. This presents a much cleaner and easier to
  72. read interface to the user.
  73. Aside from these obvious front end features, there are hundreds of
  74. bugs that have been fixed, and much of the code has been optimized
  75. and/or rewritten. This stable release is far superior in all
  76. aspects to all previous versions of SquirrelMail.
  77. Home Page: http://www.squirrelmail.org/
  78. Download: http://www.squirrelmail.org/download.php
  79. ScreenShots: http://www.squirrelmail.org/screenshots.php
  80. Reporting my favorite SquirrelMail 1.2 bug
  81. ==========================================
  82. Of course, in the words of Linus Torvalds, this release is officially
  83. certified to be Bug-Free (tm).
  84. However, if for some reason some bugs manage to find their way to the
  85. surface, please report them at once (after all, they ARE uncertified
  86. bugs!!!) The PROPER place to report these bugs is the SquirrelMail Bug
  87. Tracker.
  88. http://www.squirrelmail.org/bugs
  89. Thank you for your cooperation in that issue. That helps us to make
  90. sure that nothing slips through the cracks. Also, it would help if
  91. people would check existing tracker items for a bug before reporting
  92. it again. This would help to eliminate duplicate reports, and
  93. increase the time we can spend CODING by DECREASING the time we
  94. spend sorting through bug reports. And remember, check not only OPEN
  95. bug reports, but also closed ones as a bug that you report MAY have
  96. been fixed in CVS already.
  97. Important Note about PHP 4.1.0
  98. ==============================
  99. First of all, let me say that you all HAVE been warned: the
  100. SquirrelMail Project Team is not supporting PHP 4.1.0 for the 1.2.0
  101. release. Basically, SquirrelMail was in the final death throws of
  102. this development series when the witty PHP folks decided to make the
  103. release of 4.1.0. Of course, we greatly appreciate their hard work! :)
  104. However, we were too close to the end of this whole thing to be able
  105. to spend the week or two EXTRA that it will take to get SquirrelMail
  106. 1.2 PHP 4.1.0 ready. This will, on the bright side, be a major
  107. priority amongst the team in the immediate future. At first look, it
  108. seems that 4.1.0 support should just require a collection of
  109. relatively minor tweaks. You can expect 4.1.0 support within 2-3
  110. weeks, as a part of a later 1.2.X release.
  111. Where are we going from here?
  112. =============================
  113. After things cool down a bit and the smoke clears from 1.2,
  114. progress will begin on the Great SquirrelMail Rewrite, also known as
  115. the 1.3 development branch. This branch will eventually become the
  116. long talked about SquirrelMail 2.0. The major developmental emphasis
  117. for SquirrelMail 2.0 will be in making SquirrelMail more flexible
  118. and modular so that it might do a better job meeting the needs of
  119. our system administrators and end-users. We are greatly anticipating
  120. working in this area.
  121. At the same time, we will kick start the SquirrelMail Teams. For
  122. some time now, we have been planning a reorganization of the project
  123. into a variety of sub-teams. Each sub-team will focus on a different
  124. aspect of SquirrelMail Project work. These teams will hopefully help
  125. keep the SquirrelMail project more on track and to provide some
  126. semblance of order. This project has grown so large in the past two
  127. years that an orderly structure is necessary if anything is to get
  128. done effectively. The teams (as planned) are as follows:
  129. Stable Series Team: Maintains the stable series
  130. Development Series Team: Works on the development series
  131. i18n Team: Handles i18n (internationalization) work
  132. Plugin Team: Manages the mass of plugins
  133. User Support Team: Helps users with their problems
  134. Documentation Team: Manages the documentation
  135. Evangelism Team: Spreads the good news of SquirrelMail
  136. Teams will be led by one or two SquirrelMail team members. And team
  137. members can participate in as many teams as he or she desires.
  138. For the next few weeks, the developers will be working on bug-fixing
  139. and making the 1.2 series rock solid. After that, about mid January,
  140. focus will shift toward getting the teams in gear and starting work
  141. on the SquirrelMail 1.3 development series.
  142. About our Release Aliases - by Wouter Teepe
  143. =========================
  144. Malfoy's house elf had been saying "Bad hole, bad hole", for a change
  145. to "Bad Dobby, bad Dobby". Konstantin lent him a sock. Although
  146. Konstantin is not Malfoy, the sock fitted over the hole, and we were
  147. all pleased. Even Dobby stopped crying.
  148. Enough Potterese. We're glad we fixed the hole.
  149. See http://www.squirrelmail.org/wiki/SquirrelRelease for more details.
  150. Happy SquirrelMailing!
  151. - The SquirrelMail Project Team