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