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