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