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