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