Added colapsable menus feature.
[squirrelmail.git] / ChangeLog
... / ...
CommitLineData
1**************************************
2*** Squirrelmail Stable Series 1.2 ***
3**************************************
4
5Version 1.2.5 -- CVS
6--------------------
7 - Made searching on multiple criteria possible, with thanks to Jason Munro
8 - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
9 - Fixed a small bug in db_prefs
10 - Allowed SquirrelMail to work from within a frame, eg. not using _top
11 this is configureable. (thanks to Simon Dick)
12 - Added options to conf.pl to enable automated plugin installation:
13 ./conf.pl --install-plugin <pluginname>. This allows plugins to be
14 distributed in packages. Conf.pl now also reports when saving fails.
15 - Attachment hooks now also allow specification of generic rules like
16 text/* which will be used when no specific rule is available.
17 - Fixed conf.pl to preserve any value $addrbook_dsn may have when it
18 rewrites the config.php
19
20Version 1.2.4 -- 25 January 2002
21--------------------------------
22 - Fixes a nasty remote arbitrary command execution vulnerability
23 in the spellchecker plugin.
24
25Version 1.2.3 -- 21 January 2002
26--------------------------------
27 - Fixed focus system on pages that contain forms.
28 - Fixed IMAP code to send different command identifiers as per
29 section 2.2.1 of RFC 2060.
30 - Fixed 'sticky priority' so that replies are set to the same
31 priority as the original message.
32 - Fixed Printer Friendly to print HTML messages.
33 - Fixed multiple receivers in Sent mailbox (#500910).
34 - Disabled prefs caching under PHP 4.1
35 - Added "Search Memory". Enabling to store up to
36 9 predefined searchs.
37 - Increased security in html message.
38 - Added the possibility to specify system-defined css in order to
39 allow users to change the font family and size of SM. Making possible to
40 make it bigger or smaller depending on their screen size. Sysops may add
41 or remove these system-defined css located in themes/css/
42 - Fixed a bug appearing on some apache virtual hosts
43 - Fixed javascript error (#505255)
44 - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
45
46Version 1.2.2 -- 1 January 2002
47-------------------------------
48
49 - Fixed an infinite loop in printer friendly when wrapping option
50 is not in the prefs.
51 Bug reported by Boris Manojlovic <steki@verat.net>
52 - Html cleanup, with patch from Dave Huang (#496712)
53 - Fixed a problem saving prefs when using PHP 4.1
54 - Russian, Thai, Swedish, Dutch and French update.
55 - Changed configure invocation from bash to sh. (Bug #496752)
56 - Changed conf.pl invocation from '#!/usr/bin/perl' to
57 '#!/usr/bin/env perl' to help people who have perl somewhere
58 else. (Bug #496753)
59 - Fixed sorting of folder list, bug #497181
60 - Fixed wrong behavior of non-javascript select all, bug #496681
61 - Added "Show Pages" link to message list showing all messages
62 (the resultant page of clicking "Show All")
63 - i18n Fix. Because of different configurations in the gettext system,
64 some installations could not manage correctly SM languages other than
65 English. This has been corrected.
66 - Miscellaneous rewrites and improvements.
67 - Moved locale files into the ISO-conformant directories.
68 - Moved help files into the ISO-conformant directories.
69 - Moved compilepo and mergepo files from locale/ into po/
70 - Slight i18n fixes and rewrites to accommodate for moved files.
71 - Fixes for entities in the subject when replying.
72 - Fixes for entities in the To: header. (Bug #489365)
73 - Fix for incorrect javascript prefs handling (Bug #497688)
74 - Added color 15 for themes to separate background and foreground colors.
75 - Added several new themes.
76
77Version 1.2.1 -- 25 December 2001
78---------------------------------
79
80 - Fixed the bug that kept the create, delete, and rename sections
81 from appearing in the folders page (#496604)
82 - Fixed the motd bug not allowing ' (#496616)
83 - Sorting of addressbook_search fixed, thanks to the patch of
84 Cor Bosman (xs4all)
85
86Version 1.2.0 -- 25 December 2001
87---------------------------------
88
89 - Collapsible Folders
90 - The Paginator!!!
91 - Hundreds of UI Tweaks
92 - Message Drafts
93 - Rewrite of much of the options pages
94 - Multiple identities
95 - Reply Citations
96 - Better Attachment Handling
97 - Integration of Several Plugins into Core Code (including xmailer,
98 attachment_common, paginator, priority, printer_friendly, sqclock)
99 - Ability to mark messages as Read/Unread
100 - New themes (including a Christmas theme, and several changing themes)
101 - Rewrite of much of the options pages code
102 - Improved support for newer versions of PHP
103 - Message lists can be shown with alternating colors for easier reading
104 - Can include/exclude yourself when using the "Reply All"
105 - Message highlighting comes with dozens more easily accessable colors.
106 - Option to set the "Priority" of the message(Normal/High/Low)
107 - Now able to show all messages of an inbox at the same time.
108 - Cleanup of the paginator code, improving display style
109 - Cleanup of configuration file code, a bit
110 - Introduction of sent_subfolders plugin as Official Plugin
111 - Bugfixes..and more Bugfixes!
112
113
114***************************************************************
115*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
116****************************************************************
117
118Version 1.2.0-rc3 -- 2 December 2001
119------------------------------------
120 - Speed improvements and optimizations on much of the code
121 - Comments added, formatting cleaned up for much of the code
122 - Several plugins integrated into the Squirrelmail core
123 (focus change, attachment common, printer friendly, etc)
124 - Several plugins added as "Official Plugins" to the main
125 Squirrelmail distribution
126 - First half of a rewrite of the option pages code
127 - The Paginator!!!
128 - Other stuff that I don't recall (developers, please fill this in!)
129
130Version 1.1.3 -- (never really released)
131----------------------------------------
132 - Added major speed improvements to IMAP functions by our
133 friends at XS4ALL
134 - Fixed MOTD
135 - Fixed multipart/alternative messages
136 - Updated Dutch translation
137 - Added Indonesian translation
138 - Added Portuguese (Portugal) translation
139 - Added language aliasing
140 - Added Turkish translation
141
142Version 1.1.2 -- May 21, 2001
143-----------------------------
144 - Many bugs squashed
145 - Several UI tweaks and improvements
146 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
147 - Updated Czech translation
148 - Support for multiple identities
149 - Support for Russian Apache removed. It is now deemed easier to just
150 turn off Charset Recoding in the Russian Apache config. See the file
151 doc/README.russian_apache
152
153Version 1.1.1 -- April 30, 2001
154-------------------------------
155 - Added built-in support for gettext if compiled support isn't available
156 - Made validate.php include a few more standard things
157 - Corrected a bug when sending an email properly
158
159Version 1.1.0 -- April 21, 2000
160-------------------------------
161 - Added option to have signout page redirect to another page (patch from
162 Scott Bronson) This can be configured in conf.pl (Org Prefs)
163 - Much improved SMTP error handling (patch from Jeff Evans)
164 - Preferences are now cached instead of read in every page load.
165 - Improved URL parser
166 - Added ability to read HTML messages by default instead of plain text
167 (Display Options)
168 - Added authenticated SMTP server support (configure in conf.pl)
169 - Rewrote attachment handling code in compose.php
170 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
171 in the addressbook and converted to the associated addresses.
172 - Added collapseable folder listing (an option that can be turned on in
173 Folder Options)
174 - Added alternating row colors to improve interface (Display Options)
175
176
177**************************************
178*** Squirrelmail Stable Series 1.0 ***
179**************************************
180
181Version 1.0.6 -- April 19, 2001
182-------------------------------
183 - Reworked validation for each page. It's now standardized in validate.php
184 - Fixed login bug that resulted from 1.0.5 security updates
185 - Fixed plugin incompatibilities that were introduced in 1.0.5
186 - Added more security checking to preference saving/loading
187 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
188 - Updated Finnish help files
189
190Version 1.0.5 -- April 17, 2001
191-------------------------------
192 - MAJOR security issues addressed. Please upgrade as soon as possible.
193 - Downloading attachments should work better due to a tip by Ray Black III.
194 - Fixed bug with drop-down folder list not containing INBOX
195 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
196 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
197
198Version 1.0.4 -- April 9, 2001
199------------------------------
200 - Fixed some bugs with folder creation
201 - Security fix for UW IMAP server to disallow folder paths outside of
202 $folder_prefix
203 - Some problems with header encoding/decoding fixed
204 - Made subject column take up whatever width is available
205 - Added bcc to html addressbook search
206
207Version 1.0.3 -- March 9, 2001
208------------------------------
209 - Many i18n enhancements/fixes
210 - Fixed bug with default theme path being set incorrectly
211 - Fixed problem when sending/forwarding multiple attachments
212 - Made folder drop-down list consistant in look to the other drop-downs
213 - Fixed problem where some attachment filenames would not be displayed
214 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
215 - Updated Norwegian translation
216 - Updated Brazillian Portuguise translation
217
218Version 1.0.2 -- February 8, 2001
219---------------------------------
220 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
221 the same workaround for Konqueror and other PHP installations?)
222 - Select All works through the search
223 - Better escaped string handling from POST variables
224 - Many more code cleanups and optimizations
225 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
226