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