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