Dump debug info for mailbox select before it may fail
[squirrelmail.git] / ChangeLog
CommitLineData
a06602b9 1*************************************
2*** SquirrelMail Devel Series 1.5 ***
3*************************************
291324f5 4
a06602b9 5Version 1.5.0 -- CVS
7d9d8474 6--------------------
98468fba 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).
ba7974a0 11 - Fixed code to allow for \ in password/username (#718116).
c67e4479 12 - Added mailto: support for Windows clients. See
13 contrib/squirrelmail.mailto.reg
f2829a1f 14 - Added lowsrc to the list of attributes to be removed.
306b6393 15 - Fixed message highlighting for To, CC and From and
16 for RFC1522 headers (bug #719564)
02fae800 17 - Fixed incorrect folding inside message-id's
81b1b847 18 - Fix for Folders being listed in create/remove/rename operations
19 (#725443, #722823, #729225)
6381332a 20 - Fix for bad attachment view link (#697381, #729295)
b899bb85 21 - Fix comp_in_new in search and addressbook not having right parameters (#731768).
4d30dc83 22 - Fix max attachment filesize off by factor 10 when ini_var set in bytes (#730742).
d5d24d63 23 - Fix for parsing fetch results. We are now able to extract the UID if it's
24 returned after the header.
786a04e4 25 - Remove obsoleted parsing functions.
6c0aac27 26 - Fixed language bug in posting on modifying/deleting servers on mail_fetch plugin
27 (#742705).
6489756e 28 - Fixed infinite loop in parseAddress on invalid mailadress (#742584).
d62c4938 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.
30487bc8 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).
707ad8a0 36 - Added koi8-u, windows-1255, windows-1256, iso-8859-6 charset decoding support.
19162717 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.
b79b84c2 42 - Modified conf.pl: default to force usernames lowercase for servers which
3e3b60e3 43 are case-insensitive.
7d06541f 44 - Applied bugfixes from stable to htmlfilter code.
3e3b60e3 45 - Fix bug #722933 where resuming a draft message would lose the reference headers.
dfb94cac 46 - Removed hard coded colors from login.php and made it use the default theme and css file
32485e5e 47 - Fix that sending of read receipts failed when JavaScript on and comp in new off (#738130).
ba4da366 48 - Replaced search with new version by Alex Lemaresquier. (Originally
3e3b60e3 49 "asearch" plugin).
50 - New debugging function: sm_print_r() in strings.php.
f7b69686 51 - Use SM_PATH in config_default. Change default server type to 'other' in stead
3e3b60e3 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.
7e27023f 55 - Fixed bug that would cause e-mails dated in the future to be displayed with only
56 the time.
1bc66127 57 - Fixed unseen/total notifications to return behaviour back to 1.2.x style.
c5aaf57f 58 - Added 4 hooks (internal_link, mailbox_display_buttons, move_messages_button_action, create_collapse_link)
891b9306 59 - Fix SquirrelSpell JS problem with other plugins that use forms (ie Menu Buttons).
94a81e93 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.
602bf228 63 - Fix that when user has no theme preference set, Alien Glow would be selected under
64 display preferences in stead of Default.
8db3e26e 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.
b268e66b 67 - Add support for Mail-Followup-To header.
7d9d8474 68
a06602b9 69**************************************
70*** SquirrelMail Stable Series 1.4 ***
71**************************************
72
ef1932a4 73Version 1.4.0 -- 3 April 2003
74-----------------------------
67a86296 75 - Fixed mail_fetch plugin. Now folder edition defaults to actual value.
24077d2b 76 All settings from other servers are preserved when deleting one.
c5d87fa3 77 - Added Vietnamese translation.
d2aaae4e 78 - Fixed the newmail plugin.
79 - Added RECENT response to sqimap_get_status.
80 - Fixed attachment filename resolving.
35036cf9 81 - Added check for X-Confirm-Reading-To to make MDN work for messages sent by Pine.
44009644 82 - sqextractGlobalVar removed (use sqgetGlobalVar instead).
83 - Subfolders of Sent and Drafts show To field instead of From
84 - Updates in conf.pl to infamous delete_folder setting, including
85 addition of appropriate default value for courier and UW.
24077d2b 86 - Fix for date/time display in certain timezones.
5250f7e7 87 - Fix some features of login.php that are used by some plugins and was broken
88 by register_globals = off.
bfd8dec0 89 - Added Greek locale. Thanks to George P. Kremmydas
90 <george at kefalonia-ithaki.gr> and Alexandros Vellis <avel at noc.uoa.gr>
e9c378fe 91 - Added notes about PHP 4.3.x to documentation.
b2e76811 92 - Fixed \Noselect mailbox detection.
7fb67902 93 - Fixed charset decode of base64 encoded strings.
94 - Fixed encoding of email addresses in our composed messages.
95 - Fixed folder creation for Courier using Autoconfig options.
73450a11 96 - Fixed encoded string handling inside MDN notifications.
53b3a6f0 97 - Fixed unfold header routine in imap_messages (for mailbox_display).
73450a11 98 - Fixed subject_line hook.
99 - Fixed sqgetGlobalVar switching.
100 - Fixed handling of encoding/decoding strings.
101 - Fixed wrong array_slice call for a subset of the headers.
102 - Allow encoded personal names in compose.php.
4ff327ab 103 - Improved address parsing of addresses coming from the compose form.
df0db9ce 104 - Fixed uninitialized indices when parsing attachments.
35036cf9 105 - Support text/directory MIME-type for vCards (RFC 2425).
d069e6db 106 - Added Arabic locale. Thanks to Asrar Abbasi <asrar at canasoft.net> and
8905fa13 107 Naveed Saqib <naveed.saqib at biznas.com>.
108 - Update required PHP version in documentation to 4.0.6.
b21aa464 109 - Fixed delete_move_next plugin to remember where it moved mail to.
6defa1f6 110 - Fixed compose to remember attachments.
111 - Fixed possible XSS in compose when replying to malicious sources.
67a86296 112 - Add display of the maximum filesize for attachment uploads.
0f257091 113 - Do not add < and > if an identity doesn't contain a full name.
4ff327ab 114 - Fixed bug in parsing Content-Type properties part.
3a877e87 115 - Added move_before_move hook to allow plugins to act upon the different buttons
116 - Fixed bug in Forwarding of Emails (move_messages.php)
117 - Fixed variable spelling error in filters.php
118 - Fixed some operator bugs in compose.php, move_messages.php, and spamcop.php
73450a11 119
7669bfac 120Version 1.4.0 RC 2a
121-------------------
82345c3e 122 - Fix broken themes box in display options.
123 - Massive overhaul of administrator plugin.
a3b29468 124 - Added new function sqgetGlobalVar to global.php to provide direct access
291324f5 125 to variables in $_GET, $_POST, $_SESSION, $_COOKIE and $_SERVER.
a3b29468 126 - Patch from O'Shaughnessy Evans <shaug-sqm@wumpus.org> to allow disabled $org_logo
127 - Lots of language/internationalization updates
82345c3e 128 - conf.pl fixes for certain uses of SM_PATH, esp. $signout_page.
3698a2f7 129 - SMTP & IMAP auth method "plain" was a misnomer - now corrected to
82345c3e 130 the more accurate name "login" (Plain to be implemented soon).
b2953e98 131 - Fix for compose after search bug. (Closes #662346)
291324f5 132 - Improved error reporting when sending mail with SMTP.
259faa39 133 - Changed SquirrelMail identification to use User-Agent instead of X-Mailer.
291324f5 134 - Prevent endless loop when timezone config is not found. Thanks Joshua Colson.
135 - Fix IMAP error when returning to message from viewing image attachment.
bb0f211b 136 - Do more trimming to indented subjects in threadview so they don't wrap.
259faa39 137 - Trash folder now displays purge link in all cases. (Closes #655943)
82345c3e 138 - Fix typo in delete_move_next plugin which caused php file-handle errors.
139 - Make vCard more liberal in what it accepts (thanks Kurt Pires).
140 - Fix problem with subject encoding when using Japanse.
141 - Move login_form hook to be actually in the login form.
142 - Fix message_details plugin ability to save a raw message.
143 - Try better to get the filename of an attachment.
0c0e6024 144 - Deliver_SMTP class now uses HTTP_HOST in SMTP HELO. Should fix DNS
145 issues some people have reported. (Closes #560524)
26f9a94a 146 - Obsolete sqm_topdir(), which caused login trouble with installs that
147 have open_basedir restrictions. Thanks Jimmy Connor.
0787ff23 148 - Fix broken abook_take plugin.
f6536dcf 149 - Fix HTML errors that caused display problems in NS4.
7669bfac 150 - Correctly fold encoded header lines.
151 - Fix prefs caching not working correctly in PHP 4.3 caused by a stupid
152 version checking mechanism.
153 - Fix XXS hole that allowed JavaScript execution by sending someone
879694a5 154 an email with specially crafted headers. Thanks Jason Munro, and
155 Masato Higashiyama.
156
7669bfac 157
bbe77a75 158Version 1.4.0 RC 1
159------------------
1c159927 160 - Change the way highlighting rules are stored to make them more reliable and
161 easier to manage.
99e7abe7 162 - Reorganization of conf.pl, menu #2
163 - Added CRAM-MD5 and DIGEST-MD5 authentication support for IMAP and SMTP
164 - Experimental TLS support for IMAP and SMTP (requires PHP 4.3.x)
165 - Override settings with config_local.php
bbe77a75 166 - Compose form no longer shows attachment options if php file_uploads
7669bfac 167 disabled
bbe77a75 168 - Improved bodystructure parsing.
169 - Support for windows-1257 charset.
170 - Optimizations to the number of IMAP calls.
171 - Fix problem with IE6 + iso-8859-13.
172 - Allow Mail Fetch to use a different POP3 server port number.
173 - Force magic_quotes_runtime to be off to avoid problems with this setting.
174 - Introduce check_sm_version function for plugins wanting to know
a522dd2e 175 which version of SquirrelMail this is.
176 - Configurable session name to avoid conflicts with other PHP applications.
bbe77a75 177 - Miscellaneous fixes for systems with error_reporting set to E_ALL.
178 - Many many other bugfixes and tweaks!
179
180
181*************************************
182*** SquirrelMail Devel Series 1.3 ***
183*************************************
184
1c159927 185
186Version 1.3.2
87f88f1a 187-------------
96ab67dc 188 - Rewrite of message delivery related functions.
a3b29468 189 - User interface modifications.
72d7d19b 190 - Added Japanese support thanks to Masato HIGASHIYAMA <masato@yamaai-tech.com>
77e6058f 191 - Remove NOOP checks in the POP3 client of mail_fetch to make things more
192 compatible and not break things which don't need to be broken.
66c03760 193 - Fix src directory being moved on Windows systems, bugs #586518 #605256 #610676.
baa59994 194 - This release is compatible with installations that have register_globals set to off.
195 - Do not lose user prefs/sigs/abooks when trying to save to a full disk.
196 - Make the SquirrelMail link on the right top configurable so a provider can point
197 to their own FAQ for example.
31afdbff 198 - Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug #612148.
679ef4a0 199 - Fix some bugs in folder management (create, delete,...) and add enhancements.
04eb3f03 200
ebea1016 201Version 1.3.1
202-------------
203 - lots of fixes by Marc, including #596781 and #596930
5f11ab12 204
31188a11 205Version 1.3.0
206-------------
e0273d5d 207 - allow_call_time_by_reference=off fixes.
208 - Added forward as attachment in read_body.
3ea86201 209 - Better clean-up of left attachments at login.
210 - Restore compose sessions in case of a expired session.
40dfa888 211 - Added "Display Message" / "Up" links in read_body to navigate in messages with
212 attached messages (message/rfc822).
213 - Don't activate the Send Receipt link when the folder is the Sent folder.
214 - Moved view_header code out of read_body.php and put it in view_header.php.
215 - Open message/rfc822 attachments in read_body what makes it possible to
216 reply to attached messages.
217 - Rewrite of the newMail function in compose.php. This simplifies the
218 interface between read_body.php and compose.php.
219 - Moved compose related code from read_body to compose.
220 - Rewrite of mailbox-display to make it more modular (we use it in search.php).
10991183 221 - Added support for displaying multiple entities.
222 - Changed finding display entities.
40dfa888 223 - Extract disposition and xmailer header information in the headerparser
224 instead of request them individualy by an imap-call.
225 - Store message objects in the current session. This saves a lot of imap-calls.
226 - Added UID support.
227 - Store addresses in an object instead of a string.
228 - Rewrite of the bodystructureparser function. Now the message object contains
229 all described parameters in RFC2060.
230 - Introduction of the mime class where all mime related functions are situated
7de0d3d1 231 - Fixed removing MDN attachments.
232 - Fixed MDN problems with js confirmbox.
04eb3f03 233 - Speedimprovements in case we download mime-entities.
a0326336 234 - Added possibility to extract message/rfc822 attachments and store them as
235 the original message in a folder.
de943558 236 - Right to left languages implementation initiated
6adfdbe3 237 - Enable people with file_uploads = off to still send mail. Patch from Seth
238 E. Randall.
cdaf8338 239 - Moved the generic_header hook back to page_header.php. bug #554278
57c6fabc 240 - Make default theme work. Bug #557313, thanks Tyler Bannister.
241
a0326336 242
77e6058f 243Version 1.2.7 -- June 21 2002
244-----------------------------
8de7f698 245 - fix for 'compose as new' link. bug #554886
246 - fix charset format in the admin plugin. bug #550725
247 - fix for errant '.' in default_folder_prefix. bug #551310
248 - fix for folder names with '?' and '*'. bug # 559257, #552180
249 - added the ability to search without the charset argument. #552288
250 - Made /noselect node display optional. bug #554988, patch #452178
251 - Improved support for macosx IMAP server thanks Brian Haun
252 - Added macosx friendly search, thanks Brian Haun bug #553038
253 - Fixed word wrap problems when sending mail. bug #552961, #556143
e15e2f96 254 - Added possibility to use multiple compose windows without loss
255 of attachements.
256 - Fixed forward message/rfc822 attachments from a search
430be822 257 - Fix SpamCop plugin.
e191a77d 258 - Fixed send MDN link.
259 - Fixed dealing with \r\n and \n in smtp.php.
260 - Fixed to, cc, bcc arrays in message->header
489a5051 261 - Speed optimizements in generating message-lists.
86d89042 262 - Fixed loss of attachment with html addressbook.
263 - Fixed saving drafts with attachments
264
1885d093 265Version 1.2.6 -- April 29 2002
77e6058f 266------------------------------
74b6c40b 267 - A complete MagicHTML rewrite since the existing codebase was
268 causing too many XSS problems. Hopefully now Nick Cleaton will
269 leave us alone. :) Testing credits go to Nick.
eb3b5319 270 - Fix for cross-site scripting vulnerability (bug #545933)
271 Reported by Nick Cleaton.
272 - Changing "emtpy" to "purge" for more clarity.
60b20552 273 - Fix for cross-site scripting vulnerability (bug #544658)
274 Reported by Nick Cleaton.
275 - Fix for incorrect word wrap in Opera (bug #495073)
bf0eb96d 276 - Workaround for older prefs: some of them contain "None" for
277 left_refresh (bug #540108)
36399c8b 278 - Fix for entities in cc and bcc fields on message display (bug #522493)
f39274d6 279 - Fixes for quoted values in the addressbook by David Rees (bug #538389)
280 - Fixed src/src problem (bug #538803)
b3775870 281 - Fixed so non-ascii searches no longer fail both when searching
282 and when applying filters (bug #520918)
2044f95a 283 - Added POP3 Before SMTP option (feature request: #498428)
10e841cf 284 - Added a server-side thread sorting option per folder
285 - Added a server-side sorting global option
76045c47 286 - Compose in new window size can be set in Display prefs.
d43122ed 287 - Logout error system unified.
f9fccb19 288 - Fix for a "theme passed as cookie" exploit.
faf99b21 289 - PostgreSQL is now supported for database backed use
9a39da67 290 - Added user option to sort messages by internal date
291 - Changed attachment handling now attachments are adressed to
292 unique compose session.
293 - Added forward messages as message/rfc822 attachment
294 - Fixed handling message/rfc822 attachments
a13a757b 295 - Fixed folder list display when special folders have subfolders
296 - Added option to auto-append sig before reply/forward text (523853)
297 - Fixed subfolders being "orphaned" when renaming parents (498167)
76045c47 298 - Filters can be applied to only new mail.
a13a757b 299 - Filters are updated when renaming/deleting folders (512056)
300 - Filtering now happens on login (filters plugin)
aa3c545a 301 - Added option for WIDTH and HEIGHT tags to Org. Logo. (patch #412754)
cdb361b1 302 - Fixed resume draft bug #513521, #514639
0037f048 303 - Newmail plugin: admin can disable the use of audio (patch #517698)
f9cabaf8 304 - Fixed quoting problem in safe html (patch #516542)
d9a8ac55 305 - SPAM folder no longer special folder (filters plugin)
306 - Filtering now happens on folder list refresh (filters plugin)
0037f048 307 - Added checking of input of the folders page
308 - Made erronous deleting of folders harder (patch #514208)
11f6f685 309 - Made SquirrelMail display \Noselect nodes in Cyrus also made it
310 impossible to try to delete \Noselect nodes. (patch #452178)
56eb3bba 311 - SquirrelSpell version 0.3.8 -- pretty configuration error reporting
312 added by popular demand.
1d039092 313 - Improved the handling of IMAP [PARSE] messages to reduce retrieval error.
984427e8 314 - Fixed small bug in handeling timezone (bug #536149).
315 - MDN message now RFC compatible (bug #537662).
316 - Fixed html tables in printer_friendly_bottom.php (patch #542367), and
317 make it so that printer friendly uses black-on-white colors in stead
318 of the theme colors.
7aaa1434 319 - Fixed return address of MDN receipts when having multiple identities
984427e8 320 (patch #530139).
cdb361b1 321
4bbca183 322Version 1.2.5 -- 22 February 2002
e56abf88 323---------------------------------
fb7e97bf 324 - Multiple mailbox list calls cached.
c300d795 325 - Added 'View unsafe images' link to the bottom of pages which contain
326 unsafe images.
327 - Fixed 'too many close table tags' and various other issues
328 which meant SM output didn't always validate as clean HTML.
01265fba 329 - Added the ability to add special folders through plugins.
7be6dc8a 330 - Added an Always compose in a pop-up window option.
331 - Search page update with ability to save searches and search
332 all folders at once.
e2b6aa40 333 - Made searching on multiple criteria possible, with thanks to Jason Munro
334 - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
9701346b 335 - Fixed small bugs in db_prefs
ab38c6cf 336 - Allowed SquirrelMail to work from within a frame, eg. not using _top
337 this is configureable. (thanks to Simon Dick)
4626cf87 338 - Added options to conf.pl to enable automated plugin installation:
339 ./conf.pl --install-plugin <pluginname>. This allows plugins to be
340 distributed in packages. Conf.pl now also reports when saving fails.
ae2f65a9 341 - Attachment hooks now also allow specification of generic rules like
342 text/* which will be used when no specific rule is available.
9701346b 343 - conf.pl can now configure database backed address books and
344 preferences.
19070c0b 345 - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
01265fba 346 vulnerability (symlink attack), plus introduces formatting fixes
19070c0b 347 and javadoc-style comments.
5fdc77eb 348 - Bugfix in mailfetch reported by Mateusz Mazur
cb850f18 349 - Administrator plugin. A web based conf.pl replacement.
350 - Removed GLOBALS from conf.pl
351 - HTML messages optimization.
01265fba 352 - Added support for requesting read receipts (MDN) and delivery receipts.
8a7d0669 353 - Added the ability to stop users changing their names and email addresses.
01265fba 354 - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
05d23eda 355 - Updated user help files to reflect UI chanegs and added functionality.
01265fba 356
c4db9729 357Version 1.2.4 -- 25 January 2002
358--------------------------------
359 - Fixes a nasty remote arbitrary command execution vulnerability
360 in the spellchecker plugin.
361
7aa617a0 362Version 1.2.3 -- 21 January 2002
363--------------------------------
5be9f195 364 - Fixed focus system on pages that contain forms.
5395f61e 365 - Fixed IMAP code to send different command identifiers as per
366 section 2.2.1 of RFC 2060.
f75e4fe4 367 - Fixed 'sticky priority' so that replies are set to the same
368 priority as the original message.
93f67b01 369 - Fixed Printer Friendly to print HTML messages.
ca6e7f05 370 - Fixed multiple receivers in Sent mailbox (#500910).
21392ee6 371 - Disabled prefs caching under PHP 4.1
372 - Added "Search Memory". Enabling to store up to
373 9 predefined searchs.
c28faaad 374 - Increased security in html message.
8f1ba72b 375 - Added the possibility to specify system-defined css in order to
376 allow users to change the font family and size of SM. Making possible to
377 make it bigger or smaller depending on their screen size. Sysops may add
378 or remove these system-defined css located in themes/css/
84760860 379 - Fixed a bug appearing on some apache virtual hosts
380 - Fixed javascript error (#505255)
125b602f 381 - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
84760860 382
0fbbeed6 383Version 1.2.2 -- 1 January 2002
384-------------------------------
b1dde0de 385
386 - Fixed an infinite loop in printer friendly when wrapping option
387 is not in the prefs.
388 Bug reported by Boris Manojlovic <steki@verat.net>
bd9bbfef 389 - Html cleanup, with patch from Dave Huang (#496712)
9cf915f1 390 - Fixed a problem saving prefs when using PHP 4.1
ce861a7b 391 - Russian, Thai, Swedish, Dutch and French update.
e0a50f24 392 - Changed configure invocation from bash to sh. (Bug #496752)
9cb0db5c 393 - Changed conf.pl invocation from '#!/usr/bin/perl' to
e0a50f24 394 '#!/usr/bin/env perl' to help people who have perl somewhere
395 else. (Bug #496753)
c64c33f4 396 - Fixed sorting of folder list, bug #497181
f506bb2c 397 - Fixed wrong behavior of non-javascript select all, bug #496681
398 - Added "Show Pages" link to message list showing all messages
399 (the resultant page of clicking "Show All")
c17a6e06 400 - i18n Fix. Because of different configurations in the gettext system,
401 some installations could not manage correctly SM languages other than
402 English. This has been corrected.
e936f765 403 - Miscellaneous rewrites and improvements.
9cb0db5c 404 - Moved locale files into the ISO-conformant directories.
405 - Moved help files into the ISO-conformant directories.
406 - Moved compilepo and mergepo files from locale/ into po/
407 - Slight i18n fixes and rewrites to accommodate for moved files.
1360e6b5 408 - Fixes for entities in the subject when replying.
7ba2534a 409 - Fixes for entities in the To: header. (Bug #489365)
410 - Fix for incorrect javascript prefs handling (Bug #497688)
edebf177 411 - Added color 15 for themes to separate background and foreground colors.
412 - Added several new themes.
7ba2534a 413
077c0273 414Version 1.2.1 -- 25 December 2001
415---------------------------------
416
24087232 417 - Fixed the bug that kept the create, delete, and rename sections
418 from appearing in the folders page (#496604)
b0929329 419 - Fixed the motd bug not allowing ' (#496616)
24087232 420 - Sorting of addressbook_search fixed, thanks to the patch of
421 Cor Bosman (xs4all)
077c0273 422
f840ae6b 423Version 1.2.0 -- 25 December 2001
424---------------------------------
425
426 - Collapsible Folders
7d11248c 427 - The Paginator!!!
f840ae6b 428 - Hundreds of UI Tweaks
429 - Message Drafts
430 - Rewrite of much of the options pages
431 - Multiple identities
432 - Reply Citations
433 - Better Attachment Handling
1893cac6 434 - Integration of Several Plugins into Core Code (including xmailer,
f840ae6b 435 attachment_common, paginator, priority, printer_friendly, sqclock)
7d11248c 436 - Ability to mark messages as Read/Unread
437 - New themes (including a Christmas theme, and several changing themes)
438 - Rewrite of much of the options pages code
f840ae6b 439 - Improved support for newer versions of PHP
440 - Message lists can be shown with alternating colors for easier reading
441 - Can include/exclude yourself when using the "Reply All"
442 - Message highlighting comes with dozens more easily accessable colors.
443 - Option to set the "Priority" of the message(Normal/High/Low)
444 - Now able to show all messages of an inbox at the same time.
445 - Cleanup of the paginator code, improving display style
446 - Cleanup of configuration file code, a bit
447 - Introduction of sent_subfolders plugin as Official Plugin
448 - Bugfixes..and more Bugfixes!
15e6162e 449
c17f5025 450
15e6162e 451***************************************************************
452*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
453****************************************************************
7b294953 454
f840ae6b 455Version 1.2.0-rc3 -- 2 December 2001
456------------------------------------
fe3de9b1 457 - Speed improvements and optimizations on much of the code
458 - Comments added, formatting cleaned up for much of the code
459 - Several plugins integrated into the Squirrelmail core
460 (focus change, attachment common, printer friendly, etc)
461 - Several plugins added as "Official Plugins" to the main
462 Squirrelmail distribution
463 - First half of a rewrite of the option pages code
464 - The Paginator!!!
465 - Other stuff that I don't recall (developers, please fill this in!)
6a3509e6 466
467Version 1.1.3 -- (never really released)
f840ae6b 468----------------------------------------
469 - Added major speed improvements to IMAP functions by our
470 friends at XS4ALL
fe3de9b1 471 - Fixed MOTD
472 - Fixed multipart/alternative messages
473 - Updated Dutch translation
474 - Added Indonesian translation
475 - Added Portuguese (Portugal) translation
476 - Added language aliasing
477 - Added Turkish translation
d632bf70 478
c2fabbf4 479Version 1.1.2 -- May 21, 2001
480-----------------------------
fe3de9b1 481 - Many bugs squashed
482 - Several UI tweaks and improvements
483 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
484 - Updated Czech translation
485 - Support for multiple identities
486 - Support for Russian Apache removed. It is now deemed easier to just
487 turn off Charset Recoding in the Russian Apache config. See the file
488 doc/README.russian_apache
60ad318c 489
490Version 1.1.1 -- April 30, 2001
491-------------------------------
fe3de9b1 492 - Added built-in support for gettext if compiled support isn't available
493 - Made validate.php include a few more standard things
494 - Corrected a bug when sending an email properly
ab68b3f6 495
496Version 1.1.0 -- April 21, 2000
497-------------------------------
fe3de9b1 498 - Added option to have signout page redirect to another page (patch from
499 Scott Bronson) This can be configured in conf.pl (Org Prefs)
500 - Much improved SMTP error handling (patch from Jeff Evans)
501 - Preferences are now cached instead of read in every page load.
502 - Improved URL parser
503 - Added ability to read HTML messages by default instead of plain text
504 (Display Options)
505 - Added authenticated SMTP server support (configure in conf.pl)
506 - Rewrote attachment handling code in compose.php
507 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
80bb6546 508 in the addressbook and converted to the associated addresses.
fe3de9b1 509 - Added collapseable folder listing (an option that can be turned on in
510 Folder Options)
511 - Added alternating row colors to improve interface (Display Options)
ceae39cc 512
7351b45d 513
fe3de9b1 514**************************************
515*** Squirrelmail Stable Series 1.0 ***
516**************************************
7351b45d 517
dbf934ba 518Version 1.0.6 -- April 19, 2001
519-------------------------------
fe3de9b1 520 - Reworked validation for each page. It's now standardized in validate.php
521 - Fixed login bug that resulted from 1.0.5 security updates
522 - Fixed plugin incompatibilities that were introduced in 1.0.5
523 - Added more security checking to preference saving/loading
524 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
525 - Updated Finnish help files
dbf934ba 526
80bb6546 527Version 1.0.5 -- April 17, 2001
528-------------------------------
fe3de9b1 529 - MAJOR security issues addressed. Please upgrade as soon as possible.
530 - Downloading attachments should work better due to a tip by Ray Black III.
531 - Fixed bug with drop-down folder list not containing INBOX
532 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
533 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
534
e40bd151 535Version 1.0.4 -- April 9, 2001
536------------------------------
fe3de9b1 537 - Fixed some bugs with folder creation
538 - Security fix for UW IMAP server to disallow folder paths outside of
539 $folder_prefix
540 - Some problems with header encoding/decoding fixed
541 - Made subject column take up whatever width is available
542 - Added bcc to html addressbook search
e40bd151 543
544Version 1.0.3 -- March 9, 2001
545------------------------------
fe3de9b1 546 - Many i18n enhancements/fixes
547 - Fixed bug with default theme path being set incorrectly
548 - Fixed problem when sending/forwarding multiple attachments
549 - Made folder drop-down list consistant in look to the other drop-downs
550 - Fixed problem where some attachment filenames would not be displayed
551 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
552 - Updated Norwegian translation
553 - Updated Brazillian Portuguise translation
49cfb501 554
555Version 1.0.2 -- February 8, 2001
556---------------------------------
fe3de9b1 557 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
558 the same workaround for Konqueror and other PHP installations?)
559 - Select All works through the search
560 - Better escaped string handling from POST variables
561 - Many more code cleanups and optimizations
562 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
563