b4c361f80620642bf2e8c9a683f551bc570f3b2b
[squirrelmail.git] / ChangeLog
1 *************************************
2 *** SquirrelMail Devel Series 1.5 ***
3 *************************************
4
5 Version 1.5.0 -- CVS
6 --------------------
7 - Added support in conf.pl for MS cls command.
8 - conf.pl changes for relative paths outside the SM tree (#715119).
9 - conf.pl changes for delete_folder restrictions with Courier-IMAP and
10 UW-IMAP (#715550).
11 - Fixed code to allow for \ in password/username (#718116).
12 - Added mailto: support for Windows clients. See
13 contrib/squirrelmail.mailto.reg
14 - Added lowsrc to the list of attributes to be removed.
15 - Fixed message highlighting for To, CC and From and
16 for RFC1522 headers (bug #719564)
17 - Fixed incorrect folding inside message-id's
18 - Fix for Folders being listed in create/remove/rename operations
19 (#725443, #722823, #729225)
20 - Fix for bad attachment view link (#697381, #729295)
21 - Fix comp_in_new in search and addressbook not having right parameters (#731768).
22 - Fix max attachment filesize off by factor 10 when ini_var set in bytes (#730742).
23 - Fix for parsing fetch results. We are now able to extract the UID if it's
24 returned after the header.
25 - Remove obsoleted parsing functions.
26 - Fixed language bug in posting on modifying/deleting servers on mail_fetch plugin
27 (#742705).
28 - Fixed infinite loop in parseAddress on invalid mailadress (#742584).
29 - Rewrote ugly "Not a very useful errormessage" to something more friendly.
30 - Make central function for compose links to make sure compose_in_new always
31 works the same way.
32 - Fix that when JavaScript off, compose in new was broken (#749654).
33 - Do not output JavaScript functions in page_header when JavaScript off.
34 - Support MS Exchange "DOMAIN/username/mailbox"-style usernames (#745814).
35 - Do not set Full Name to empty when edit_identity is false and edit_name is true (#750728).
36 - Added koi8-u, windows-1255, windows-1256, iso-8859-6 charset decoding support.
37 - Rewrite of sqimap_read_data_list which as result we better handle the
38 returned imap responses and we display error messages when connections are
39 dropped.
40 - Rewrite of email address parser and solve the infinite loops issues due to
41 bad formatted addresses.
42 - Modified conf.pl: default to force usernames lowercase for servers which
43 are case-insensitive.
44 - Applied bugfixes from stable to htmlfilter code.
45 - Fix bug #722933 where resuming a draft message would lose the reference headers.
46 - Removed hard coded colors from login.php and made it use the default theme and css file
47 - Fix that sending of read receipts failed when JavaScript on and comp in new off (#738130).
48 - Replaced search with new version by Alex Lemaresquier. (Originally
49 "asearch" plugin).
50 - New debugging function: sm_print_r() in strings.php.
51 - Use SM_PATH in config_default. Change default server type to 'other' in stead
52 of cyrus. (#766577).
53 - Added feature to allow user to switch on full date display in mailboxes instead
54 of just partial date/time based on time of email, and current date.
55 - Fixed bug that would cause e-mails dated in the future to be displayed with only
56 the time.
57 - Fixed unseen/total notifications to return behaviour back to 1.2.x style.
58 - Added 4 hooks (internal_link, mailbox_display_buttons, move_messages_button_action, create_collapse_link)
59 - Fix SquirrelSpell JS problem with other plugins that use forms (ie Menu Buttons).
60 - Fix when forwarding messages as attachment from message list, the displayed subject
61 was wrong (appearing to the user that the wrong messages were attached).
62 Closes #772371.
63 - Fix that when user has no theme preference set, Alien Glow would be selected under
64 display preferences in stead of Default.
65 - Updated 'action' to be 'smaction' so that plugins can modify the submit/action of
66 forms. This was suggested for the gpg plugin, but might be useful elsewhere.
67 - Add support for Mail-Followup-To header.
68 - Add a confirmation for the user that their mail has been sent.
69 - Fixed issue with forwarding emails having a ) appended to the end.
70 - Add "attachments_bottom" hook to allow manipulating/adding to the attachments
71 - Fix to prevent username & password from being displayed in error messages
72 if IMAP connection dropped during login
73 - Modified preference loading code to always have a complete $color array
74 set in case a user uses an incomplete theme.
75 - new function sqimap_msgs_list_move() to replace sqimap_msgs_list_copy()
76 - sqimap_msgs_list_copy() no longer deletes messages copied.
77 - Workaround for Mozilla bug #200412 in order to show multipart/related html mail.
78 - Fix for disapearing '0' from decoded strings (bug #784193)
79
80
81 **************************************
82 *** SquirrelMail Stable Series 1.4 ***
83 **************************************
84
85 Version 1.4.0 -- 3 April 2003
86 -----------------------------
87 - Fixed mail_fetch plugin. Now folder edition defaults to actual value.
88 All settings from other servers are preserved when deleting one.
89 - Added Vietnamese translation.
90 - Fixed the newmail plugin.
91 - Added RECENT response to sqimap_get_status.
92 - Fixed attachment filename resolving.
93 - Added check for X-Confirm-Reading-To to make MDN work for messages sent by Pine.
94 - sqextractGlobalVar removed (use sqgetGlobalVar instead).
95 - Subfolders of Sent and Drafts show To field instead of From
96 - Updates in conf.pl to infamous delete_folder setting, including
97 addition of appropriate default value for courier and UW.
98 - Fix for date/time display in certain timezones.
99 - Fix some features of login.php that are used by some plugins and was broken
100 by register_globals = off.
101 - Added Greek locale. Thanks to George P. Kremmydas
102 <george at kefalonia-ithaki.gr> and Alexandros Vellis <avel at noc.uoa.gr>
103 - Added notes about PHP 4.3.x to documentation.
104 - Fixed \Noselect mailbox detection.
105 - Fixed charset decode of base64 encoded strings.
106 - Fixed encoding of email addresses in our composed messages.
107 - Fixed folder creation for Courier using Autoconfig options.
108 - Fixed encoded string handling inside MDN notifications.
109 - Fixed unfold header routine in imap_messages (for mailbox_display).
110 - Fixed subject_line hook.
111 - Fixed sqgetGlobalVar switching.
112 - Fixed handling of encoding/decoding strings.
113 - Fixed wrong array_slice call for a subset of the headers.
114 - Allow encoded personal names in compose.php.
115 - Improved address parsing of addresses coming from the compose form.
116 - Fixed uninitialized indices when parsing attachments.
117 - Support text/directory MIME-type for vCards (RFC 2425).
118 - Added Arabic locale. Thanks to Asrar Abbasi <asrar at canasoft.net> and
119 Naveed Saqib <naveed.saqib at biznas.com>.
120 - Update required PHP version in documentation to 4.0.6.
121 - Fixed delete_move_next plugin to remember where it moved mail to.
122 - Fixed compose to remember attachments.
123 - Fixed possible XSS in compose when replying to malicious sources.
124 - Add display of the maximum filesize for attachment uploads.
125 - Do not add < and > if an identity doesn't contain a full name.
126 - Fixed bug in parsing Content-Type properties part.
127 - Added move_before_move hook to allow plugins to act upon the different buttons
128 - Fixed bug in Forwarding of Emails (move_messages.php)
129 - Fixed variable spelling error in filters.php
130 - Fixed some operator bugs in compose.php, move_messages.php, and spamcop.php
131
132 Version 1.4.0 RC 2a
133 -------------------
134 - Fix broken themes box in display options.
135 - Massive overhaul of administrator plugin.
136 - Added new function sqgetGlobalVar to global.php to provide direct access
137 to variables in $_GET, $_POST, $_SESSION, $_COOKIE and $_SERVER.
138 - Patch from O'Shaughnessy Evans <shaug-sqm@wumpus.org> to allow disabled $org_logo
139 - Lots of language/internationalization updates
140 - conf.pl fixes for certain uses of SM_PATH, esp. $signout_page.
141 - SMTP & IMAP auth method "plain" was a misnomer - now corrected to
142 the more accurate name "login" (Plain to be implemented soon).
143 - Fix for compose after search bug. (Closes #662346)
144 - Improved error reporting when sending mail with SMTP.
145 - Changed SquirrelMail identification to use User-Agent instead of X-Mailer.
146 - Prevent endless loop when timezone config is not found. Thanks Joshua Colson.
147 - Fix IMAP error when returning to message from viewing image attachment.
148 - Do more trimming to indented subjects in threadview so they don't wrap.
149 - Trash folder now displays purge link in all cases. (Closes #655943)
150 - Fix typo in delete_move_next plugin which caused php file-handle errors.
151 - Make vCard more liberal in what it accepts (thanks Kurt Pires).
152 - Fix problem with subject encoding when using Japanse.
153 - Move login_form hook to be actually in the login form.
154 - Fix message_details plugin ability to save a raw message.
155 - Try better to get the filename of an attachment.
156 - Deliver_SMTP class now uses HTTP_HOST in SMTP HELO. Should fix DNS
157 issues some people have reported. (Closes #560524)
158 - Obsolete sqm_topdir(), which caused login trouble with installs that
159 have open_basedir restrictions. Thanks Jimmy Connor.
160 - Fix broken abook_take plugin.
161 - Fix HTML errors that caused display problems in NS4.
162 - Correctly fold encoded header lines.
163 - Fix prefs caching not working correctly in PHP 4.3 caused by a stupid
164 version checking mechanism.
165 - Fix XXS hole that allowed JavaScript execution by sending someone
166 an email with specially crafted headers. Thanks Jason Munro, and
167 Masato Higashiyama.
168
169
170 Version 1.4.0 RC 1
171 ------------------
172 - Change the way highlighting rules are stored to make them more reliable and
173 easier to manage.
174 - Reorganization of conf.pl, menu #2
175 - Added CRAM-MD5 and DIGEST-MD5 authentication support for IMAP and SMTP
176 - Experimental TLS support for IMAP and SMTP (requires PHP 4.3.x)
177 - Override settings with config_local.php
178 - Compose form no longer shows attachment options if php file_uploads
179 disabled
180 - Improved bodystructure parsing.
181 - Support for windows-1257 charset.
182 - Optimizations to the number of IMAP calls.
183 - Fix problem with IE6 + iso-8859-13.
184 - Allow Mail Fetch to use a different POP3 server port number.
185 - Force magic_quotes_runtime to be off to avoid problems with this setting.
186 - Introduce check_sm_version function for plugins wanting to know
187 which version of SquirrelMail this is.
188 - Configurable session name to avoid conflicts with other PHP applications.
189 - Miscellaneous fixes for systems with error_reporting set to E_ALL.
190 - Many many other bugfixes and tweaks!
191
192
193 *************************************
194 *** SquirrelMail Devel Series 1.3 ***
195 *************************************
196
197
198 Version 1.3.2
199 -------------
200 - Rewrite of message delivery related functions.
201 - User interface modifications.
202 - Added Japanese support thanks to Masato HIGASHIYAMA <masato@yamaai-tech.com>
203 - Remove NOOP checks in the POP3 client of mail_fetch to make things more
204 compatible and not break things which don't need to be broken.
205 - Fix src directory being moved on Windows systems, bugs #586518 #605256 #610676.
206 - This release is compatible with installations that have register_globals set to off.
207 - Do not lose user prefs/sigs/abooks when trying to save to a full disk.
208 - Make the SquirrelMail link on the right top configurable so a provider can point
209 to their own FAQ for example.
210 - Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug #612148.
211 - Fix some bugs in folder management (create, delete,...) and add enhancements.
212
213 Version 1.3.1
214 -------------
215 - lots of fixes by Marc, including #596781 and #596930
216
217 Version 1.3.0
218 -------------
219 - allow_call_time_by_reference=off fixes.
220 - Added forward as attachment in read_body.
221 - Better clean-up of left attachments at login.
222 - Restore compose sessions in case of a expired session.
223 - Added "Display Message" / "Up" links in read_body to navigate in messages with
224 attached messages (message/rfc822).
225 - Don't activate the Send Receipt link when the folder is the Sent folder.
226 - Moved view_header code out of read_body.php and put it in view_header.php.
227 - Open message/rfc822 attachments in read_body what makes it possible to
228 reply to attached messages.
229 - Rewrite of the newMail function in compose.php. This simplifies the
230 interface between read_body.php and compose.php.
231 - Moved compose related code from read_body to compose.
232 - Rewrite of mailbox-display to make it more modular (we use it in search.php).
233 - Added support for displaying multiple entities.
234 - Changed finding display entities.
235 - Extract disposition and xmailer header information in the headerparser
236 instead of request them individualy by an imap-call.
237 - Store message objects in the current session. This saves a lot of imap-calls.
238 - Added UID support.
239 - Store addresses in an object instead of a string.
240 - Rewrite of the bodystructureparser function. Now the message object contains
241 all described parameters in RFC2060.
242 - Introduction of the mime class where all mime related functions are situated
243 - Fixed removing MDN attachments.
244 - Fixed MDN problems with js confirmbox.
245 - Speedimprovements in case we download mime-entities.
246 - Added possibility to extract message/rfc822 attachments and store them as
247 the original message in a folder.
248 - Right to left languages implementation initiated
249 - Enable people with file_uploads = off to still send mail. Patch from Seth
250 E. Randall.
251 - Moved the generic_header hook back to page_header.php. bug #554278
252 - Make default theme work. Bug #557313, thanks Tyler Bannister.
253
254
255 Version 1.2.7 -- June 21 2002
256 -----------------------------
257 - fix for 'compose as new' link. bug #554886
258 - fix charset format in the admin plugin. bug #550725
259 - fix for errant '.' in default_folder_prefix. bug #551310
260 - fix for folder names with '?' and '*'. bug # 559257, #552180
261 - added the ability to search without the charset argument. #552288
262 - Made /noselect node display optional. bug #554988, patch #452178
263 - Improved support for macosx IMAP server thanks Brian Haun
264 - Added macosx friendly search, thanks Brian Haun bug #553038
265 - Fixed word wrap problems when sending mail. bug #552961, #556143
266 - Added possibility to use multiple compose windows without loss
267 of attachements.
268 - Fixed forward message/rfc822 attachments from a search
269 - Fix SpamCop plugin.
270 - Fixed send MDN link.
271 - Fixed dealing with \r\n and \n in smtp.php.
272 - Fixed to, cc, bcc arrays in message->header
273 - Speed optimizements in generating message-lists.
274 - Fixed loss of attachment with html addressbook.
275 - Fixed saving drafts with attachments
276
277 Version 1.2.6 -- April 29 2002
278 ------------------------------
279 - A complete MagicHTML rewrite since the existing codebase was
280 causing too many XSS problems. Hopefully now Nick Cleaton will
281 leave us alone. :) Testing credits go to Nick.
282 - Fix for cross-site scripting vulnerability (bug #545933)
283 Reported by Nick Cleaton.
284 - Changing "emtpy" to "purge" for more clarity.
285 - Fix for cross-site scripting vulnerability (bug #544658)
286 Reported by Nick Cleaton.
287 - Fix for incorrect word wrap in Opera (bug #495073)
288 - Workaround for older prefs: some of them contain "None" for
289 left_refresh (bug #540108)
290 - Fix for entities in cc and bcc fields on message display (bug #522493)
291 - Fixes for quoted values in the addressbook by David Rees (bug #538389)
292 - Fixed src/src problem (bug #538803)
293 - Fixed so non-ascii searches no longer fail both when searching
294 and when applying filters (bug #520918)
295 - Added POP3 Before SMTP option (feature request: #498428)
296 - Added a server-side thread sorting option per folder
297 - Added a server-side sorting global option
298 - Compose in new window size can be set in Display prefs.
299 - Logout error system unified.
300 - Fix for a "theme passed as cookie" exploit.
301 - PostgreSQL is now supported for database backed use
302 - Added user option to sort messages by internal date
303 - Changed attachment handling now attachments are adressed to
304 unique compose session.
305 - Added forward messages as message/rfc822 attachment
306 - Fixed handling message/rfc822 attachments
307 - Fixed folder list display when special folders have subfolders
308 - Added option to auto-append sig before reply/forward text (523853)
309 - Fixed subfolders being "orphaned" when renaming parents (498167)
310 - Filters can be applied to only new mail.
311 - Filters are updated when renaming/deleting folders (512056)
312 - Filtering now happens on login (filters plugin)
313 - Added option for WIDTH and HEIGHT tags to Org. Logo. (patch #412754)
314 - Fixed resume draft bug #513521, #514639
315 - Newmail plugin: admin can disable the use of audio (patch #517698)
316 - Fixed quoting problem in safe html (patch #516542)
317 - SPAM folder no longer special folder (filters plugin)
318 - Filtering now happens on folder list refresh (filters plugin)
319 - Added checking of input of the folders page
320 - Made erronous deleting of folders harder (patch #514208)
321 - Made SquirrelMail display \Noselect nodes in Cyrus also made it
322 impossible to try to delete \Noselect nodes. (patch #452178)
323 - SquirrelSpell version 0.3.8 -- pretty configuration error reporting
324 added by popular demand.
325 - Improved the handling of IMAP [PARSE] messages to reduce retrieval error.
326 - Fixed small bug in handeling timezone (bug #536149).
327 - MDN message now RFC compatible (bug #537662).
328 - Fixed html tables in printer_friendly_bottom.php (patch #542367), and
329 make it so that printer friendly uses black-on-white colors in stead
330 of the theme colors.
331 - Fixed return address of MDN receipts when having multiple identities
332 (patch #530139).
333
334 Version 1.2.5 -- 22 February 2002
335 ---------------------------------
336 - Multiple mailbox list calls cached.
337 - Added 'View unsafe images' link to the bottom of pages which contain
338 unsafe images.
339 - Fixed 'too many close table tags' and various other issues
340 which meant SM output didn't always validate as clean HTML.
341 - Added the ability to add special folders through plugins.
342 - Added an Always compose in a pop-up window option.
343 - Search page update with ability to save searches and search
344 all folders at once.
345 - Made searching on multiple criteria possible, with thanks to Jason Munro
346 - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
347 - Fixed small bugs in db_prefs
348 - Allowed SquirrelMail to work from within a frame, eg. not using _top
349 this is configureable. (thanks to Simon Dick)
350 - Added options to conf.pl to enable automated plugin installation:
351 ./conf.pl --install-plugin <pluginname>. This allows plugins to be
352 distributed in packages. Conf.pl now also reports when saving fails.
353 - Attachment hooks now also allow specification of generic rules like
354 text/* which will be used when no specific rule is available.
355 - conf.pl can now configure database backed address books and
356 preferences.
357 - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
358 vulnerability (symlink attack), plus introduces formatting fixes
359 and javadoc-style comments.
360 - Bugfix in mailfetch reported by Mateusz Mazur
361 - Administrator plugin. A web based conf.pl replacement.
362 - Removed GLOBALS from conf.pl
363 - HTML messages optimization.
364 - Added support for requesting read receipts (MDN) and delivery receipts.
365 - Added the ability to stop users changing their names and email addresses.
366 - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
367 - Updated user help files to reflect UI chanegs and added functionality.
368
369 Version 1.2.4 -- 25 January 2002
370 --------------------------------
371 - Fixes a nasty remote arbitrary command execution vulnerability
372 in the spellchecker plugin.
373
374 Version 1.2.3 -- 21 January 2002
375 --------------------------------
376 - Fixed focus system on pages that contain forms.
377 - Fixed IMAP code to send different command identifiers as per
378 section 2.2.1 of RFC 2060.
379 - Fixed 'sticky priority' so that replies are set to the same
380 priority as the original message.
381 - Fixed Printer Friendly to print HTML messages.
382 - Fixed multiple receivers in Sent mailbox (#500910).
383 - Disabled prefs caching under PHP 4.1
384 - Added "Search Memory". Enabling to store up to
385 9 predefined searchs.
386 - Increased security in html message.
387 - Added the possibility to specify system-defined css in order to
388 allow users to change the font family and size of SM. Making possible to
389 make it bigger or smaller depending on their screen size. Sysops may add
390 or remove these system-defined css located in themes/css/
391 - Fixed a bug appearing on some apache virtual hosts
392 - Fixed javascript error (#505255)
393 - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
394
395 Version 1.2.2 -- 1 January 2002
396 -------------------------------
397
398 - Fixed an infinite loop in printer friendly when wrapping option
399 is not in the prefs.
400 Bug reported by Boris Manojlovic <steki@verat.net>
401 - Html cleanup, with patch from Dave Huang (#496712)
402 - Fixed a problem saving prefs when using PHP 4.1
403 - Russian, Thai, Swedish, Dutch and French update.
404 - Changed configure invocation from bash to sh. (Bug #496752)
405 - Changed conf.pl invocation from '#!/usr/bin/perl' to
406 '#!/usr/bin/env perl' to help people who have perl somewhere
407 else. (Bug #496753)
408 - Fixed sorting of folder list, bug #497181
409 - Fixed wrong behavior of non-javascript select all, bug #496681
410 - Added "Show Pages" link to message list showing all messages
411 (the resultant page of clicking "Show All")
412 - i18n Fix. Because of different configurations in the gettext system,
413 some installations could not manage correctly SM languages other than
414 English. This has been corrected.
415 - Miscellaneous rewrites and improvements.
416 - Moved locale files into the ISO-conformant directories.
417 - Moved help files into the ISO-conformant directories.
418 - Moved compilepo and mergepo files from locale/ into po/
419 - Slight i18n fixes and rewrites to accommodate for moved files.
420 - Fixes for entities in the subject when replying.
421 - Fixes for entities in the To: header. (Bug #489365)
422 - Fix for incorrect javascript prefs handling (Bug #497688)
423 - Added color 15 for themes to separate background and foreground colors.
424 - Added several new themes.
425
426 Version 1.2.1 -- 25 December 2001
427 ---------------------------------
428
429 - Fixed the bug that kept the create, delete, and rename sections
430 from appearing in the folders page (#496604)
431 - Fixed the motd bug not allowing ' (#496616)
432 - Sorting of addressbook_search fixed, thanks to the patch of
433 Cor Bosman (xs4all)
434
435 Version 1.2.0 -- 25 December 2001
436 ---------------------------------
437
438 - Collapsible Folders
439 - The Paginator!!!
440 - Hundreds of UI Tweaks
441 - Message Drafts
442 - Rewrite of much of the options pages
443 - Multiple identities
444 - Reply Citations
445 - Better Attachment Handling
446 - Integration of Several Plugins into Core Code (including xmailer,
447 attachment_common, paginator, priority, printer_friendly, sqclock)
448 - Ability to mark messages as Read/Unread
449 - New themes (including a Christmas theme, and several changing themes)
450 - Rewrite of much of the options pages code
451 - Improved support for newer versions of PHP
452 - Message lists can be shown with alternating colors for easier reading
453 - Can include/exclude yourself when using the "Reply All"
454 - Message highlighting comes with dozens more easily accessable colors.
455 - Option to set the "Priority" of the message(Normal/High/Low)
456 - Now able to show all messages of an inbox at the same time.
457 - Cleanup of the paginator code, improving display style
458 - Cleanup of configuration file code, a bit
459 - Introduction of sent_subfolders plugin as Official Plugin
460 - Bugfixes..and more Bugfixes!
461
462
463 ***************************************************************
464 *** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
465 ****************************************************************
466
467 Version 1.2.0-rc3 -- 2 December 2001
468 ------------------------------------
469 - Speed improvements and optimizations on much of the code
470 - Comments added, formatting cleaned up for much of the code
471 - Several plugins integrated into the Squirrelmail core
472 (focus change, attachment common, printer friendly, etc)
473 - Several plugins added as "Official Plugins" to the main
474 Squirrelmail distribution
475 - First half of a rewrite of the option pages code
476 - The Paginator!!!
477 - Other stuff that I don't recall (developers, please fill this in!)
478
479 Version 1.1.3 -- (never really released)
480 ----------------------------------------
481 - Added major speed improvements to IMAP functions by our
482 friends at XS4ALL
483 - Fixed MOTD
484 - Fixed multipart/alternative messages
485 - Updated Dutch translation
486 - Added Indonesian translation
487 - Added Portuguese (Portugal) translation
488 - Added language aliasing
489 - Added Turkish translation
490
491 Version 1.1.2 -- May 21, 2001
492 -----------------------------
493 - Many bugs squashed
494 - Several UI tweaks and improvements
495 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
496 - Updated Czech translation
497 - Support for multiple identities
498 - Support for Russian Apache removed. It is now deemed easier to just
499 turn off Charset Recoding in the Russian Apache config. See the file
500 doc/README.russian_apache
501
502 Version 1.1.1 -- April 30, 2001
503 -------------------------------
504 - Added built-in support for gettext if compiled support isn't available
505 - Made validate.php include a few more standard things
506 - Corrected a bug when sending an email properly
507
508 Version 1.1.0 -- April 21, 2000
509 -------------------------------
510 - Added option to have signout page redirect to another page (patch from
511 Scott Bronson) This can be configured in conf.pl (Org Prefs)
512 - Much improved SMTP error handling (patch from Jeff Evans)
513 - Preferences are now cached instead of read in every page load.
514 - Improved URL parser
515 - Added ability to read HTML messages by default instead of plain text
516 (Display Options)
517 - Added authenticated SMTP server support (configure in conf.pl)
518 - Rewrote attachment handling code in compose.php
519 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
520 in the addressbook and converted to the associated addresses.
521 - Added collapseable folder listing (an option that can be turned on in
522 Folder Options)
523 - Added alternating row colors to improve interface (Display Options)
524
525
526 **************************************
527 *** Squirrelmail Stable Series 1.0 ***
528 **************************************
529
530 Version 1.0.6 -- April 19, 2001
531 -------------------------------
532 - Reworked validation for each page. It's now standardized in validate.php
533 - Fixed login bug that resulted from 1.0.5 security updates
534 - Fixed plugin incompatibilities that were introduced in 1.0.5
535 - Added more security checking to preference saving/loading
536 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
537 - Updated Finnish help files
538
539 Version 1.0.5 -- April 17, 2001
540 -------------------------------
541 - MAJOR security issues addressed. Please upgrade as soon as possible.
542 - Downloading attachments should work better due to a tip by Ray Black III.
543 - Fixed bug with drop-down folder list not containing INBOX
544 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
545 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
546
547 Version 1.0.4 -- April 9, 2001
548 ------------------------------
549 - Fixed some bugs with folder creation
550 - Security fix for UW IMAP server to disallow folder paths outside of
551 $folder_prefix
552 - Some problems with header encoding/decoding fixed
553 - Made subject column take up whatever width is available
554 - Added bcc to html addressbook search
555
556 Version 1.0.3 -- March 9, 2001
557 ------------------------------
558 - Many i18n enhancements/fixes
559 - Fixed bug with default theme path being set incorrectly
560 - Fixed problem when sending/forwarding multiple attachments
561 - Made folder drop-down list consistant in look to the other drop-downs
562 - Fixed problem where some attachment filenames would not be displayed
563 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
564 - Updated Norwegian translation
565 - Updated Brazillian Portuguise translation
566
567 Version 1.0.2 -- February 8, 2001
568 ---------------------------------
569 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
570 the same workaround for Konqueror and other PHP installations?)
571 - Select All works through the search
572 - Better escaped string handling from POST variables
573 - Many more code cleanups and optimizations
574 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
575 - Added Icelandic translation by Karl Heiðar" <karlh@macho.is>
576 - Updated Taiwan translation
577 - Updated Sweedish translation
578 - Updated Finnish translation
579
580 Version 1.0.1 -- February 1, 2001
581 ---------------------------------
582 - Improved the way sqimap_read_data() is handled
583 - Sped up "no sorting" even more
584 - Fixed problems with sending messages
585 - Fixed some pass-by-reference calls that caused problems with newer
586 PHP versions
587 - Fixed bug that didn't display last folder subscribed to
588 - Removed requirement of PHP 4.0.1 for array_unique() function
589 - Removed unnecessary echo statements by breaking out of PHP
590 - Changed evaluation method from using " to ' for speed improvements
591 - If no plugin array set in config.php, now handled correctly
592 - If subject is > 55 chars, trims it and puts "..." in message list
593 - Hundreds of minor changes to remove all verbose PHP warning messages
594
595 Version 1.0 -- January 30, 2001
596 -------------------------------
597 - Updated config_default.php to include attachment_common plugin
598 (now in distribution)
599 - A few minor speed improvements
600 - Fixed problems in sqimap_read_body(), made it more reliable
601 - Added French translation of help files by gore K <gore_k@ymca-cepiere.org>
602 - Added Finnish translation by Teemu Junnila <teejun@vallcom.com>
603 - Updated Sweedish translation
604 - Updated Russian translation
605
606
607 ********************************************************
608 *** Squirrelmail Development Series 1.0 Pre-Releases ***
609 ********************************************************
610
611 Version 1.0pre3 -- January 22, 2001
612 -----------------------------------
613 - Fixed some "Select All" bugs
614 - Finally fixed the IE/SSL download problem!!
615 - Added Danish translation by Claus Rasmussen <claus@webclaus.com>
616 - Updated Spanish translation
617 - Updated Polish translation
618 - Updated Taiwan translation
619 - Updated Czech translation
620 - Updated Korean translation
621
622 Version 1.0pre2 -- January 15, 2001
623 -----------------------------------
624 - A number of security fixes
625 - Replaced error messages with better, formatted, and meaningful messages.
626 - Fixed "reply all" so that it works intelligently now
627 - Made deleted (but not expunged) messages easier to detect (only if
628 $auto_expunge = false)
629 - Fixed bug that didn't display size correctly in search results
630 - Major memory management and speed improvements with downloading of
631 attachments
632 - Made $auto_expunge variable actually do something
633 - Fixed bug that didn't display login failure message
634 - Fixed minor bug in sqimap_mailbox_list
635 - Added sqimap_capability function to check capabilities of server.
636 - Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to
637 get delimiter.
638 - Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
639 - Added Taiwan translation by "ching" <ching@kiwa.com.tw>
640
641 Version 1.0pre1 -- December 14, 2000
642 ------------------------------------
643 - Fixed bug in sending messages with a blank line with a "."
644 - Folder displays have been changed to be more readable in drop-down lists
645 - For security, login verification happens, then we're redirected to
646 webmail.php
647 - Folder sorting now case insensative
648 - added config option to set IMAP folder delimiter rather than always
649 detecting it
650 - Made session cookie parameter use PHP's settings rather than making
651 assumptions
652 - Select/Deselect all implemented using only HTML (not Javascript)
653 - Fixed default charset that is sent with outbound messages (now user's
654 preferred charset)
655 - Sort method saving now transparent to user, and saves between sessions
656 - Now replacing all \n with \r\n before sending the message.
657 - Added sorting option for NO sorting.. 10000 times faster!
658 - Using <pre> tags for viewing message body instead of <tt> and &nbsp;
659 - Added redirection from subdirectories to login page
660 - Attachments are shown in message index (shown as a "+")
661 - Updated attachment plugin support and passing values to hooks (see
662 plugins.txt)
663 - Added file and message size in many locations
664 - Made message index order customizable (from, subject, date) can be (date,
665 from, subject)
666 - Fixed some security problems with uploading attachments
667 - When reading, attachments look better and have a better plugin interface
668 - Some functions now pass values by reference to save on memory
669 - Added Catalan translation from Josep Sanz <jsanz@fa.upc.es>
670 - Added Serbian translation from Boris Manojlovic <steki@verat.net>
671 - Added Polish translation of Help from Krystian Kanabrodzki
672 <krys@voruta.eu.org>
673
674
675 *****************************************
676 *** Squirrelmail 0.5 and Pre-Releases ***
677 *****************************************
678
679 Version 0.5 -- September 25, 2000
680 ---------------------------------
681 - Fixed some problems with downloading attachments in IE
682 - If no date is set in header, we take internal date of the imap server
683 - Fixed some lingering bugs in mime parsing
684 - Searching specifies CHARSET option
685 - Security fixes
686 - Fixed hyperlink rendering problems
687
688 Version 0.5pre2 -- September 6, 2000
689 ------------------------------------
690 - Added quite a few new themes
691 - Fixed double folder problem on some servers
692 - Using encryption for passwords
693 - Added a patch from Bill Thousand to allow easier virtual domains
694 - Security updates with attachments
695 - Added more hooks for plugins, updated plugin.txt
696 - Improved HTML address book
697 - Fixed bugs in parsing email addresses in smtp.php
698 - Applied fixes for Courier IMAP server (by Andreas Dahl)
699 - Fixed some buggy IMAP handling
700 - Improved word wrapping
701 - Fixed bugs with adding and not adding backslashes
702 - Made message highlighting case insensative
703 - Added Korean translation from Jong-II Kim <aporie@netian.com>
704 - Added Italian translation from Aldo Moresco <moresco@idcm.it>
705 - Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
706
707 Version 0.5pre1 -- August 9, 2000
708 ---------------------------------
709 - Searching folders functionality added
710 - Date display now is similar to Netscape Messenger
711 - Many bugs have been reported to the list, and been squashed
712 - Help system developed
713 - Folder list now shows configurable details about messages
714 - It is now possible to select multiple subscribes/unsubscribes
715 - Removed a bunch of annoying "success" screens, improved navigation
716 - Better IMAP session handling
717 - Redid the options section and split it into different parts
718 - Added "view all headers" option when reading a message
719 - In-Reply-To and References headers are inserted when replying to a message.
720 - Changed how attachments are displayed and handled
721 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
722 - Added support for message highlighting
723 - Moved Address and Send buttons on Compose form for easier access
724 - Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
725 - Added Swedish translation from Tobias Ekbom
726 - Added Brazilian Portuguse translation from Henrique Moura
727 - Added Dutch translation from Arjen Halma
728
729
730 *****************************************
731 *** Squirrelmail 0.4 and Pre-Releases ***
732 *****************************************
733
734 Version 0.4 -- May 15, 2000
735 ---------------------------
736 - If subject is blank, displays "(no subject)"
737 - Fixed a few minor bugs and typos reported to list
738 - Changed <? to <?php in a few places
739
740 Version 0.4pre2 -- May 5, 2000
741 ------------------------------
742 - Replying sets the "Answered" flag on the original message
743 - When message is sent, it sends you to the folder you were looking at.
744 - HTML based address book search
745 - Made folder listing look first at subscribed folders, making it
746 faster, even if you don't have $folder_prefix set.
747 - Fixed some bugs with default sent and trash folders
748 - Fixed some bugs with folder manipulating
749
750 Version 0.4pre1 -- April 29, 2000
751 ---------------------------------
752 - For speed's sake, unseen messages are only noted on INBOX in left
753 folder list. This will change with 0.5.
754 - Optomizations, fewer IMAP calls, more efficient sorting algorithms.
755 - Fixed all bugs listed in BUG
756 - When inside the Sent folder, it displays "To" instead of "From"
757 - Added ability to go to Next and Previous message while reading a message
758 - Caching of the message headers in mailbox (much faster)
759 - Added a preference that allows users to customize how many messages
760 they see when they index a mailbox
761 - Added flag status showing on message list (Answered, Flagged, and Seen)
762 - Now using PHP session management
763 - Parsing the body for URLs and Email addrs
764 - Added option to configure default folder directory. ie: ~/mail
765 - Configuration script added: config/conf.pl
766 - Addressbook with LDAP support
767 - Big speed improvements with folder listing
768 - Added Subscribe/Unsubscribe to folders
769 - Fixed bug in UW that didn't mark unseen messages
770 - Saving sent messages into $sent_folder
771 - It doesn't bail out if PHP wasn't compiled with --with-gettext.
772 It only uses english in this case.
773 - Added support for Cyrillic (thanks to Artem Botchkov for help)
774 - Included information on Russian Apache from Konstantin Riabitsev
775 - Honoring charset parameter for the body.
776 - Changed the way emptying of trash was done to work better
777 across different IMAP servers
778
779
780 *****************************************
781 *** Squirrelmail 0.3 and Pre-Releases ***
782 *****************************************
783
784 Version 0.3.1 -- March 13, 2000
785 -------------------------------
786 - Fixed a bug that didn't allow downloading of attachments
787
788 Version 0.3 (final) -- March 10, 2000
789 -------------------------------------
790 - Fixed bug in smtp.php and made sending RFC complient
791 - Fixed a bug that wouldn't let you rename folders with UW server.
792 - Other minor bugfixes
793
794 Version 0.3pre2 -- March 5, 2000
795 --------------------------------
796 - Rewrote folder deletion. It works much more flexably now.
797 - Fixed message deletion that didn't always delete the right messages.
798 - Removed font tags
799 - Better character translation, especially for i18n
800 - Added the choice of language as a user preference
801 - Bug fixes, bug fixes, bug fixes
802 - Fixed bugs in message moving and deleting
803 - Rewrote all IMAP functions from scratch
804
805 Version 0.3pre1 -- February 17, 2000
806 ------------------------------------
807 - Added user-specific preferences including:
808 Full Name (for outbound messages)
809 Reply-to address
810 Theme
811 Move messages to trash option (true/false)
812 Wrap incoming text at XX characters
813 Editor window size (in characters)
814 Time between reloads of the left folder list
815 Signature
816 - Rewrote SMTP functions. It now works and handles error correction.
817 - Only folders that you're subscribed to will be listed
818 - Fixed a bug in outbound messages that translated " into \"
819 - Added themes in distribution (7 total)
820 - Added option to send email via sendmail rather than SMTP
821 - Increased speed of viewing folder by date about 25%, and viewing the
822 folder by Subject or Sender by up to 100%.
823 - Added internationalization
824 - Added sending of attachments
825 - Left folder refreshing at intervals (with META tags)
826
827
828 *****************************************
829 *** Squirrelmail 0.2 and Pre-Releases ***
830 *****************************************
831
832 Version 0.2.1 -- January 05, 2000
833 ---------------------------------
834 - Rewrote how MULTIPART messages were handled and made it recursive
835 - We now take into account the encoding type rather than guessing
836 - Redesigned how attachments are displayed
837 - Fixed the bug that wouldn't let you send messages (I hope)
838 - Added a "download message" option
839 - Added a plain text viewer for text messages
840
841 Version 0.2 -- January 02, 2000
842 -------------------------------
843 - Attachment support (much better MIME support in general)
844 - Themeable support replaced Custom Colors. Themes are pluggable.
845
846
847 *****************************************
848 *** Squirrelmail 0.1 and Pre-Releases ***
849 *****************************************
850
851 Version 0.1.2 -- December 20, 1999
852 -----------------------------------
853 - Date translation to local time
854 - Rewrote folder fetching code universally
855 - Added attachment detection (no downloads yet)
856 - Fixed many minor bugs that were reported
857
858 Version 0.1.1 -- December 16, 1999
859 -----------------------------------
860 - Reworked all the IMAP functions to make them RFC 2060 compliant
861 (should work with all IMAP servers)
862 - Added color customization
863 - Sorted folder list (on left bar)
864 - Added MUCH better error correction and notification
865
866 Version 0.1 -- December 14, 1999
867 --------------------------------
868 - Message composing (with to, cc, bcc)
869 - Message viewing, including HTML messages
870 - Basic MIME support, no attachments...yet
871 - Message sorting by Date, Name, or subject
872 - Folder manipulation (deleting, creating, moving, and renaming)
873 - IMAP email (currently only Cyrus IMAP server has been tested)
874 - Many other features that are basic email functionality