greatly improved smtp error handling (doesn't trash messages if an error occurs)
[squirrelmail.git] / ChangeLog
CommitLineData
ceae39cc 1Version 1.1.0 -- DEVELOPMENT
2----------------------------
d5f34863 3- Much improved SMTP error handling (patch by Jeff Evans)
12d61439 4- Preferences are now cached instead of read in every page load.
80bb6546 5- Improved URL parser
d2f4c914 6- Added ability to read HTML messages by default instead of plain text (Display Options)
7- Added authenticated SMTP server support (configure in conf.pl)
8- Rewrote attachment handling code in compose.php
80bb6546 9- If aliases are typed in To, Cc, or Bcc, they are automatically looked up in
10 in the addressbook and converted to the associated addresses.
d2f4c914 11- Added collapseable folder listing (an option that can be turned on in Folder Options)
12- Added alternating row colors to improve interface (Display Options)
ceae39cc 13
dbf934ba 14Version 1.0.6 -- April 19, 2001
15-------------------------------
16- Reworked validation for each page. It's now standardized in validate.php
17- Fixed login bug that resulted from 1.0.5 security updates
18- Fixed plugin incompatibilities that were introduced in 1.0.5
19- Added more security checking to preference saving/loading
20- Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
21- Updated Finnish help files
22
80bb6546 23Version 1.0.5 -- April 17, 2001
24-------------------------------
25- MAJOR security issues addressed. Please upgrade as soon as possible.
26- Downloading attachments should work better due to a tip by Ray Black III.
27- Fixed bug with drop-down folder list not containing INBOX
28- Added Sweedish help files Teemu Junnila <teejun@vallcom.com>
29- Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
e40bd151 30
31Version 1.0.4 -- April 9, 2001
32------------------------------
33- Fixed some bugs with folder creation
34- Security fix for UW IMAP server to disallow folder paths outside of $folder_prefix
35- Some problems with header encoding/decoding fixed
36- Made subject column take up whatever width is available
37- Added bcc to html addressbook search
38
39Version 1.0.3 -- March 9, 2001
40------------------------------
dbf934ba 41- Many i18n enhancements/fixes
42- Fixed bug with default theme path being set incorrectly
43- Fixed problem when sending/forwarding multiple attachments
49cfb501 44- Made folder drop-down list consistant in look to the other drop-downs
66e1a00e 45- Fixed problem where some attachment filenames would not be displayed
46- Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
dbf934ba 47- Updated Norwegian translation
5729a6c1 48- Updated Brazillian Portuguise translation
49cfb501 49
50Version 1.0.2 -- February 8, 2001
51---------------------------------
4dc79fd1 52- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
53 the same workaround for Konqueror and other PHP installations?)
9d7140c9 54- Select All works through the search
55- Better escaped string handling from POST variables
65f5b1c4 56- Many more code cleanups and optimizations
dbf934ba 57- Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
58