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