* The conf.pl script can't parse 'str', so I changed this to be "str"
[squirrelmail.git] / ChangeLog
CommitLineData
d632bf70 1Version 1.1.3 -- DEVELOPMENT
2----------------------------
3
c2fabbf4 4Version 1.1.2 -- May 21, 2001
5-----------------------------
6- Many bugs squashed
7- Several UI tweaks and improvements
f7bfc9de 8- Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
9- Updated Czech translation
aaf9abef 10- Support for multiple identities
f7bfc9de 11- Support for Russian Apache removed. It is now deemed easier to just turn
12 off Charset Recoding in the Russian Apache config. See doc/README.russian_apache
60ad318c 13
14Version 1.1.1 -- April 30, 2001
15-------------------------------
16- Added built-in support for gettext if compiled support isn't available
ab7c676f 17- Made validate.php include a few more standard things
18- Corrected a bug when sending an email properly
ab68b3f6 19
20Version 1.1.0 -- April 21, 2000
21-------------------------------
f923b93d 22- Added option to have signout page redirect to another page (patch from Scott Bronson)
23 This can be configured in conf.pl (Org Prefs)
24- Much improved SMTP error handling (patch from Jeff Evans)
12d61439 25- Preferences are now cached instead of read in every page load.
80bb6546 26- Improved URL parser
d2f4c914 27- Added ability to read HTML messages by default instead of plain text (Display Options)
28- Added authenticated SMTP server support (configure in conf.pl)
29- Rewrote attachment handling code in compose.php
80bb6546 30- If aliases are typed in To, Cc, or Bcc, they are automatically looked up in
31 in the addressbook and converted to the associated addresses.
d2f4c914 32- Added collapseable folder listing (an option that can be turned on in Folder Options)
33- Added alternating row colors to improve interface (Display Options)
ceae39cc 34
7351b45d 35
36
dbf934ba 37Version 1.0.6 -- April 19, 2001
38-------------------------------
39- Reworked validation for each page. It's now standardized in validate.php
40- Fixed login bug that resulted from 1.0.5 security updates
41- Fixed plugin incompatibilities that were introduced in 1.0.5
42- Added more security checking to preference saving/loading
43- Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
44- Updated Finnish help files
45
80bb6546 46Version 1.0.5 -- April 17, 2001
47-------------------------------
48- MAJOR security issues addressed. Please upgrade as soon as possible.
49- Downloading attachments should work better due to a tip by Ray Black III.
50- Fixed bug with drop-down folder list not containing INBOX
ab7c676f 51- Added Swedish help files Teemu Junnila <teejun@vallcom.com>
80bb6546 52- Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
e40bd151 53
54Version 1.0.4 -- April 9, 2001
55------------------------------
56- Fixed some bugs with folder creation
57- Security fix for UW IMAP server to disallow folder paths outside of $folder_prefix
58- Some problems with header encoding/decoding fixed
59- Made subject column take up whatever width is available
60- Added bcc to html addressbook search
61
62Version 1.0.3 -- March 9, 2001
63------------------------------
dbf934ba 64- Many i18n enhancements/fixes
65- Fixed bug with default theme path being set incorrectly
66- Fixed problem when sending/forwarding multiple attachments
49cfb501 67- Made folder drop-down list consistant in look to the other drop-downs
66e1a00e 68- Fixed problem where some attachment filenames would not be displayed
69- Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
dbf934ba 70- Updated Norwegian translation
5729a6c1 71- Updated Brazillian Portuguise translation
49cfb501 72
73Version 1.0.2 -- February 8, 2001
74---------------------------------
4dc79fd1 75- Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
76 the same workaround for Konqueror and other PHP installations?)
9d7140c9 77- Select All works through the search
78- Better escaped string handling from POST variables
65f5b1c4 79- Many more code cleanups and optimizations
dbf934ba 80- Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
81