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