* Shows the attached file's type and size
[squirrelmail.git] / ChangeLog
CommitLineData
ceae39cc 1Version 1.1.0 -- DEVELOPMENT
2----------------------------
d2f4c914 3- Added ability to read HTML messages by default instead of plain text (Display Options)
4- Added authenticated SMTP server support (configure in conf.pl)
5- Rewrote attachment handling code in compose.php
a4102fd7 6- If aliases are typed in To, Cc, or Bcc, they are automatically lookedup in
7 in the addressbook and converted to the associated addresses.
d2f4c914 8- Added collapseable folder listing (an option that can be turned on in Folder Options)
9- Added alternating row colors to improve interface (Display Options)
a08f3a00 10- Added Croatian translation by Albert Novak <anovak@pu.carnet.hr>
ceae39cc 11
e40bd151 12Version 1.0.5 -- DEVELOPMENT
68b6d237 13----------------------------
e40bd151 14
15Version 1.0.4 -- April 9, 2001
16------------------------------
17- Fixed some bugs with folder creation
18- Security fix for UW IMAP server to disallow folder paths outside of $folder_prefix
19- Some problems with header encoding/decoding fixed
20- Made subject column take up whatever width is available
21- Added bcc to html addressbook search
22
23Version 1.0.3 -- March 9, 2001
24------------------------------
49cfb501 25- Made folder drop-down list consistant in look to the other drop-downs
66e1a00e 26- Fixed problem where some attachment filenames would not be displayed
27- Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
36dfb0c9 28- Removed some regular expressions to help speed folder listings up
5729a6c1 29- Updated Brazillian Portuguise translation
49cfb501 30
31Version 1.0.2 -- February 8, 2001
32---------------------------------
4dc79fd1 33- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
34 the same workaround for Konqueror and other PHP installations?)
9d7140c9 35- Select All works through the search
36- Better escaped string handling from POST variables
65f5b1c4 37- Many more code cleanups and optimizations
00024c34 38