made changelog and releasenoted 1.2.1-ready
[squirrelmail.git] / ChangeLog
1 **************************************
2 *** Squirrelmail Stable Series 1.2 ***
3 **************************************
4
5 Version 1.2.1 -- 25 December 2001
6 ---------------------------------
7
8 - Fixed the bug that made the folders page appear only half
9
10 Version 1.2.0 -- 25 December 2001
11 ---------------------------------
12
13 - Collapsible Folders
14 - The Paginator!!!
15 - Hundreds of UI Tweaks
16 - Message Drafts
17 - Rewrite of much of the options pages
18 - Multiple identities
19 - Reply Citations
20 - Better Attachment Handling
21 - Integration of Severl Plugins into Core Code (including xmailer,
22 attachment_common, paginator, priority, printer_friendly, sqclock)
23 - Ability to mark messages as Read/Unread
24 - New themes (including a Christmas theme, and several changing themes)
25 - Rewrite of much of the options pages code
26 - Improved support for newer versions of PHP
27 - Message lists can be shown with alternating colors for easier reading
28 - Can include/exclude yourself when using the "Reply All"
29 - Message highlighting comes with dozens more easily accessable colors.
30 - Option to set the "Priority" of the message(Normal/High/Low)
31 - Now able to show all messages of an inbox at the same time.
32 - Cleanup of the paginator code, improving display style
33 - Cleanup of configuration file code, a bit
34 - Introduction of sent_subfolders plugin as Official Plugin
35 - Bugfixes..and more Bugfixes!
36
37
38 ***************************************************************
39 *** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
40 ****************************************************************
41
42 Version 1.2.0-rc3 -- 2 December 2001
43 ------------------------------------
44 - Speed improvements and optimizations on much of the code
45 - Comments added, formatting cleaned up for much of the code
46 - Several plugins integrated into the Squirrelmail core
47 (focus change, attachment common, printer friendly, etc)
48 - Several plugins added as "Official Plugins" to the main
49 Squirrelmail distribution
50 - First half of a rewrite of the option pages code
51 - The Paginator!!!
52 - Other stuff that I don't recall (developers, please fill this in!)
53
54 Version 1.1.3 -- (never really released)
55 ----------------------------------------
56 - Added major speed improvements to IMAP functions by our
57 friends at XS4ALL
58 - Fixed MOTD
59 - Fixed multipart/alternative messages
60 - Updated Dutch translation
61 - Added Indonesian translation
62 - Added Portuguese (Portugal) translation
63 - Added language aliasing
64 - Added Turkish translation
65
66 Version 1.1.2 -- May 21, 2001
67 -----------------------------
68 - Many bugs squashed
69 - Several UI tweaks and improvements
70 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
71 - Updated Czech translation
72 - Support for multiple identities
73 - Support for Russian Apache removed. It is now deemed easier to just
74 turn off Charset Recoding in the Russian Apache config. See the file
75 doc/README.russian_apache
76
77 Version 1.1.1 -- April 30, 2001
78 -------------------------------
79 - Added built-in support for gettext if compiled support isn't available
80 - Made validate.php include a few more standard things
81 - Corrected a bug when sending an email properly
82
83 Version 1.1.0 -- April 21, 2000
84 -------------------------------
85 - Added option to have signout page redirect to another page (patch from
86 Scott Bronson) This can be configured in conf.pl (Org Prefs)
87 - Much improved SMTP error handling (patch from Jeff Evans)
88 - Preferences are now cached instead of read in every page load.
89 - Improved URL parser
90 - Added ability to read HTML messages by default instead of plain text
91 (Display Options)
92 - Added authenticated SMTP server support (configure in conf.pl)
93 - Rewrote attachment handling code in compose.php
94 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
95 in the addressbook and converted to the associated addresses.
96 - Added collapseable folder listing (an option that can be turned on in
97 Folder Options)
98 - Added alternating row colors to improve interface (Display Options)
99
100
101 **************************************
102 *** Squirrelmail Stable Series 1.0 ***
103 **************************************
104
105 Version 1.0.6 -- April 19, 2001
106 -------------------------------
107 - Reworked validation for each page. It's now standardized in validate.php
108 - Fixed login bug that resulted from 1.0.5 security updates
109 - Fixed plugin incompatibilities that were introduced in 1.0.5
110 - Added more security checking to preference saving/loading
111 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
112 - Updated Finnish help files
113
114 Version 1.0.5 -- April 17, 2001
115 -------------------------------
116 - MAJOR security issues addressed. Please upgrade as soon as possible.
117 - Downloading attachments should work better due to a tip by Ray Black III.
118 - Fixed bug with drop-down folder list not containing INBOX
119 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
120 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
121
122 Version 1.0.4 -- April 9, 2001
123 ------------------------------
124 - Fixed some bugs with folder creation
125 - Security fix for UW IMAP server to disallow folder paths outside of
126 $folder_prefix
127 - Some problems with header encoding/decoding fixed
128 - Made subject column take up whatever width is available
129 - Added bcc to html addressbook search
130
131 Version 1.0.3 -- March 9, 2001
132 ------------------------------
133 - Many i18n enhancements/fixes
134 - Fixed bug with default theme path being set incorrectly
135 - Fixed problem when sending/forwarding multiple attachments
136 - Made folder drop-down list consistant in look to the other drop-downs
137 - Fixed problem where some attachment filenames would not be displayed
138 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
139 - Updated Norwegian translation
140 - Updated Brazillian Portuguise translation
141
142 Version 1.0.2 -- February 8, 2001
143 ---------------------------------
144 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
145 the same workaround for Konqueror and other PHP installations?)
146 - Select All works through the search
147 - Better escaped string handling from POST variables
148 - Many more code cleanups and optimizations
149 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
150 - Added Icelandic translation by Karl HeiĆ°ar" <karlh@macho.is>
151 - Updated Taiwan translation
152 - Updated Sweedish translation
153 - Updated Finnish translation
154
155 Version 1.0.1 -- February 1, 2001
156 ---------------------------------
157 - Improved the way sqimap_read_data() is handled
158 - Sped up "no sorting" even more
159 - Fixed problems with sending messages
160 - Fixed some pass-by-reference calls that caused problems with newer
161 PHP versions
162 - Fixed bug that didn't display last folder subscribed to
163 - Removed requirement of PHP 4.0.1 for array_unique() function
164 - Removed unnecessary echo statements by breaking out of PHP
165 - Changed evaluation method from using " to ' for speed improvements
166 - If no plugin array set in config.php, now handled correctly
167 - If subject is > 55 chars, trims it and puts "..." in message list
168 - Hundreds of minor changes to remove all verbose PHP warning messages
169
170 Version 1.0 -- January 30, 2001
171 -------------------------------
172 - Updated config_default.php to include attachment_common plugin
173 (now in distribution)
174 - A few minor speed improvements
175 - Fixed problems in sqimap_read_body(), made it more reliable
176 - Added French translation of help files by gore K <gore_k@ymca-cepiere.org>
177 - Added Finnish translation by Teemu Junnila <teejun@vallcom.com>
178 - Updated Sweedish translation
179 - Updated Russian translation
180
181
182 ********************************************************
183 *** Squirrelmail Development Series 1.0 Pre-Releases ***
184 ********************************************************
185
186 Version 1.0pre3 -- January 22, 2001
187 -----------------------------------
188 - Fixed some "Select All" bugs
189 - Finally fixed the IE/SSL download problem!!
190 - Added Danish translation by Claus Rasmussen <claus@webclaus.com>
191 - Updated Spanish translation
192 - Updated Polish translation
193 - Updated Taiwan translation
194 - Updated Czech translation
195 - Updated Korean translation
196
197 Version 1.0pre2 -- January 15, 2001
198 -----------------------------------
199 - A number of security fixes
200 - Replaced error messages with better, formatted, and meaningful messages.
201 - Fixed "reply all" so that it works intelligently now
202 - Made deleted (but not expunged) messages easier to detect (only if
203 $auto_expunge = false)
204 - Fixed bug that didn't display size correctly in search results
205 - Major memory management and speed improvements with downloading of
206 attachments
207 - Made $auto_expunge variable actually do something
208 - Fixed bug that didn't display login failure message
209 - Fixed minor bug in sqimap_mailbox_list
210 - Added sqimap_capability function to check capabilities of server.
211 - Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to
212 get delimiter.
213 - Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
214 - Added Taiwan translation by "ching" <ching@kiwa.com.tw>
215
216 Version 1.0pre1 -- December 14, 2000
217 ------------------------------------
218 - Fixed bug in sending messages with a blank line with a "."
219 - Folder displays have been changed to be more readable in drop-down lists
220 - For security, login verification happens, then we're redirected to
221 webmail.php
222 - Folder sorting now case insensative
223 - added config option to set IMAP folder delimiter rather than always
224 detecting it
225 - Made session cookie parameter use PHP's settings rather than making
226 assumptions
227 - Select/Deselect all implemented using only HTML (not Javascript)
228 - Fixed default charset that is sent with outbound messages (now user's
229 preferred charset)
230 - Sort method saving now transparent to user, and saves between sessions
231 - Now replacing all \n with \r\n before sending the message.
232 - Added sorting option for NO sorting.. 10000 times faster!
233 - Using <pre> tags for viewing message body instead of <tt> and &nbsp;
234 - Added redirection from subdirectories to login page
235 - Attachments are shown in message index (shown as a "+")
236 - Updated attachment plugin support and passing values to hooks (see
237 plugins.txt)
238 - Added file and message size in many locations
239 - Made message index order customizable (from, subject, date) can be (date,
240 from, subject)
241 - Fixed some security problems with uploading attachments
242 - When reading, attachments look better and have a better plugin interface
243 - Some functions now pass values by reference to save on memory
244 - Added Catalan translation from Josep Sanz <jsanz@fa.upc.es>
245 - Added Serbian translation from Boris Manojlovic <steki@verat.net>
246 - Added Polish translation of Help from Krystian Kanabrodzki
247 <krys@voruta.eu.org>
248
249
250 *****************************************
251 *** Squirrelmail 0.5 and Pre-Releases ***
252 *****************************************
253
254 Version 0.5 -- September 25, 2000
255 ---------------------------------
256 - Fixed some problems with downloading attachments in IE
257 - If no date is set in header, we take internal date of the imap server
258 - Fixed some lingering bugs in mime parsing
259 - Searching specifies CHARSET option
260 - Security fixes
261 - Fixed hyperlink rendering problems
262
263 Version 0.5pre2 -- September 6, 2000
264 ------------------------------------
265 - Added quite a few new themes
266 - Fixed double folder problem on some servers
267 - Using encryption for passwords
268 - Added a patch from Bill Thousand to allow easier virtual domains
269 - Security updates with attachments
270 - Added more hooks for plugins, updated plugin.txt
271 - Improved HTML address book
272 - Fixed bugs in parsing email addresses in smtp.php
273 - Applied fixes for Courier IMAP server (by Andreas Dahl)
274 - Fixed some buggy IMAP handling
275 - Improved word wrapping
276 - Fixed bugs with adding and not adding backslashes
277 - Made message highlighting case insensative
278 - Added Korean translation from Jong-II Kim <aporie@netian.com>
279 - Added Italian translation from Aldo Moresco <moresco@idcm.it>
280 - Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
281
282 Version 0.5pre1 -- August 9, 2000
283 ---------------------------------
284 - Searching folders functionality added
285 - Date display now is similar to Netscape Messenger
286 - Many bugs have been reported to the list, and been squashed
287 - Help system developed
288 - Folder list now shows configurable details about messages
289 - It is now possible to select multiple subscribes/unsubscribes
290 - Removed a bunch of annoying "success" screens, improved navigation
291 - Better IMAP session handling
292 - Redid the options section and split it into different parts
293 - Added "view all headers" option when reading a message
294 - In-Reply-To and References headers are inserted when replying to a message.
295 - Changed how attachments are displayed and handled
296 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
297 - Added support for message highlighting
298 - Moved Address and Send buttons on Compose form for easier access
299 - Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
300 - Added Swedish translation from Tobias Ekbom
301 - Added Brazilian Portuguse translation from Henrique Moura
302 - Added Dutch translation from Arjen Halma
303
304
305 *****************************************
306 *** Squirrelmail 0.4 and Pre-Releases ***
307 *****************************************
308
309 Version 0.4 -- May 15, 2000
310 ---------------------------
311 - If subject is blank, displays "(no subject)"
312 - Fixed a few minor bugs and typos reported to list
313 - Changed <? to <?php in a few places
314
315 Version 0.4pre2 -- May 5, 2000
316 ------------------------------
317 - Replying sets the "Answered" flag on the original message
318 - When message is sent, it sends you to the folder you were looking at.
319 - HTML based address book search
320 - Made folder listing look first at subscribed folders, making it
321 faster, even if you don't have $folder_prefix set.
322 - Fixed some bugs with default sent and trash folders
323 - Fixed some bugs with folder manipulating
324
325 Version 0.4pre1 -- April 29, 2000
326 ---------------------------------
327 - For speed's sake, unseen messages are only noted on INBOX in left
328 folder list. This will change with 0.5.
329 - Optomizations, fewer IMAP calls, more efficient sorting algorithms.
330 - Fixed all bugs listed in BUG
331 - When inside the Sent folder, it displays "To" instead of "From"
332 - Added ability to go to Next and Previous message while reading a message
333 - Caching of the message headers in mailbox (much faster)
334 - Added a preference that allows users to customize how many messages
335 they see when they index a mailbox
336 - Added flag status showing on message list (Answered, Flagged, and Seen)
337 - Now using PHP session management
338 - Parsing the body for URLs and Email addrs
339 - Added option to configure default folder directory. ie: ~/mail
340 - Configuration script added: config/conf.pl
341 - Addressbook with LDAP support
342 - Big speed improvements with folder listing
343 - Added Subscribe/Unsubscribe to folders
344 - Fixed bug in UW that didn't mark unseen messages
345 - Saving sent messages into $sent_folder
346 - It doesn't bail out if PHP wasn't compiled with --with-gettext.
347 It only uses english in this case.
348 - Added support for Cyrillic (thanks to Artem Botchkov for help)
349 - Included information on Russian Apache from Konstantin Riabitsev
350 - Honoring charset parameter for the body.
351 - Changed the way emptying of trash was done to work better
352 across different IMAP servers
353
354
355 *****************************************
356 *** Squirrelmail 0.3 and Pre-Releases ***
357 *****************************************
358
359 Version 0.3.1 -- March 13, 2000
360 -------------------------------
361 - Fixed a bug that didn't allow downloading of attachments
362
363 Version 0.3 (final) -- March 10, 2000
364 -------------------------------------
365 - Fixed bug in smtp.php and made sending RFC complient
366 - Fixed a bug that wouldn't let you rename folders with UW server.
367 - Other minor bugfixes
368
369 Version 0.3pre2 -- March 5, 2000
370 --------------------------------
371 - Rewrote folder deletion. It works much more flexably now.
372 - Fixed message deletion that didn't always delete the right messages.
373 - Removed font tags
374 - Better character translation, especially for i18n
375 - Added the choice of language as a user preference
376 - Bug fixes, bug fixes, bug fixes
377 - Fixed bugs in message moving and deleting
378 - Rewrote all IMAP functions from scratch
379
380 Version 0.3pre1 -- February 17, 2000
381 ------------------------------------
382 - Added user-specific preferences including:
383 Full Name (for outbound messages)
384 Reply-to address
385 Theme
386 Move messages to trash option (true/false)
387 Wrap incoming text at XX characters
388 Editor window size (in characters)
389 Time between reloads of the left folder list
390 Signature
391 - Rewrote SMTP functions. It now works and handles error correction.
392 - Only folders that you're subscribed to will be listed
393 - Fixed a bug in outbound messages that translated " into \"
394 - Added themes in distribution (7 total)
395 - Added option to send email via sendmail rather than SMTP
396 - Increased speed of viewing folder by date about 25%, and viewing the
397 folder by Subject or Sender by up to 100%.
398 - Added internationalization
399 - Added sending of attachments
400 - Left folder refreshing at intervals (with META tags)
401
402
403 *****************************************
404 *** Squirrelmail 0.2 and Pre-Releases ***
405 *****************************************
406
407 Version 0.2.1 -- January 05, 2000
408 ---------------------------------
409 - Rewrote how MULTIPART messages were handled and made it recursive
410 - We now take into account the encoding type rather than guessing
411 - Redesigned how attachments are displayed
412 - Fixed the bug that wouldn't let you send messages (I hope)
413 - Added a "download message" option
414 - Added a plain text viewer for text messages
415
416 Version 0.2 -- January 02, 2000
417 -------------------------------
418 - Attachment support (much better MIME support in general)
419 - Themeable support replaced Custom Colors. Themes are pluggable.
420
421
422 *****************************************
423 *** Squirrelmail 0.1 and Pre-Releases ***
424 *****************************************
425
426 Version 0.1.2 -- December 20, 1999
427 -----------------------------------
428 - Date translation to local time
429 - Rewrote folder fetching code universally
430 - Added attachment detection (no downloads yet)
431 - Fixed many minor bugs that were reported
432
433 Version 0.1.1 -- December 16, 1999
434 -----------------------------------
435 - Reworked all the IMAP functions to make them RFC 2060 compliant
436 (should work with all IMAP servers)
437 - Added color customization
438 - Sorted folder list (on left bar)
439 - Added MUCH better error correction and notification
440
441 Version 0.1 -- December 14, 1999
442 --------------------------------
443 - Message composing (with to, cc, bcc)
444 - Message viewing, including HTML messages
445 - Basic MIME support, no attachments...yet
446 - Message sorting by Date, Name, or subject
447 - Folder manipulation (deleting, creating, moving, and renaming)
448 - IMAP email (currently only Cyrus IMAP server has been tested)
449 - Many other features that are basic email functionality