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