updated changelog
[squirrelmail.git] / ChangeLog
CommitLineData
ceae39cc 1Version 1.1.0 -- DEVELOPMENT
2----------------------------
80bb6546 3- Improved URL parser
d2f4c914 4- Added ability to read HTML messages by default instead of plain text (Display Options)
5- Added authenticated SMTP server support (configure in conf.pl)
6- Rewrote attachment handling code in compose.php
80bb6546 7- If aliases are typed in To, Cc, or Bcc, they are automatically looked up in
8 in the addressbook and converted to the associated addresses.
d2f4c914 9- Added collapseable folder listing (an option that can be turned on in Folder Options)
10- Added alternating row colors to improve interface (Display Options)
ceae39cc 11
80bb6546 12Version 1.0.5 -- April 17, 2001
13-------------------------------
14- MAJOR security issues addressed. Please upgrade as soon as possible.
15- Downloading attachments should work better due to a tip by Ray Black III.
16- Fixed bug with drop-down folder list not containing INBOX
17- Added Sweedish help files Teemu Junnila <teejun@vallcom.com>
18- Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
e40bd151 19
20Version 1.0.4 -- April 9, 2001
21------------------------------
22- Fixed some bugs with folder creation
23- Security fix for UW IMAP server to disallow folder paths outside of $folder_prefix
24- Some problems with header encoding/decoding fixed
25- Made subject column take up whatever width is available
26- Added bcc to html addressbook search
27
28Version 1.0.3 -- March 9, 2001
29------------------------------
49cfb501 30- Made folder drop-down list consistant in look to the other drop-downs
66e1a00e 31- Fixed problem where some attachment filenames would not be displayed
32- Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
36dfb0c9 33- Removed some regular expressions to help speed folder listings up
5729a6c1 34- Updated Brazillian Portuguise translation
49cfb501 35
36Version 1.0.2 -- February 8, 2001
37---------------------------------
4dc79fd1 38- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
39 the same workaround for Konqueror and other PHP installations?)
9d7140c9 40- Select All works through the search
41- Better escaped string handling from POST variables
65f5b1c4 42- Many more code cleanups and optimizations
00024c34 43